[jdk22u] RFR: Merge jdk22:master

Rob McKenna robm at openjdk.org
Wed Dec 20 15:17:57 UTC 2023


Merge

-------------

Commit messages:
 - 8321619: Generational ZGC: ZColorStoreGoodOopClosure is only valid for young objects
 - 8321514: UTF16 string gets constructed incorrectly from codepoints if CompactStrings is not enabled
 - 8321958: @param/@return descriptions of ZoneRules#isDaylightSavings() are incorrect
 - 8320682: [AArch64] C1 compilation fails with "Field too big for insn"
 - 8321542: C2: Missing ChaCha20 stub for x86_32 leads to crashes
 - 8321400: java/foreign/TestStubAllocFailure.java fails with code cache exhaustion
 - 8321974: Crash in ciKlass::is_subtype_of because TypeAryPtr::_klass is not initialized
 - 8321641: ClassFile ModuleAttribute.ModuleAttributeBuilder::moduleVersion spec contains a copy-paste error

The merge commit only contains trivial merges, so no merge-specific webrevs have been generated.

Changes: https://git.openjdk.org/jdk22u/pull/5/files
  Stats: 301 lines in 20 files changed: 163 ins; 88 del; 50 mod
  Patch: https://git.openjdk.org/jdk22u/pull/5.diff
  Fetch: git fetch https://git.openjdk.org/jdk22u.git pull/5/head:pull/5

PR: https://git.openjdk.org/jdk22u/pull/5


More information about the jdk-updates-dev mailing list