openj9
openj9 copied to clipboard
Clean up redundant OMR_GC flags in common.cmake
This commit removes some lines for OMR_GC flags in common.cmake. Those lines are not needed because the flags are defined by j9vm_shadowed_option() based on relevant J9VM_GC flags.
Jenkins test sanity all jdk11
Similar but independent PRs: #18918, #18966
This commit does not change omrcfg.h that is generated during the build.