git: openjdk/jdk22u: master: 9 new changesets
Rob McKenna
robm at openjdk.org
Wed Dec 20 15:25:07 UTC 2023
Changeset: a55e18ba
Author: Adam Sotona <asotona at openjdk.org>
Date: 2023-12-13 08:48:44 +0000
URL: https://git.openjdk.org/jdk22u/commit/a55e18baf093aa53aae954e3c9650770d703266e
8321641: ClassFile ModuleAttribute.ModuleAttributeBuilder::moduleVersion spec contains a copy-paste error
Reviewed-by: alanb
Backport-of: 3c6459e1de9e75898a1b32a95acf684050fbe1af
! src/java.base/share/classes/java/lang/classfile/attribute/ModuleAttribute.java
Changeset: 41b7296f
Author: Tobias Hartmann <thartmann at openjdk.org>
Date: 2023-12-14 09:42:38 +0000
URL: https://git.openjdk.org/jdk22u/commit/41b7296f4988d2a3b3d212b0634ded9e59496590
8321974: Crash in ciKlass::is_subtype_of because TypeAryPtr::_klass is not initialized
Reviewed-by: epeter, tholenstein
Backport-of: c8ad7b7f84ead3f850f034e1db6335bbbac41589
! src/hotspot/share/opto/type.cpp
! src/hotspot/share/opto/type.hpp
+ test/hotspot/jtreg/compiler/c2/TestUninitializedKlassField.java
Changeset: d62249a3
Author: Jorn Vernee <jvernee at openjdk.org>
Date: 2023-12-14 14:58:01 +0000
URL: https://git.openjdk.org/jdk22u/commit/d62249a3abec28be0b3b9797f899adbdfd941cbe
8321400: java/foreign/TestStubAllocFailure.java fails with code cache exhaustion
Reviewed-by: mcimadamore
Backport-of: 7ece9e90c0198f92cdf8d620e346c4a9832724cd
! test/jdk/java/foreign/TestAddressDereference.java
! test/jdk/java/foreign/TestStubAllocFailure.java
! test/jdk/java/foreign/TestUpcallException.java
! test/jdk/java/foreign/UpcallTestHelper.java
! test/jdk/java/foreign/critical/TestCriticalUpcall.java
! test/jdk/java/foreign/passheapsegment/TestPassHeapSegment.java
! test/lib/jdk/test/lib/process/OutputAnalyzer.java
Changeset: d7b592ab
Author: Jamil Nimeh <jnimeh at openjdk.org>
Date: 2023-12-14 18:09:04 +0000
URL: https://git.openjdk.org/jdk22u/commit/d7b592ab21fb268120059b466a100f70e8c279b9
8321542: C2: Missing ChaCha20 stub for x86_32 leads to crashes
Reviewed-by: kvn
Backport-of: 5718039a46ae51fa9b7042fe7163e3637e981b05
! src/hotspot/cpu/x86/vm_version_x86.cpp
Changeset: 6b46c776
Author: Tobias Hartmann <thartmann at openjdk.org>
Date: 2023-12-15 14:28:47 +0000
URL: https://git.openjdk.org/jdk22u/commit/6b46c776e4c317c1b0778109d1684d96d7087a36
8320682: [AArch64] C1 compilation fails with "Field too big for insn"
Reviewed-by: chagedorn
Backport-of: 69014cd55b59a0a63f4918fad575a6887640573e
! src/hotspot/share/c1/c1_globals.hpp
! test/hotspot/jtreg/compiler/arguments/TestC1Globals.java
Changeset: 57d97b52
Author: Naoto Sato <naoto at openjdk.org>
Date: 2023-12-15 18:12:37 +0000
URL: https://git.openjdk.org/jdk22u/commit/57d97b52c9d3e92318c9f74cb257efb95bafa3ed
8321958: @param/@return descriptions of ZoneRules#isDaylightSavings() are incorrect
Reviewed-by: bpb
Backport-of: 87ef73329f66e898d85eecea94a4104a13b3a2db
! src/java.base/share/classes/java/time/zone/ZoneRules.java
Changeset: 049be572
Author: Aleksei Voitylov <avoitylov at openjdk.org>
Committer: Roger Riggs <rriggs at openjdk.org>
Date: 2023-12-19 21:33:50 +0000
URL: https://git.openjdk.org/jdk22u/commit/049be572ef7a0f69b171928709784522ff42caa0
8321514: UTF16 string gets constructed incorrectly from codepoints if CompactStrings is not enabled
Reviewed-by: rriggs, iris
Backport-of: fde5b16817c3263236993f2e8c2d2469610d99bd
! src/java.base/share/classes/java/lang/StringUTF16.java
! test/jdk/java/lang/String/Chars.java
Changeset: 3ae97bc5
Author: Erik Österlund <eosterlund at openjdk.org>
Date: 2023-12-20 09:16:55 +0000
URL: https://git.openjdk.org/jdk22u/commit/3ae97bc50228b96b7bba66e6d70f07e7357c8160
8321619: Generational ZGC: ZColorStoreGoodOopClosure is only valid for young objects
Reviewed-by: sjohanss
Backport-of: be49dabd0d7e1cd270399849e5353bf33361c4c5
! src/hotspot/share/gc/z/zBarrierSet.cpp
! src/hotspot/share/gc/z/zBarrierSet.hpp
! src/hotspot/share/gc/z/zBarrierSet.inline.hpp
Changeset: 75f52ea0
Author: Rob McKenna <robm at openjdk.org>
Date: 2023-12-20 15:22:03 +0000
URL: https://git.openjdk.org/jdk22u/commit/75f52ea0b2a6b69cac7633803c3d2dfe7d6bbd6a
Merge
More information about the jdk-updates-changes
mailing list