Fix reference to DeferredStatic<T> in HotSpot Style Guide

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 26
    • 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.

            Assignee:
            Kim Barrett
            Reporter:
            Kim Barrett
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: