Closed JasonFengJ9 closed 1 year ago
This seems to have also (unitentionally?) introduced OPENJ9_CONFIGURE_INLINE_TYPES
, OPENJ9_ENABLE_CONTINUATION_ALLOCATION_PROFILING
and OPENJ9_ENABLE_INLINE_TYPES
.
Yeah, it wasn't a clean cherry-pick, removed those at #711 as well.
CRIU
addsOPENJ9_ENABLE_OPENJDK_CRAC_SUPPORT
Added
--enable-openjdk-crac-support
,xa64
is enabled by default, other platforms are disabled by default; IfOPENJ9_ENABLE_OPENJDK_CRAC_SUPPORT
is on,opt_openjdkCracSupport
andOPENJDK_CRAC_SUPPORT
are enabled.Depends on
Cherry-pick
Signed-off-by: Jason Feng fengj@ca.ibm.com