eclipse-openj9 / openj9

Eclipse OpenJ9: A Java Virtual Machine for OpenJDK that's optimized for small footprint, fast start-up, and high throughput. Builds on Eclipse OMR (https://github.com/eclipse/omr) and combines with the Extensions for OpenJDK for OpenJ9 repo.
Other
3.28k stars 720 forks source link

Update FIPS ignore lists #20335

Open keithc-ca opened 2 hours ago

keithc-ca commented 2 hours ago

The ProblemList-FIPS140*.txt files should specify generic-all instead of listing (a possibly incomplete) set of platforms for tests that involve algorithms, etc. that are not permitted or not available in general in FIPS140 environments. See https://github.com/ibmruntimes/openj9-openjdk-jdk17/pull/398#discussion_r1797342747 for a recent example.

FYI @jasonkatonica

github-actions[bot] commented 2 hours ago

Issue Number: 20335 Status: Open Recommended Components: comp:test, comp:vm, comp:build Recommended Assignees: keithc-ca, babsingh, pshipton