ibmruntimes / openj9-openjdk-jdk

Extensions for OpenJDK for Eclipse OpenJ9
GNU General Public License v2.0
17 stars 73 forks source link

Set property com.ibm.fips.mode based upon active profile #756

Closed jasonkatonica closed 6 months ago

jasonkatonica commented 6 months ago

When loading a restricted security mode profile we need to set the property value com.ibm.fips.mode to the value contained within the active profile.

Signed-off-by: Jason Katonica katonica@us.ibm.com

jasonkatonica commented 6 months ago

Please also squash and rebase on the head of the openj9 branch.

Just rebased and squashed upon head of openj9 branch.

keithc-ca commented 6 months ago

Jenkins test sanity zlinux jdknext

pshipton commented 6 months ago

@keithc-ca the backports for jdk11+ are created.

@jasonkatonica should this change go into the April release?