git: openjdk/mobile: 2 new changesets
duke
duke at openjdk.java.net
Tue Jul 28 15:15:50 UTC 2020
Changeset: 31368cd1
Author: Christian Hagedorn <chagedorn at openjdk.org>
Date: 2020-07-28 16:05:30 +0000
URL: https://git.openjdk.java.net/mobile/commit/31368cd1
8249602: C2: assert(cnt == _outcnt) failed: no insertions allowed
Use DUIterator instead of DUIterator_Fast due to legit insertions.
Reviewed-by: kvn, thartmann
! src/hotspot/share/opto/loopTransform.cpp
+ test/hotspot/jtreg/compiler/loopopts/TestPreMainPostFallInEdges.java
Changeset: 77b91613
Author: duke <duke at openjdk.org>
Date: 2020-07-28 15:15:11 +0000
URL: https://git.openjdk.java.net/mobile/commit/77b91613
Automatic merge of jdk:master into master
More information about the mobile-changes
mailing list