git: openjdk/jdk17u: 3 new changesets
Christoph Langer
clanger at openjdk.org
Tue Aug 16 14:02:07 UTC 2022
Changeset: 27057f84
Author: Severin Gehwolf <sgehwolf at openjdk.org>
Date: 2022-08-12 08:28:20 +0000
URL: https://git.openjdk.org/jdk17u/commit/27057f84af7712dbe769caf804db6c55b2b58a81
8292258: Bump update version for OpenJDK: jdk-17.0.4.1
Reviewed-by: stuefe
! .jcheck/conf
! make/conf/version-numbers.conf
Changeset: 02fa4be6
Author: Severin Gehwolf <sgehwolf at openjdk.org>
Date: 2022-08-16 08:28:46 +0000
URL: https://git.openjdk.org/jdk17u/commit/02fa4be6c4452ffa5fae8200024953e4ba1afd83
8292260: [BACKOUT] JDK-8279219: [REDO] C2 crash when allocating array of size too large
Reviewed-by: clanger
Backport-of: 967a28c3d85fdde6d5eb48aa0edd8f7597772469
! 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: cf0abb89
Author: Christoph Langer <christoph.langer at sap.com>
Committer: Christoph Langer <clanger at openjdk.org>
Date: 2022-08-16 16:00:36 +0000
URL: https://git.openjdk.org/jdk17u/commit/cf0abb895846c282a2f3b16310ac1db229bf9c8a
Merge 'jdk17.0.4.1' into master
! src/hotspot/share/opto/callnode.cpp
! src/hotspot/share/opto/cfgnode.cpp
! src/hotspot/share/opto/compile.cpp
! src/hotspot/share/opto/graphKit.cpp
! src/hotspot/share/opto/callnode.cpp
! src/hotspot/share/opto/cfgnode.cpp
! src/hotspot/share/opto/compile.cpp
! src/hotspot/share/opto/graphKit.cpp
More information about the jdk-updates-changes
mailing list