RFR: Merge openjdk/jdk:master

William Kemper wkemper at openjdk.org
Thu Sep 28 16:46:39 UTC 2023


Merges tag jdk-22+17

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

Commit messages:
 - 8316661: CompilerThread leaks CodeBlob memory when dynamically stopping compiler thread in non-product
 - 8315721: CloseRace.java#id0 fails transiently on libgraal
 - 8315966: Relativize initial_sp in interpreter frames
 - 8316924: java/lang/Thread/virtual/stress/ParkALot.java times out
 - 8316710: Exclude java/awt/font/Rotate/RotatedTextTest.java
 - 8299915: Remove ArrayAllocatorMallocLimit and associated code
 - 8316417: ObjectMonitorIterator does not return the most recent monitor and is incorrect if no monitors exists
 - 8293176: SSLEngine handshaker does not send an alert after a bad parameters
 - 8316895: SeenThread::print_action_queue called on a null pointer
 - 8316933: RISC-V: compiler/vectorapi/VectorCastShape128Test.java fails when using RVV
 - ... and 87 more: https://git.openjdk.org/shenandoah/compare/c04c9ea3...edcc559f

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

Changes: https://git.openjdk.org/shenandoah/pull/331/files
  Stats: 10939 lines in 411 files changed: 8536 ins; 995 del; 1408 mod
  Patch: https://git.openjdk.org/shenandoah/pull/331.diff
  Fetch: git fetch https://git.openjdk.org/shenandoah.git pull/331/head:pull/331

PR: https://git.openjdk.org/shenandoah/pull/331


More information about the shenandoah-dev mailing list