RFR(S) 8209825: guarantee(false) failed: wrong number of expression stack elements during deopt

Tobias Hartmann tobias.hartmann at oracle.com
Thu Aug 23 07:15:40 UTC 2018


Hi Dean,

looks good to me.

Thanks,
Tobias

On 23.08.2018 00:57, dean.long at oracle.com wrote:
> https://bugs.openjdk.java.net/browse/JDK-8209825
> http://cr.openjdk.java.net/~dlong/8209825/webrev/
> 
> This change fixes a problem with -XX:+VerifyStack where it was incorrectly assuming the expression
> stack size was 0.
> 
> dl
> 


More information about the hotspot-compiler-dev mailing list