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

Fine tune string/symbol table parallelization

XMLWordPrintable

    • gc

        JDK-8027455 and JDK-8027476 implemented parallelization of string and symbol table unlink at G1 remark and full GC pauses.

        Some minor potential optimizations were not investigated:
        - false sharing of claim values
        - claim chunk size has been arbitrarily set to 32

        Also timing measurement code is missing.

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

                Created:
                Updated: