Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8319386

Migrate Class::getEnclosingMethod/Constructor away from old generic utilities

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Not an Issue
    • Icon: P4 P4
    • None
    • None
    • core-libs

      `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.

            liach Chen Liang
            liach Chen Liang
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: