git: openjdk/jdk19: 8292260: [BACKOUT] JDK-8279219: [REDO] C2 crash when allocating array of size too large

Vladimir Kozlov kvn at openjdk.org
Fri Aug 12 20:27:18 UTC 2022


Changeset: 967a28c3
Author:    Vladimir Kozlov <kvn at openjdk.org>
Date:      2022-08-12 20:24:53 +0000
URL:       https://git.openjdk.org/jdk19/commit/967a28c3d85fdde6d5eb48aa0edd8f7597772469

8292260: [BACKOUT] JDK-8279219: [REDO] C2 crash when allocating array of size too large

Reviewed-by: vlivanov

! 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



More information about the jdk-changes mailing list