JDK-4962341 : (reflect) Properly implement Class.getEnclosingMethod
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.lang:reflect
  • Affected Version: 5.0
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2003-12-02
  • Updated: 2012-09-28
  • Resolved: 2004-05-11
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 b51Fixed
Related Reports
Duplicate :  
Relates :  
Relates :  
Relates :  
Relates :  
Description
The method Class.getEnclosingMethod was added by 4891872 as part of the Tiger core reflection update.  However, the current implementation does not use examine the new vm attribute described in 4915419.  The implementation should be fixed to use the new vm attribute.

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

EVALUATION Should be fixed. ###@###.### 2003-12-02 The heavy lifting for this bug will be done by 4971742. ###@###.### 2004-01-22
02-12-2003