JDK-8151130 : [BACKOUT] Remove Method::_method_data for C1
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 9
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2016-03-03
  • Updated: 2020-09-01
  • Resolved: 2016-03-03
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
9 b110Fixed
Related Reports
Relates :  
Relates :  
Description
JDK-8147978 makes Method::_method_data available only in builds where  JVMCI or C2 is enabled. The erviceability-related file,  src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/oops/Method.java, relies on the Method::_method_data being available. As a result, a number of serviceability tests fail.
Comments
This is an integration blocker. We need to backout the original change. I created JDK-8151155 to redo the original fix.
03-03-2016

Chris, as you worked on JDK-8147978, can you please take care of this issue? Thank you!
03-03-2016