-
Enhancement
-
Resolution: Fixed
-
P2
-
8u40
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8063568 | 8u45 | Vladimir Kozlov | P2 | Resolved | Fixed | b01 |
JDK-8070848 | emb-8u47 | Vladimir Kozlov | P2 | Resolved | Fixed | team |
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.
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.
- backported by
-
JDK-8063568 Move RTM flags from Experimental to Product
- Resolved
-
JDK-8070848 Move RTM flags from Experimental to Product
- Resolved
- blocks
-
JDK-8054805 Update CLI tests on RTM options to reflect changes from JDK-8054376
- Resolved
- relates to
-
JDK-8031320 Use Intel RTM instructions for locks
- Closed
There are no Sub-Tasks for this issue.