JDK-8004728 : Add hotspot support for parameter reflection
  • Type: Sub-task
  • Component: hotspot
  • Sub-Component: runtime
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2012-12-07
  • Updated: 2017-05-17
  • Resolved: 2013-01-08
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 Other
8Fixed hs25Fixed
Related Reports
Relates :  
Description
Update HotSpot to be able to read in and store MethodParameter attributes.
Comments
Verified code changes are present in a checkout as of Jan 9
09-01-2013

CCC has been filed for parsing of classfile data and creation of the JVM_GetMethodParameters JNI function.
02-01-2013

Review request sent.
10-12-2012

Code changes in place and tested, going up for public review.
07-12-2012