JDK-8177132 : Release Note: Remove BackEdgeThreshold flag
  • Type: Sub-task
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 9
  • Priority: P4
  • Status: Closed
  • Resolution: Delivered
  • Submitted: 2017-03-20
  • Updated: 2019-09-13
  • Resolved: 2017-03-20
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
9Resolved
Description
The `-XX:BackEdgeThreshold` flag has been removed because it is no longer supported. Users now need to use `-XX:OnStackReplacePercentage` instead.
Comments
Thanks for the review, Zoltan!
20-03-2017

The release note generated from this issue (see below) looks good to me. Please consider it reviewed. "Remove BackEdgeThreshold flag The `-XX:BackEdgeThreshold` flag has been removed because it is no longer supported. Users now need to use `-XX:OnStackReplacePercentage` instead."
20-03-2017