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

Refactor weak references in StringTable to use the Access API

XMLWordPrintable

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

      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.

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

              Created:
              Updated:
              Resolved: