RFR: 8276231: ciReplay: SIGSEGV when replay compiling lambdas

Christian Hagedorn chagedorn at openjdk.java.net
Tue Nov 16 15:53:47 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.

Looks good!

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

Marked as reviewed by chagedorn (Reviewer).

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


More information about the hotspot-compiler-dev mailing list