Integrated: 8276231: ciReplay: SIGSEGV when replay compiling lambdas
Dean Long
dlong at openjdk.java.net
Tue Nov 16 17:28:41 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.
This pull request has now been integrated.
Changeset: e5ffdf91
Author: Dean Long <dlong at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/e5ffdf9120c14b38e4c8794888d2002e2686ebfc
Stats: 2 lines in 1 file changed: 2 ins; 0 del; 0 mod
8276231: ciReplay: SIGSEGV when replay compiling lambdas
Reviewed-by: iveresov, chagedorn
-------------
PR: https://git.openjdk.java.net/jdk/pull/6398
More information about the hotspot-compiler-dev
mailing list