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

Reduce space ovehead in core reflection introduced with type annotations

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 8
    • 8
    • core-libs
    • b71
    • 8
    • Not verified

      As part of the work on core reflection for type annotations an additional field was added to j.l.reflect.Field, Method and Constructor to store the raw bytes for type annotations.

      This field should be consolidated with the previous field for storing the raw byes for regular annotations.

        There are no Sub-Tasks for this issue.

            jfranck Joel Borggrén-Franck (Inactive)
            jfranck Joel Borggrén-Franck (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: