hg: jdk/hs: 8190797: OSR compilation fails with "assert(__the_thread__->can_call_java()) failed: can not load classes with compiler thread"
tobias.hartmann at oracle.com
tobias.hartmann at oracle.com
Fri Nov 10 12:14:54 UTC 2017
Changeset: 7437dc810834
Author: thartmann
Date: 2017-11-10 13:10 +0100
URL: http://hg.openjdk.java.net/jdk/hs/rev/7437dc810834
8190797: OSR compilation fails with "assert(__the_thread__->can_call_java()) failed: can not load classes with compiler thread"
Summary: Bail out with a meaningful error message in case we cannot throw a Java exception.
Reviewed-by: kvn, dholmes
! src/hotspot/share/oops/generateOopMap.cpp
+ test/hotspot/jtreg/compiler/linkage/OSRWithBadOperandStack.jasm
+ test/hotspot/jtreg/compiler/linkage/TestLinkageErrorInGenerateOopMap.java
More information about the jdk-hs-changes
mailing list