diff --git a/buildspecs/core.feature b/buildspecs/core.feature
index 4f45327a162..2ec6f60ec93 100644
--- a/buildspecs/core.feature
+++ b/buildspecs/core.feature
@@ -107,6 +107,7 @@ SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0-only WITH Classpath-ex
+
diff --git a/buildspecs/j9.flags b/buildspecs/j9.flags
index 76c5e34c904..66b48ef0602 100644
--- a/buildspecs/j9.flags
+++ b/buildspecs/j9.flags
@@ -1705,6 +1705,10 @@ Only available on zOS
Enables support for CRIU Java API's
No support for CRIU Java API's
+
+ Enables support for OpenJDK CRAC
+ No support for OpenJDK CRAC
+
Add support for CUDA
diff --git a/jcl/jpp_configuration.xml b/jcl/jpp_configuration.xml
index 3a7175a98d1..ae6bef4a329 100644
--- a/jcl/jpp_configuration.xml
+++ b/jcl/jpp_configuration.xml
@@ -37,7 +37,7 @@
+ flags="CRIU_SUPPORT,INLINE-TYPES,OPENJDK_CRAC_SUPPORT,OPENJDK_METHODHANDLES"/>