ibmruntimes / openj9-openjdk-jdk8

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

Check RestrictedSecurity profile for errors #765

Closed taoliult closed 2 days ago

taoliult commented 3 days ago

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

This commit checks the misspelled properties and provider order numbers in RestrictedSecurity mode. If there is a misspelled property or the provider order numbers are not consecutive. The RestrictedSecurity mode initialization will stop and throw errors.

keithc-ca commented 2 days ago

Jenkins test sanity zlinux jdk8