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

Move common Method and Constructor fields to Executable

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • 25
    • 24
    • core-libs
    • None

      The VM's creation of Method and Constructor already has superclass handling for AccessibleObject. When Executable was introduced in release 8, the VM side was not changed for ease of work. The move of these common fields to Executable may make the code in Method and Constructor much cleaner. In this process, we can probably drop the unused `slot` field as well.

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

              Created:
              Updated: