Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable system load tests for JDK 24+ #5928

Merged
merged 2 commits into from
Feb 4, 2025

Conversation

theresa-m
Copy link
Contributor

System load tests were disabled in #5817 due to the system test framework's reliance on the SecurityManager. Once adoptium/STF#143 is merged this reliance will be removed and the tests pass.

Depends on: adoptium/STF#143
Depends on: adoptium/aqa-systemtest#494

sanity.system: https://hyc-runtimes-jenkins.swg-devops.com/view/Test_grinder/job/Grinder/47194/
extended.system: https://hyc-runtimes-jenkins.swg-devops.com/view/Test_grinder/job/Grinder/47195/

It is no longer true that the system test framework
relies on the SecurityManager. This property is still
needed to run certain Mauve tests for Java 18-23.

Signed-off-by: Theresa Mammarella <[email protected]>
Signed-off-by: Theresa Mammarella <[email protected]>
@theresa-m
Copy link
Contributor Author

fyi @llxia

Copy link
Contributor

@llxia llxia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @theresa-m

@llxia llxia merged commit dddcbec into adoptium:master Feb 4, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants