[aarch64-port-dev ] git: openjdk/aarch64-port: master: 2 new changesets

Roland Westrelin roland at openjdk.java.net
Wed Feb 2 07:36:58 UTC 2022


Changeset: d32f99ee
Author:    Roland Westrelin <roland at openjdk.org>
Date:      2022-02-02 07:34:22 +0000
URL:       https://git.openjdk.java.net/aarch64-port/commit/d32f99ee65679601d6e160e7975fc1e367bfa6f4

8279219: [REDO] C2 crash when allocating array of size too large

Reviewed-by: thartmann, neliasso

! src/hotspot/share/opto/callnode.cpp
! src/hotspot/share/opto/callnode.hpp
! src/hotspot/share/opto/cfgnode.cpp
! src/hotspot/share/opto/compile.cpp
! src/hotspot/share/opto/graphKit.cpp
! src/hotspot/share/opto/macro.cpp
! src/hotspot/share/opto/macro.hpp
! src/hotspot/share/opto/split_if.cpp
+ test/hotspot/jtreg/compiler/allocation/TestAllocArrayAfterAllocNoUse.java
+ test/hotspot/jtreg/compiler/allocation/TestCCPAllocateArray.java
+ test/hotspot/jtreg/compiler/allocation/TestFailedAllocationBadGraph.java

Changeset: 97af3230
Author:    Roland Westrelin <roland at openjdk.org>
Date:      2022-02-02 07:35:34 +0000
URL:       https://git.openjdk.java.net/aarch64-port/commit/97af32304101397bb33cbbd1e35fd9124f9e2311

8280842: Access violation in ciTypeFlow::profiled_count

Reviewed-by: neliasso, vlivanov, kvn

! src/hotspot/share/ci/ciTypeFlow.cpp
+ test/hotspot/jtreg/compiler/profiling/TestSharedHeadExceptionBackedges.java



More information about the aarch64-port-dev mailing list