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

Remove remaining StoreLoad barrier with UseCondCardMark for Serial/Parallel GC

XMLWordPrintable

    • gc
    • b11

      Currently with serial and parallel gc we generate some StoreLoad barriers with UseCondCardMark on some platforms.

      These were only required for CMS, should probably have been made conditional on CardTable::scanned_concurrently() and are now obsolete and should be removed across the board.

      Noticed by [~kbarrett] during review of JDK-8260941.

            tschatzl Thomas Schatzl
            tschatzl Thomas Schatzl
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: