ibmruntimes / openj9-openjdk-jdk11

Extensions for OpenJDK 11 for Eclipse OpenJ9
GNU General Public License v2.0
32 stars 111 forks source link

Add fully-qualified class names of jar verification providers #794

Closed KostasTsiounis closed 2 months ago

KostasTsiounis commented 2 months ago

Additional entries, pertaining to the fully-qualified class names of the providers, are added to the list utilized to populate the ProviderList that is in turn used for jar verification.

This PR is related to https://github.com/eclipse-openj9/openj9/issues/19825.

Back-ported from: https://github.com/ibmruntimes/openj9-openjdk-jdk/pull/813

Signed-off-by: Kostas Tsiounis kostas.tsiounis@ibm.com

KostasTsiounis commented 2 months ago

FYI @keithc-ca

keithc-ca commented 2 months ago

Jenkins compile amac jdk11