You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/jvm/module.yaml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -62,5 +62,5 @@ envs:
62
62
description: specify Java GC to use. The value of this variable should contain the necessary JRE command-line options to specify the required GC, which will override the default of `-:+UseParallelGC`.
63
63
example: -XX:+UseG1GC
64
64
- name: JAVA_COMPACT_OBJECT_HEADERS
65
-
description: Whether to enable compact object headers (JEP519) for JDK24 and newer. Enabled by default.
65
+
description: Whether to enable compact object headers (JEP 519) for JDK 25 and newer. Enabled by default.
0 commit comments