Skip to content

Commit cf53387

Browse files
Jiří Vaněkjerboaa
authored andcommitted
8342629: [11u] Properly message out that shenandoah is disabled
Reviewed-by: andrew
1 parent 249144c commit cf53387

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

make/autoconf/hotspot.m4

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -378,6 +378,7 @@ AC_DEFUN_ONCE([HOTSPOT_SETUP_JVM_FEATURES],
378378
fi
379379
else
380380
DISABLED_JVM_FEATURES="$DISABLED_JVM_FEATURES shenandoahgc"
381+
AC_MSG_RESULT([no, must be manually enabled --with-jvm-features=shenandoahgc])
381382
fi
382383
383384
# Only enable ZGC on supported platforms

0 commit comments

Comments
 (0)