hg: jdk/hs: 8148871: Possible wrong expression stack depth at deopt point
tobias.hartmann at oracle.com
tobias.hartmann at oracle.com
Thu Mar 1 08:03:36 UTC 2018
Changeset: 41e570d862b4
Author: thartmann
Date: 2018-03-01 08:58 +0100
URL: http://hg.openjdk.java.net/jdk/hs/rev/41e570d862b4
8148871: Possible wrong expression stack depth at deopt point
Summary: Add a special case for invoke bytecodes and use the parameter size instead of the oop map in that case.
Reviewed-by: never, dlong, minqi
! src/hotspot/share/interpreter/bytecode.cpp
! src/hotspot/share/interpreter/bytecode.hpp
! src/hotspot/share/runtime/deoptimization.cpp
+ test/hotspot/jtreg/compiler/interpreter/TestVerifyStackAfterDeopt.java
More information about the jdk-hs-changes
mailing list