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 more tests in FIPS140-3 #422

Conversation

JinhangZhang
Copy link
Contributor

Property 'jdk.tls.disabledAlgorithms' is not supposed to be set programmatically when in FIPS mode. Ignore this test for issue #20790.

Property 'jdk.tls.disabledAlgorithms' is not supposed to
be set programmatically when in FIPS mode. Ignore this
test for issue #20790.

Signed-off-by: Jinhang Zhang <Jinhang.Zhang@ibm.com>
@JinhangZhang
Copy link
Contributor Author

@jasonkatonica FYI

@JasonFengJ9
Copy link
Member

Property 'jdk.tls.disabledAlgorithms' is not supposed to be set programmatically when in FIPS mode.

Does this only apply to JDK17, or other versions?
If this applies to all Java versions, pls first create a PR at https://github.com/ibmruntimes/openj9-openjdk-jdk.

@JinhangZhang
Copy link
Contributor Author

JinhangZhang commented Dec 11, 2024

Property 'jdk.tls.disabledAlgorithms' is not supposed to be set programmatically when in FIPS mode.

Does this only apply to JDK17, or other versions? If this applies to all Java versions, pls first create a PR at https://github.com/ibmruntimes/openj9-openjdk-jdk.

Only on jdk17

@llxia
Copy link
Contributor

llxia commented Dec 11, 2024

@pshipton
Copy link
Member

It doesn't need to be backported, I've already included it in 0.49.

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.

4 participants