RFR: Merge openjdk/jdk:master

William Kemper wkemper at openjdk.org
Thu Dec 28 14:15:23 UTC 2023


Merges tag jdk-23+3

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

Commit messages:
 - 8319548: Unexpected internal name for Filler array klass causes error in VisualVM
 - 8321972: test runtime/Unsafe/InternalErrorTest.java timeout on linux-riscv64 platform
 - 8322078: ZipSourceCache.testKeySourceMapping() test fails with The process cannot access the file because it is being used by another process
 - 8321017: Record in JFR that IEEE rounding mode was corrupted by loading a library
 - 8322141: SequenceInputStream.transferTo should not return as soon as Long.MAX_VALUE bytes have been transferred
 - 8322543: Parallel: Remove unused _major_pause_old_slope_counter
 - 8187634: keystore.getCertificateAlias(cert) returns original alias, inconsistent with fix of JDK-6483657
 - 8322377: Parallel: Remove unused arg in adjust_promo_for_pause_time and adjust_eden_for_pause_time
 - 8322364: Parallel: Remove unused SizePolicyTrueValues enum members
 - 8322417: Console read line with zero out should zero out when throwing exception
 - ... and 116 more: https://git.openjdk.org/shenandoah/compare/519ecd35...05745e3f

The webrev contains the conflicts with master:
 - merge conflicts: https://webrevs.openjdk.org/?repo=shenandoah&pr=377&range=00.conflicts

Changes: https://git.openjdk.org/shenandoah/pull/377/files
  Stats: 16951 lines in 422 files changed: 12695 ins; 2850 del; 1406 mod
  Patch: https://git.openjdk.org/shenandoah/pull/377.diff
  Fetch: git fetch https://git.openjdk.org/shenandoah.git pull/377/head:pull/377

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


More information about the shenandoah-dev mailing list