RFR: 8276231: ciReplay: SIGSEGV when replay compiling lambdas

Dean Long dlong at openjdk.java.net
Mon Nov 15 22:28:32 UTC 2021


On Mon, 15 Nov 2021 22:09:21 GMT, Igor Veresov <iveresov at openjdk.org> wrote:

>> To fix the crash, we need to link the class before calling find_cached_constant_at().  I also fixed a confusing "line not properly terminated" error when we fail to load a class.
>
> Seems good.

Thanks @veresov.

-------------

PR: https://git.openjdk.java.net/jdk/pull/6398


More information about the hotspot-compiler-dev mailing list