hg: jdk/submit: 8223262: [AOT] jaotc crashes with assert(!(((ThreadShadow*)__the_thread__)->has_pending_exception())) failed: Should not allocate with exception pending
vladimir.kozlov at oracle.com
vladimir.kozlov at oracle.com
Fri May 3 16:08:15 UTC 2019
Changeset: b7e6fc77c2f3
Author: kvn
Date: 2019-05-03 09:07 -0700
URL: http://hg.openjdk.java.net/jdk/submit/rev/b7e6fc77c2f3
8223262: [AOT] jaotc crashes with assert(!(((ThreadShadow*)__the_thread__)->has_pending_exception())) failed: Should not allocate with exception pending
Summary: Added missing checks for pending exception.
Reviewed-by: never, gdub, dnsimon
! src/hotspot/share/jvmci/jvmciCompilerToVM.cpp
More information about the jdk-submit-changes
mailing list