Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8362032 | 25.0.1 | Roman Kennke | P4 | Resolved | Fixed | b02 |
JDK-8360660 | 25 | Roman Kennke | P4 | Resolved | Fixed | b30 |
The manpage sources need to be updated.
The section "Advanced Runtime Options for Java" should note the -XX:+UseCompactObjectHeaders option and that it improves Java heap memory usage: https://docs.oracle.com/en/java/javase/24/docs/specs/man/java.html#advanced-runtime-options-for-java
The sources are here (used to not be in the open repository): src/java.base/share/man/java.md
Since UseCompactObjectHeaders seems more useful than some of the other options in the list (except the JFR and NMT options), I think it should go first.
[~rkennke] Would you like to write the description to document the option?
The section "Advanced Runtime Options for Java" should note the -XX:+UseCompactObjectHeaders option and that it improves Java heap memory usage: https://docs.oracle.com/en/java/javase/24/docs/specs/man/java.html#advanced-runtime-options-for-java
The sources are here (used to not be in the open repository): src/java.base/share/man/java.md
Since UseCompactObjectHeaders seems more useful than some of the other options in the list (except the JFR and NMT options), I think it should go first.
[~rkennke] Would you like to write the description to document the option?
- backported by
-
JDK-8360660 Update Manpage for Compact Object Headers (Production)
-
- Resolved
-
-
JDK-8362032 Update Manpage for Compact Object Headers (Production)
-
- Resolved
-
- links to
-
Commit(jdk25) openjdk/jdk/658f80e3
-
Commit(master) openjdk/jdk/75ce44aa
-
Review(jdk25) openjdk/jdk/25974
-
Review(master) openjdk/jdk/25491
(1 links to)