hg: jdk10/hs: 2 new changesets
jamsheed.c.m at oracle.com
jamsheed.c.m at oracle.com
Tue Oct 24 16:02:03 UTC 2017
Changeset: bba11a95e927
Author: jcm
Date: 2017-10-24 06:06 -0700
URL: http://hg.openjdk.java.net/jdk10/hs/rev/bba11a95e927
8168712: [AOT] assert(false) failed: DEBUG MESSAGE: InterpreterMacroAssembler::call_VM_base: last_sp != NULL
Summary: skip the assert for this specific case, as it is not an issue.
Reviewed-by: coleenp, dlong, kvn
! src/hotspot/cpu/aarch64/templateTable_aarch64.cpp
! src/hotspot/cpu/arm/templateTable_arm.cpp
! src/hotspot/cpu/x86/templateTable_x86.cpp
+ test/hotspot/jtreg/compiler/runtime/Test8168712.java
Changeset: 4a095d9ea838
Author: jcm
Date: 2017-10-24 14:53 +0000
URL: http://hg.openjdk.java.net/jdk10/hs/rev/4a095d9ea838
Merge
More information about the jdk10-hs-changes
mailing list