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

Method and Constructor signature parsing can be shared on the root object

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 24
    • 24
    • core-libs

      Method and Constructor parse their signature for generic information lazily. This information is not related to access control, which is the only mutable part of Method and Constructor. The sharing of parsed generic information can be done like sharing of MethodAccessor/ConstructorAccessor.

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

              Created:
              Updated:
              Resolved: