git: openjdk/mobile: 2 new changesets
duke
duke at openjdk.java.net
Thu Feb 3 22:14:08 UTC 2022
Changeset: e44dc638
Author: Dean Long <dlong at openjdk.org>
Date: 2022-02-03 22:10:44 +0000
URL: https://git.openjdk.java.net/mobile/commit/e44dc638b8936b1b76ca9ddf9ece0c5c4705a19c
8271055: Crash during deoptimization with "assert(bb->is_reachable()) failed: getting result from unreachable basicblock" with -XX:+VerifyStack
Co-authored-by: Yi Yang <yyang at openjdk.org>
Co-authored-by: Yi Yang <qingfeng.yy at alibaba-inc.com>
Reviewed-by: vlivanov, thartmann
! src/hotspot/share/runtime/deoptimization.cpp
+ test/hotspot/jtreg/compiler/interpreter/Custom.jasm
+ test/hotspot/jtreg/compiler/interpreter/VerifyStackWithUnreachableBlock.java
Changeset: 7ada4790
Author: duke <duke at openjdk.org>
Date: 2022-02-03 22:11:25 +0000
URL: https://git.openjdk.java.net/mobile/commit/7ada4790f67fec62fad4660c4f954b4693f090c8
Automatic merge of jdk:master into master
More information about the mobile-changes
mailing list