[lworld] RFR: Merge jdk

David Simms dsimms at openjdk.org
Mon Oct 14 09:26:00 UTC 2024


Merge tag 'jdk-24+4' into lworld_merge_jdk_24_4
Added tag jdk-24+4 for changeset 46b817b7

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

Commit messages:
 - Merge tag 'jdk-24+4' into lworld_merge_jdk_24_4
 - 8333363: ubsan: instanceKlass.cpp: runtime error: member call on null pointer of type 'struct AnnotationArray'
 - 8332014: since-checker - Fix @ since tags in jdk.jshell
 - 8334328: Reduce object allocation for FloatToDecimal and DoubleToDecimal
 - 8334719: (se) Deferred close of SelectableChannel may result in a Selector doing the final close before concurrent I/O on channel has completed
 - 8334779: Test compiler/c1/CanonicalizeArrayLength.java is timing out
 - 8328536: javac - crash on unknown type referenced in yield statement
 - 8334670: SSLSocketOutputRecord buffer miscalculation
 - 8334769: Shenandoah: Move CodeCache_lock close to its use in ShenandoahConcurrentNMethodIterator
 - 8331411: Shenandoah: Reconsider spinning duration in ShenandoahLock
 - ... and 81 more: https://git.openjdk.org/valhalla/compare/d8a2bfa8...6245d149

The webrevs contain the adjustments done while merging with regards to each parent branch:
 - lworld: https://webrevs.openjdk.org/?repo=valhalla&pr=1276&range=00.0
 - jdk: https://webrevs.openjdk.org/?repo=valhalla&pr=1276&range=00.1

Changes: https://git.openjdk.org/valhalla/pull/1276/files
  Stats: 12888 lines in 361 files changed: 6375 ins; 5084 del; 1429 mod
  Patch: https://git.openjdk.org/valhalla/pull/1276.diff
  Fetch: git fetch https://git.openjdk.org/valhalla.git pull/1276/head:pull/1276

PR: https://git.openjdk.org/valhalla/pull/1276


More information about the valhalla-dev mailing list