< prev index next >

common/autoconf/generated-configure.sh

Print this page
rev 2430 : 8172579: 8168503 broke AIX build
Reviewed-by:

@@ -4284,12 +4284,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"
 
 ###############################################################################

@@ -5165,11 +5165,11 @@
 # definitions. It is replaced with custom functionality when building
 # custom sources.
 #CUSTOM_AUTOCONF_INCLUDE
 
 # Do not change or remove the following line, it is needed for consistency checks:
-DATE_WHEN_GENERATED=1483978216
+DATE_WHEN_GENERATED=1484148747
 
 ###############################################################################
 #
 # Initialization / Boot-strapping
 #
< prev index next >