-
Bug
-
Resolution: Fixed
-
P3
-
5.0
-
b51
-
generic
-
generic
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.
- duplicates
-
JDK-4986031 (reflect) Class.getEnclosingMethod() does not work
-
- Closed
-
- relates to
-
JDK-4891872 (reflect) Extend reflection to support generics, metadata and JSR201 features
-
- Resolved
-
-
JDK-4971742 HotSpot must preserve EnclosingMethod attribute
-
- Closed
-
-
JDK-4915419 implement EnclosingMethod attribute for local classes
-
- Resolved
-
-
JDK-4986032 (reflect) getEnclosingConstructor: spec contradiction, incorrect behavior
-
- Closed
-