RFR: 8290432: C2 compilation fails with assert(node->_last_del == _last) failed: must have deleted the edge just produced [v3]
Yi Yang
yyang at openjdk.org
Wed Aug 24 02:27:14 UTC 2022
On Tue, 9 Aug 2022 13:00:00 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:
> I think we should add an IR verification test for [JDK-8273585](https://bugs.openjdk.org/browse/JDK-8273585).
Yes, we need a verification test for it. I'll do this later.
-------------
PR: https://git.openjdk.org/jdk/pull/9695
More information about the hotspot-compiler-dev
mailing list