JDK-7052878 : javac needs tests for reading/writing generic signature attributes
  • Type: Enhancement
  • Component: tools
  • Sub-Component: javac
  • Affected Version: 8
  • Priority: P4
  • Status: Open
  • Resolution: Unresolved
  • OS: generic
  • CPU: generic
  • Submitted: 2011-06-09
  • Updated: 2013-07-18
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.
Other
tbd_majorUnresolved
Related Reports
Relates :  
Relates :  
Relates :  
Description
7052360 has revealed issues with the way that core reflection handles parsing generic signatures. When 7052360 has been fixed and a set of test cases are available, we should verify that javac (and classfile?) handle these test cases in the appropriate manner, by writing corresponding tests for javac.