Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8348351

Improve lazy initialization of the available currencies set

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 25
    • core-libs
    • None

      The currencies set is lazily initialized. Rather than implement Double Checked Locking, utilize Stable Values (when available) which is more readable and offers constant-folding optimizations.

            jlu Justin Lu
            jlu Justin Lu
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: