git: openjdk/jdk21u: master: 6 new changesets
Rob McKenna
robm at openjdk.org
Wed Aug 16 13:14:43 UTC 2023
Changeset: 01a5df68
Author: Tobias Hartmann <thartmann at openjdk.org>
Date: 2023-08-09 07:56:41 +0000
URL: https://git.openjdk.org/jdk21u/commit/01a5df689b675d69b4360ab87840c815cace9c9c
8313345: SuperWord fails due to CMove without matching Bool pack
Reviewed-by: chagedorn
Backport-of: d3b578f1c9d296ce8f99c70069df886e9f2dbef9
! src/hotspot/share/opto/superword.cpp
+ test/hotspot/jtreg/compiler/vectorization/TestCMoveWithoutBoolPack.java
Changeset: a0735305
Author: Jim Laskey <jlaskey at openjdk.org>
Date: 2023-08-09 10:46:42 +0000
URL: https://git.openjdk.org/jdk21u/commit/a07353053d3103a48ee1c5f208f055e580dd15ff
8312814: Compiler crash when template processor type is a captured wildcard
Reviewed-by: jjg, vromero
Backport-of: f14245b3880ff735ae231b4c7d2c6b6907c5f7d4
! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/TransTypes.java
+ test/langtools/tools/javac/template/T8312814.java
Changeset: c746fc01
Author: Jim Laskey <jlaskey at openjdk.org>
Date: 2023-08-09 15:13:37 +0000
URL: https://git.openjdk.org/jdk21u/commit/c746fc013cb9a765b374e77d1af24b1557e3691b
8313809: String template fails with java.lang.StringIndexOutOfBoundsException if last fragment is UTF16
Reviewed-by: redestad
Backport-of: 6864441163f946d0bec7380a2a120e31b812a6dc
! src/java.base/share/classes/java/lang/invoke/StringConcatFactory.java
+ test/jdk/java/lang/template/T8313809.java
Changeset: 8002b3e3
Author: Stefan Karlsson <stefank at openjdk.org>
Date: 2023-08-09 20:11:53 +0000
URL: https://git.openjdk.org/jdk21u/commit/8002b3e3f1308da8f468e2990c007e8e032bbabc
8311179: Generational ZGC: gc/z/TestSmallHeap.java failed with OutOfMemoryError
Reviewed-by: aboldtch, tschatzl
Backport-of: 28fd7a1739fd3c50c43ebfe6017a835225a453c6
! test/hotspot/jtreg/gc/z/TestSmallHeap.java
Changeset: 890adb64
Author: Daniel D. Daugherty <dcubed at openjdk.org>
Date: 2023-08-09 20:19:41 +0000
URL: https://git.openjdk.org/jdk21u/commit/890adb6410dab4606a4f26a942aed02fb2f55387
8314062: ProblemList jdk/jfr/tool/TestView.java on macosx-x64
Reviewed-by: naoto
! test/jdk/ProblemList.txt
Changeset: 9c24db16
Author: Rob McKenna <robm at openjdk.org>
Date: 2023-08-16 13:13:14 +0000
URL: https://git.openjdk.org/jdk21u/commit/9c24db165bb2019ddf220ae4fa06b272ab5c5db4
Merge
! test/jdk/ProblemList.txt
! test/jdk/ProblemList.txt
More information about the jdk-updates-changes
mailing list