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

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Not an Issue
    • Priority: P4
    • None
    • Affects Version/s: None
    • Component/s: 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.

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

              Created:
              Updated:
              Resolved: