JDK-8169586 : Add documentation for JDK-8059604 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: 2016-12-09
  • Resolved: 2016-12-09
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.

To download the current JDK release, click here.
JDK 9
9Fixed
Description
Add flag to the Tools Reference Guide:
-XX:CompileThresholdScaling
Comments
Looks good to me as well.
09-12-2016

Looks good to me.
09-12-2016

Added additional text input from Zoltan Majo: "Setting CompileThresholdScaling to a value < 1.0 results in earlier compilation, values > 1.0 delay compilation. Setting CompileThresholdScaling to 0 is equivalent to disabling compilation." Added "-XX:CompileThresholdScaling=scale" (similar to update for JDK-8169580) to address setting the value by the option mentioned by Zoltan's input. Also fixed the draft comment (copy/paste error).
08-12-2016

The option and its description text has been added to the Tools Ref Guide. The updated text is staged for eng review at: http://review.us.oracle.com/review2/Review.html#reviewId=311171;scope=review;status=open,fixed;documentId=1622012;noteId=3895827
08-12-2016