-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: None
-
Component/s: hotspot
-
b27
In the section "Initialization variables with static storage duration" the Style Guide suggests using the class `Deferred<T>` as one of the approaches for avoiding dynamic initialization. That's the old name for the utility class now called `DeferredStatic<T>`. This reference should have been updated as part of JDK-8360458.
- relates to
-
JDK-8360458 Rename Deferred<> to DeferredStatic<> and improve usage description
-
- Resolved
-
- links to
-
Commit(master)
openjdk/jdk/bb867ed2
-
Review(master)
openjdk/jdk/28602