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

Improve VM.isBooted and VM.isModuleSystemInited

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Duplicate
    • Icon: P3 P3
    • None
    • None
    • core-libs
    • None

      These methods currently do a volatile read of the initState. We should change them to each read a stable field or use a stable array.

            alanb Alan Bateman
            alanb Alan Bateman
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: