-
Enhancement
-
Resolution: Unresolved
-
P4
-
None
-
None
-
None
Several classes lazily compute their hash value and store it in a field. These fields can typically be annotated with the `@Stable` annotation.
Here are some examples of such classes: Method, URI, URL, AclEntry, and ModuleReferenceImpl
Here are some examples of such classes: Method, URI, URL, AclEntry, and ModuleReferenceImpl
- relates to
-
JDK-8355379 Annotate lazy fields in java.security @Stable
-
- In Progress
-
-
JDK-8354300 Mark String.hash field @Stable
-
- Resolved
-
-
JDK-8356255 Add Stable Field Updaters to allow efficient lazy field evaluations
-
- New
-