< prev index next >
common/autoconf/hotspot.m4
Print this page
rev 2430 : 8172579: 8168503 broke AIX build
Reviewed-by:
@@ -23,12 +23,12 @@
# questions.
#
# All valid JVM features, regardless of platform
VALID_JVM_FEATURES="compiler1 compiler2 zero shark minimal dtrace jvmti jvmci \
- graal fprof vm-structs jni-check services management all-gcs nmt cds \
- static-build link-time-opt aot"
+graal fprof vm-structs jni-check services management all-gcs nmt cds \
+static-build link-time-opt aot"
# All valid JVM variants
VALID_JVM_VARIANTS="server client minimal core zero zeroshark custom"
###############################################################################
< prev index next >