-
Enhancement
-
Resolution: Fixed
-
P3
-
7, 8, 9
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8057913 | 9 | Joel Borggrén-Franck | P3 | Closed | Fixed | b31 |
JDK-8085015 | emb-9 | Joel Borggrén-Franck | P3 | Resolved | Fixed | team |
JDK-8063854 | 8u45 | Joel Borggrén-Franck | P3 | Resolved | Fixed | b01 |
JDK-8070124 | emb-8u47 | Joel Borggrén-Franck | P3 | Resolved | Fixed | team |
Instances of Constructor/Method representing the same executable can share the LinkedHashMap of annotations between them.
This is a partial solution to jdk-8030126 . Sharing of String instances between instances representing _different_ executables is not addressed in this issue.
This is a partial solution to jdk-8030126 . Sharing of String instances between instances representing _different_ executables is not addressed in this issue.
- backported by
-
JDK-8063854 (reflect) Add sharing of annotations between instances of Executable
-
- Resolved
-
-
JDK-8070124 (reflect) Add sharing of annotations between instances of Executable
-
- Resolved
-
-
JDK-8085015 (reflect) Add sharing of annotations between instances of Executable
-
- Resolved
-
-
JDK-8057913 (reflect) Add sharing of annotations between instances of Executable
-
- Closed
-
- relates to
-
JDK-8030126 (ann) Unnecessary String allocation for instances of Annotations
-
- Closed
-