Skip to content

Commit

Permalink
Remove redundant disabling of CDS feature
Browse files Browse the repository at this point in the history
Signed-off-by: Keith W. Campbell <keithc@ca.ibm.com>
  • Loading branch information
keithc-ca committed Apr 18, 2024
1 parent bfbf1a2 commit 5a27282
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions closed/autoconf/custom-hook.m4
Original file line number Diff line number Diff line change
Expand Up @@ -663,9 +663,6 @@ AC_DEFUN_ONCE([CUSTOM_LATE_HOOK],
# Create the custom-spec.gmk
AC_CONFIG_FILES([$OUTPUTDIR/custom-spec.gmk:$CLOSED_AUTOCONF_DIR/custom-spec.gmk.in])
# explicitly disable classlist generation
ENABLE_GENERATE_CLASSLIST=false
if test "x$OPENJDK_BUILD_OS" = xwindows ; then
OPENJ9_TOOL_DIR="$OUTPUTDIR/tools"
AC_SUBST(OPENJ9_TOOL_DIR)
Expand Down

0 comments on commit 5a27282

Please sign in to comment.