JDK-8199213 : Add documentation for JDK-8198691 to Tools Reference Guide
Type:Sub-task
Component:docs
Sub-Component:tools
Affected Version:11
Priority:P4
Status:Resolved
Resolution:Fixed
Submitted:2018-03-07
Updated:2023-08-07
Resolved:2018-08-30
The Version table provides details related to the release that this issue/RFE will be addressed.
Unresolved : Release in which this issue/RFE will be addressed. Resolved: Release in which this issue/RFE has been resolved. Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.
[~cwayne], [~lucy] While the feature is documented here https://docs.oracle.com/en/java/javase/20/docs/specs/man/java.html#code-heap-state-analytics, I just noticed that the new 'Compiler.CodeHeap_Analytics' command is missing in the jcmd doc:
https://docs.oracle.com/en/java/javase/20/docs/specs/man/jcmd.html
I think it should be added. What do you think?
07-08-2023
I've updated the doc with the changes (CodeHeap to code heap) and restaged it at:
http://review.us.oracle.com/review2/Review.html#reviewId=363631;scope=review;status=open;documentId=2368658;fragment=GUID-7F6FB589-CB59-4B94-BE01-02F48C400243
Let me know if I was too aggressive in making the changes or if I missed any that needed to be changed.
28-08-2018
Thanks Clifford. I think the documentation in the Tools Reference Guide (for JDK 11) should be sufficient. I've removed the RN label.
19-03-2018
Tobias, The release note, if needed, would be added as a separate subtask of JDK-8198691. If you decide you don't want it, then simply delete the release-note=yes label on JDK-8198691. The Release Note report will begin to track this one now that the parent issue has the release-note=yes label attached to it.
The process for setting up the RN is described on https://wiki.se.oracle.com/display/JPG/JPG+Release+Notes. There is an automated tool that generates the EA Release Notes from the Jira issues based on the labels that you assign (http://java.us.oracle.com/jdk/releasenotes/).
The parent issue has an Affects Version of 10. Does there need to be an RN added for 10?
16-03-2018
The detailed documentation is attached as pdf to the RFE, probably a summary should go into the Tools Reference Guide and the full documentation should be linked.
Do we still need an item in the release notes?