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

Investigate using ClassValue to implement annotation caching in core reflection

XMLWordPrintable

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

      A private transient Map is used in java.lang.Class to hold annotation information. The ClassValue type introduced by JSR 292 might be a more performant way to mange this data.

            Unassigned Unassigned
            darcy Joe Darcy
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: