JDK-8009719 : core reflection should get type annotation data from the VM lazily
  • Type: Sub-task
  • Component: core-libs
  • Sub-Component: java.lang:reflect
  • Affected Version: 8
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2013-03-08
  • Updated: 2013-10-17
  • Resolved: 2013-09-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 b112Fixed
Related Reports
Relates :  
Relates :  
Description
Use the new JVM_ methods to fetch type annotation byte arrays instead of adding them at reflective object construction time.
Comments
Out for review on core-libs-dev
21-09-2013

noreg-cleanup, this is a refactoring that is covered by the current tests.
21-09-2013