git: openjdk/mobile: 2 new changesets
duke
duke at openjdk.java.net
Thu Aug 13 14:06:23 UTC 2020
Changeset: 191e1e60
Author: Tobias Hartmann <thartmann at openjdk.org>
Date: 2020-08-13 16:01:45 +0000
URL: https://git.openjdk.java.net/mobile/commit/191e1e60
8251458: Parse::do_lookupswitch fails with "assert(_cnt >= 0) failed"
Limit the counter value to max_jint.
Reviewed-by: kvn, vlivanov, chagedorn
! src/hotspot/share/opto/parse2.cpp
+ test/hotspot/jtreg/compiler/profiling/TestMultiBranchDataOverflow.java
Changeset: 75cc118f
Author: duke <duke at openjdk.org>
Date: 2020-08-13 14:06:00 +0000
URL: https://git.openjdk.java.net/mobile/commit/75cc118f
Automatic merge of jdk:master into master
More information about the mobile-changes
mailing list