-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: repo-genzgc
-
Component/s: hotspot
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
- ...
- 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
- ...
- relates to
-
JDK-8302857 Generational ZGC: enable correctness barrier elision tests on all platforms
-
- Resolved
-
-
JDK-8280378 [IR Framework] Support IR matching for different compile phases
-
- Resolved
-