How to disable JVM features?

Vladimir Ivanov vladimir.x.ivanov at oracle.com
Thu Nov 30 18:35:44 UTC 2017


Hi,

I'm curious is there a way to disable JVM features from the default list.

Configure mentions --with-jvm-features [1], but it doesn't allow to 
remove features which are enabled by default (tried to override the 
list, but it didn't work).

Thanks!

Best regards,
Vladimir Ivanov

[1]
--with-jvm-features  additional JVM features to enable (separated by
                      comma), use '--help' to show possible values [none]
...
The following JVM features are available as arguments to 
--with-jvm-features.
Which are valid to use depends on the target platform.
   compiler1 compiler2 zero minimal dtrace jvmti jvmci graal vm-structs 
jni-check services management all-gcs nmt cds static-build link-time-opt 
  aot closed-src commercial-features trace



More information about the build-dev mailing list