-
Enhancement
-
Resolution: Not an Issue
-
P4
-
None
-
None
`Class::getEnclosingMethod` and `getEnclosingConstructor` currently uses legacy generic repository to parse method descriptors. Such usage should be migrated to more simple utilities, such as `BytecodeDescriptor::parseMethod`, which will also ease the migration of old generic implementation to be based off Class-File API.
- links to
-
Review openjdk/jdk/16496