Skip to content

Update FIPS exclusion list for .56 release - #360

Merged
keithc-ca merged 1 commit into
ibmruntimes:v0.56.0-releasefrom
taoliult:v0.56.0-release
Sep 29, 2025
Merged

Update FIPS exclusion list for .56 release#360
keithc-ca merged 1 commit into
ibmruntimes:v0.56.0-releasefrom
taoliult:v0.56.0-release

Conversation

@taoliult

Copy link
Copy Markdown
Contributor

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:

  1. The tests have since been backported, or
  2. They are not yet backported, but once they are, they will inevitably fail since the required algorithms are not supported in FIPS mode.

@taoliult
taoliult marked this pull request as draft September 25, 2025 20:54
@taoliult
taoliult force-pushed the v0.56.0-release branch 3 times, most recently from 43fa479 to 61613da Compare September 26, 2025 20:15
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
taoliult marked this pull request as ready for review September 26, 2025 20:18
@keithc-ca
keithc-ca merged commit da249ae into ibmruntimes:v0.56.0-release Sep 29, 2025
2 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.

2 participants