Update FIPS exclusion list for .56 release - #360
Merged
Conversation
taoliult
marked this pull request as draft
September 25, 2025 20:54
taoliult
force-pushed
the
v0.56.0-release
branch
3 times, most recently
from
September 26, 2025 20:15
43fa479 to
61613da
Compare
Add tests from the JDK Next exclusion list to earlier JDK versions. Some of these tests were recently backported, while others are not yet backported but will fail once they are, since the required algorithms are not supported in FIPS. Signed-off-by: Tao Liu <tao.liu@ibm.com>
taoliult
force-pushed
the
v0.56.0-release
branch
from
September 26, 2025 20:16
61613da to
cc464d0
Compare
taoliult
marked this pull request as ready for review
September 26, 2025 20:18
keithc-ca
approved these changes
Sep 29, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Some tests listed in the JDK Next exclusion list were not backported to earlier JDK versions, likely because the tests themselves had not been backported at that time.
Now, these tests need to be added to the exclusion lists for earlier JDK versions because: