-
Enhancement
-
Resolution: Not an Issue
-
P4
-
None
-
None
-
None
-
generic
-
generic
The generic repositories in sun.reflect.generics.repository, the scope, and their usages are often lazy initializations, and are good candidates for @Stable.
The repository usages that are potentially not thread-safe (in Method, Field, RecordComponent) will be updated to be thread-safe.
The repository usages that are potentially not thread-safe (in Method, Field, RecordComponent) will be updated to be thread-safe.
- links to
-
Review openjdk/jdk/8742