-
Enhancement
-
Resolution: Not an Issue
-
P4
-
None
-
None
-
None
-
generic
-
generic
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.