Investigate using ClassValue to implement annotation caching in core reflection

XMLWordPrintable

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

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

              Created:
              Updated:
              Resolved: