-
Bug
-
Resolution: Fixed
-
P4
-
24
-
b17
The name of the call we emit is "shenandoah_clone":
https://github.com/openjdk/jdk/blob/545951889c1ea68646be600decaf2bf4c049600b/src/hotspot/share/gc/shenandoah/c2/shenandoahBarrierSetC2.cpp#L806
...yet we test for "shenandoah_clone_barrier":
https://github.com/openjdk/jdk/blob/545951889c1ea68646be600decaf2bf4c049600b/src/hotspot/share/gc/shenandoah/c2/shenandoahBarrierSetC2.cpp#L688
https://github.com/openjdk/jdk/blob/545951889c1ea68646be600decaf2bf4c049600b/src/hotspot/share/gc/shenandoah/c2/shenandoahBarrierSetC2.cpp#L806
...yet we test for "shenandoah_clone_barrier":
https://github.com/openjdk/jdk/blob/545951889c1ea68646be600decaf2bf4c049600b/src/hotspot/share/gc/shenandoah/c2/shenandoahBarrierSetC2.cpp#L688
- relates to
-
JDK-8341242 Shenandoah: LRB node is not matched as GC barrier after JDK-8340183
-
- Resolved
-
-
JDK-8340186 Shenandoah: Missing load_reference_barrier_phantom_narrow match in is_shenandoah_lrb_call
-
- Resolved
-
- links to
-
Commit(master) openjdk/jdk/ea8f35b9
-
Commit(master) openjdk/shenandoah-jdk21u/d144b7b6
-
Review(master) openjdk/jdk/21014
-
Review(master) openjdk/shenandoah-jdk21u/124
(1 links to)