ibmruntimes / openj9-openjdk-jdk8

Extensions for OpenJDK8 for Eclipse OpenJ9
GNU General Public License v2.0
52 stars 113 forks source link

Support provider fully-qualified class name in Restricted Security mode #758

Closed taoliult closed 3 months ago

taoliult commented 3 months ago

This is a back port PR from JDKNext PR https://github.com/ibmruntimes/openj9-openjdk-jdk/pull/758

This PR is for updating the codes to only support the fully-qualified class name when checking the providers in restricted security mode. And because of the provider list in OpenJDK8 java.security file is already using the fully-qualified class name, then no changes needed for the java.security file.

keithc-ca commented 3 months ago

Jenkins line endings check

keithc-ca commented 3 months ago

Jenkins test sanity zlinux jdk8