Skip to content

Commit

Permalink
Merge pull request ibmruntimes#7 from keithc-ca/rm_opt_openjdkThreadS…
Browse files Browse the repository at this point in the history
…upport

Remove reference to opt_openjdkThreadSupport
  • Loading branch information
pshipton authored Jan 11, 2023
2 parents 0d87697 + 2d486c3 commit 09cb1f2
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 09cb1f2

Please sign in to comment.