ibmruntimes / openj9-openjdk-jdk17

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

Remove the unneeded Hotspot features for building OpenJ9 #340

Closed pshipton closed 5 months ago

pshipton commented 5 months ago

OpenJ9 builds don't need to include support for the removed Hotspot features: cds compiler1 compiler2 jni-check jvmci jvmti minimal nmt services static-build vm-structs zero and all the gc's.

With this change configure shows: checking JVM features to use for variant 'server'... 'dtrace jfr management'

Backport of https://github.com/ibmruntimes/openj9-openjdk-jdk/pull/774

keithc-ca commented 5 months ago

Jenkins compile amac jdk17