Skip to content
This repository has been archived by the owner on Dec 13, 2024. It is now read-only.

Commit

Permalink
Merge pull request #61 from keithc-ca/rm_opt_openjdkThreadSupport
Browse files Browse the repository at this point in the history
Remove reference to opt_openjdkThreadSupport
  • Loading branch information
pshipton authored Jan 11, 2023
2 parents fc0cc67 + 5112a65 commit 09ee4f3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions closed/OpenJ9.gmk
Original file line number Diff line number Diff line change
Expand Up @@ -277,9 +277,6 @@ endif # OPENJ9_ENABLE_CRIU_SUPPORT
FEATURE_SED_SCRIPT += $(call SedDisable,opt_methodHandle)
FEATURE_SED_SCRIPT += $(call SedEnable,opt_openjdkMethodhandle)

# Adjust OpenJDK thread support enablement flags.
FEATURE_SED_SCRIPT += $(call SedEnable,opt_openjdkThreadSupport)

# Disable windows rebase.
SPEC_SED_SCRIPT += $(call SedDisable,uma_windowsRebase)

Expand Down

0 comments on commit 09ee4f3

Please sign in to comment.