File tree Expand file tree Collapse file tree 2 files changed +10
-3
lines changed Expand file tree Collapse file tree 2 files changed +10
-3
lines changed Original file line number Diff line number Diff line change @@ -4410,7 +4410,7 @@ VS_SDK_PLATFORM_NAME_2017=
44104410#CUSTOM_AUTOCONF_INCLUDE
44114411
44124412# Do not change or remove the following line, it is needed for consistency checks:
4413- DATE_WHEN_GENERATED=1600276123
4413+ DATE_WHEN_GENERATED=1602789392
44144414
44154415###############################################################################
44164416#
Original file line number Diff line number Diff line change @@ -891,8 +891,8 @@ CYGWIN_LINK
891891OUTPUT_ROOT
892892CONF_NAME
893893SPEC
894- OPENJ9_ENABLE_OPENJDK_METHODHANDLES
895894OPENJ9_ENABLE_MICROJIT
895+ OPENJ9_ENABLE_OPENJDK_METHODHANDLES
896896OPENJ9_ENABLE_JITSERVER
897897OPENJ9_ENABLE_DDR
898898OPENJ9_GDK_HOME
@@ -4537,6 +4537,8 @@ VS_SDK_PLATFORM_NAME_2017=
45374537
45384538
45394539
4540+
4541+
45404542
45414543
45424544
@@ -4550,7 +4552,7 @@ VS_SDK_PLATFORM_NAME_2017=
45504552
45514553
45524554# Do not change or remove the following line, it is needed for consistency checks:
4553- DATE_WHEN_GENERATED=1600276123
4555+ DATE_WHEN_GENERATED=1602789392
45544556
45554557###############################################################################
45564558#
@@ -15949,6 +15951,11 @@ $as_echo "no (explicitly disabled)" >&6; }
1594915951$as_echo "no (default)" >&6; }
1595015952 else
1595115953 as_fn_error $? "--enable-openjdk-methodhandles accepts no argument" "$LINENO" 5
15954+ fi
15955+
15956+
15957+
15958+
1595215959 # Check whether --enable-microjit was given.
1595315960if test "${enable_microjit+set}" = set; then :
1595415961 enableval=$enable_microjit;
You can’t perform that action at this time.
0 commit comments