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

CMS _overflow_list is missing volatile specifiers.

    XMLWordPrintable

Details

    • gc
    • b140
    • generic
    • generic

    Description

      In CMS, the _overflow_list which is part of a lock-free protocol is being manipulated without volatile specifier.

      This leads to less robust behavior, and using volatiles is preferred.

      This is related to JDK-8033552, but was split out to a separate CR, because that one was a bit too long.

      Attachments

        Issue Links

          Activity

            People

              eosterlund Erik Ă–sterlund
              eosterlund Erik Ă–sterlund
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: