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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

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 <Theresa.T.Mammarella@ibm.com>
Signed-off-by: Theresa Mammarella <Theresa.T.Mammarella@ibm.com>
@theresa-m
Copy link
Contributor Author

fyi @llxia

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.

2 participants