RFR: 8276231: ciReplay: SIGSEGV when replay compiling lambdas

Igor Veresov iveresov at openjdk.java.net
Mon Nov 15 22:12:37 UTC 2021


On Mon, 15 Nov 2021 21:24:43 GMT, Dean Long <dlong 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.

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

Marked as reviewed by iveresov (Reviewer).

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


More information about the hotspot-compiler-dev mailing list