Skip to content

Commit 512b910

Browse files
jmtdjerboaa
andauthored
Update modules/jvm/module.yaml
Co-authored-by: Severin Gehwolf <[email protected]>
1 parent c95965b commit 512b910

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/jvm/module.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,5 +62,5 @@ envs:
6262
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`.
6363
example: -XX:+UseG1GC
6464
- 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.
6666
example: "false"

0 commit comments

Comments
 (0)