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

Exclude Mauve tests that use SecurityManager for JDK24 #494

Merged
merged 1 commit into from
Feb 3, 2025

Conversation

theresa-m
Copy link
Contributor

The SecurityManager is removed in JDK 24. Exclude Mauve tests that are failing due to illegal use of the security manager.

The SecurityManager is removed in JDK 24. Exclude Mauve tests
that are failing due to illegal use of the security manager.

Signed-off-by: Theresa Mammarella <Theresa.T.Mammarella@ibm.com>
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 requested a review from LongyuZhang February 3, 2025 14:30
@llxia
Copy link
Contributor

llxia commented Feb 3, 2025

If we want to reinclude Mauve, we will need to update Mauve tests once we have the source.
adoptium/aqa-tests#5760

FYI @smlambert

Copy link
Contributor

@LongyuZhang LongyuZhang left a comment

Choose a reason for hiding this comment

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

LGTM

@LongyuZhang LongyuZhang merged commit 2009cbc into adoptium:master Feb 3, 2025
1 check 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