JDK-8054376 : Move RTM flags from Experimental to Product
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 8u40
  • Priority: P2
  • Status: Closed
  • Resolution: Fixed
  • CPU: x86
  • Submitted: 2014-08-05
  • Updated: 2015-01-21
  • Resolved: 2014-08-11
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 8
8u40 b02Fixed
Related Reports
Blocks :  
Relates :  
Sub Tasks
JDK-8054382 :  
JDK-8056307 :  
Description
In 8u20 RTM instructions and associated flags were added to HotSpot as part of JDK-8031320.
The flags concerning RTM where all added under experimental and are hence unsupported, as part of 8u40 they must be move out of experimental.

The following flags must be made regular product flags, UseRTMLocking , UseRTMDeopt and RTMRetryCount.
Comments
9-na: only 8u40 have to be updated.
08-08-2014