Details
-
Bug
-
Resolution: Withdrawn
-
P2
-
None
-
8-shenandoah, 11-shenandoah, 12
-
generic
-
generic
Description
There is a block that attempts to skip a Shenandoah barrier that is wrapped in a null-check. This appears to be a left-over from when we expanded barriers in .ad. We should have no business dealing with null-checks that we haven't generated ourselves.
This affects a bug-fix that we need to do for shenandoah/jdk11, where we seem to be break the graph when keeping that code.
This affects a bug-fix that we need to do for shenandoah/jdk11, where we seem to be break the graph when keeping that code.