JDK-8204240 : Extend MDO to allow more reasons to be recorded per bci
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 11
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2018-06-01
  • Updated: 2019-04-05
  • Resolved: 2018-06-15
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 11
11 b19Fixed
Related Reports
Relates :  
Relates :  
Description
Currently only 7 reasons can be recorded per bci.
Comments
All test passed (including on SPARC). It is good for push.
13-06-2018

webrev: http://cr.openjdk.java.net/~roland/8204240/webrev.00/
13-06-2018