Closed JasonFengJ9 closed 8 months ago
This isn't needed since exports jdk.crac;
will be removed by an OpenJ9 PR (still in progress), and the package jdk.crac
will be exported programmatically at runtime when the CRaC API is in use, i.e., -XX:CRaCCheckpointTo
is specified.
Disable
CRAC_SUPPORT
by default for all platformsDepended on
This fixes an internal RTC workitem 150440.
Signed-off-by: Jason Feng fengj@ca.ibm.com