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

Refactor weak references in StringTable to use the Access API

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Fixed
    • P4
    • 11
    • None
    • hotspot
    • None
    • gc
    • b01

    Description

      The StringTable contains weak references to oops. Today the weak semantics is managed using explicit calls to G1 SATB enqueue barriers.

      Now that the Access API is available, it should be used instead as it is more modular.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: