hg: jdk/hs: 8198826: -XX:+VerifyStack fails with fatal error: ExceptionMark constructor expects no pending exceptions
tobias.hartmann at oracle.com
tobias.hartmann at oracle.com
Fri Mar 2 10:12:35 UTC 2018
Changeset: e6fbaf07192f
Author: thartmann
Date: 2018-03-02 11:06 +0100
URL: http://hg.openjdk.java.net/jdk/hs/rev/e6fbaf07192f
8198826: -XX:+VerifyStack fails with fatal error: ExceptionMark constructor expects no pending exceptions
Summary: Save and restore pending exception while executing stack verification code at deoptimization.
Reviewed-by: kvn, dholmes
! src/hotspot/share/runtime/deoptimization.cpp
! test/hotspot/jtreg/compiler/uncommontrap/TestDeoptOOM.java
More information about the jdk-hs-changes
mailing list