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

Generational ZGC: Add barrier elision tests

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • repo-genzgc
    • repo-genzgc
    • hotspot
    • gc

      Add tests that exercise C2's generational ZGC barrier elision, including different combinations of the following dimensions:

      - elision type (allocation vs. domination)
      - first access type (read vs. write)
      - second access type (read vs. write)
      - scope (local vs. global)
      - object type (array vs. class instance)
      - compile-time offset knownness (for arrays only)
      - object equality
      - field equality
      - ...

            rcastanedalo Roberto Castaneda Lozano
            rcastanedalo Roberto Castaneda Lozano
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: