Use atomic boolean type in G1FullGCAdjustTask

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 17
    • Affects Version/s: 17
    • Component/s: hotspot
    • gc
    • b11

      In G1FullGCAdjustTask, `bool` could be used now that atomic boolean type is supported.

      ```
        volatile uint _references_done; // Atomic counter / bool
      ```

            Assignee:
            Albert Yang
            Reporter:
            Albert Yang
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: