JDK-4971742 : HotSpot must preserve EnclosingMethod attribute
  • Type: Bug
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 5.0
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2003-12-22
  • Updated: 2012-10-08
  • Resolved: 2004-02-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
5.0 b39Fixed
Related Reports
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Description
As part of the reflection support for generics, the EnclosingMethod attribute
was added to the 1.5 class file format to allow proper reflection on the type
variables of anonymous classes declared inside generified methods. The JVM needs
to parse and preserve this attribute and return it from certain reflective
calls.

Comments
CONVERTED DATA BugTraq+ Release Management Values COMMIT TO FIX: tiger-beta2 FIXED IN: tiger-beta2 INTEGRATED IN: tiger-b39
14-06-2004

EVALUATION Implemented in HotSpot in 1.5.0 b39 or b40. The JDK support will follow. ###@###.### 2004-02-11
11-02-2004