JDK-8004727 : Add compiler support for parameter reflection
  • Type: Sub-task
  • Component: tools
  • Sub-Component: javac
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2012-12-07
  • Updated: 2017-05-17
  • Resolved: 2012-12-30
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
8 b73Fixed
Related Reports
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Description
Update javac to be able to generate MethodParameter attributes.
Comments
Confirmed that changes appear in a checkout, and that JTREG tests pass
02-01-2013

Code changes made, and tests written, but needs additional consideration for the case where LocalVariableTable conflicts with MethodParameters.
07-12-2012