git: openjdk/mobile: 2 new changesets
duke
duke at openjdk.org
Thu Dec 19 16:12:05 UTC 2024
Changeset: 2649a973
Branch: master
Author: Roland Westrelin <roland at openjdk.org>
Date: 2024-12-19 16:09:41 +0000
URL: https://git.openjdk.org/mobile/commit/2649a97332b4af4f6eebc0c83af77e1c77760644
8332827: [REDO] C2: crash in compiled code because of dependency on removed range check CastIIs
Reviewed-by: epeter, chagedorn
! src/hotspot/share/opto/castnode.cpp
! src/hotspot/share/opto/castnode.hpp
! src/hotspot/share/opto/compile.cpp
! src/hotspot/share/opto/node.cpp
! src/hotspot/share/opto/node.hpp
+ test/hotspot/jtreg/compiler/rangechecks/TestArrayAccessAboveRCAfterRCCastIIEliminated.java
+ test/hotspot/jtreg/compiler/rangechecks/TestRangeCheckCastIISplitThruPhi.java
+ test/hotspot/jtreg/compiler/vectorization/TestVectorizationNegativeScale.java
Changeset: 8ab68529
Branch: master
Author: duke <duke at openjdk.org>
Date: 2024-12-19 16:10:10 +0000
URL: https://git.openjdk.org/mobile/commit/8ab68529a5b0a56263ac5f61b07c8d4c8201e54a
Automatic merge of jdk:master into master
More information about the mobile-changes
mailing list