git: openjdk/mobile: 2 new changesets
duke
duke at openjdk.java.net
Tue Nov 24 16:52:49 UTC 2020
Changeset: 1c4c99ea
Author: Tobias Hartmann <thartmann at openjdk.org>
Date: 2020-11-24 16:52:13 +0000
URL: https://github.com/openjdk/mobile/commit/1c4c99ea
8256823: C2 compilation fails with "assert(isShiftCount(imm8 >> 1)) failed: illegal shift count"
Reviewed-by: vlivanov, kvn, chagedorn
! src/hotspot/cpu/x86/assembler_x86.cpp
! src/hotspot/share/opto/addnode.cpp
! src/hotspot/share/opto/mulnode.cpp
! src/hotspot/share/opto/mulnode.hpp
! test/hotspot/jtreg/compiler/intrinsics/TestRotate.java
Changeset: 4201a710
Author: duke <duke at openjdk.org>
Date: 2020-11-24 16:52:26 +0000
URL: https://github.com/openjdk/mobile/commit/4201a710
Automatic merge of jdk:master into master
More information about the mobile-changes
mailing list