JDK-8169584 : Add documentation for JDK-6869327 to Tools Reference Guide
Type:Sub-task
Component:docs
Sub-Component:tools
Affected Version:9
Priority:P4
Status:Resolved
Resolution:Fixed
Submitted:2016-11-11
Updated:2024-03-11
Resolved:2017-01-06
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.
Add flag to the Tools Reference Guide:
-XX:UseCountedLoopSafepoints
Comments
Hi Shilpa,
this looks good to me!
Thanks,
Tobias
06-01-2017
Hi Shilpa, the text looks good to me but should be under "Advanced JIT Compiler Options". Could you please provide the link to the review?
06-01-2017
Hi,
Added -XX:UseCountedLoopSafepoints flag under java > Advanced Runtime Options for java with the following description:
-XX:UseCountedLoopSafepoints : Keeps safepoints in counted loops. Its default value will be false.
Hope description is fine.