RFR: Merge openjdk/jdk:master [v2]
William Kemper
wkemper at openjdk.org
Tue Jan 2 16:42:48 UTC 2024
> Merges tag jdk-23+3
William Kemper has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains 127 commits:
- Merge branch 'master' into merge-jdk-23+3
- 8319548: Unexpected internal name for Filler array klass causes error in VisualVM
Co-authored-by: Tomáš Hůrka <tomas.hurka at oracle.com>
Reviewed-by: ayang, dholmes
- 8321972: test runtime/Unsafe/InternalErrorTest.java timeout on linux-riscv64 platform
Co-authored-by: Fei Yang <fyang at openjdk.org>
Reviewed-by: fyang
- 8322078: ZipSourceCache.testKeySourceMapping() test fails with The process cannot access the file because it is being used by another process
Reviewed-by: lancea
- 8321017: Record in JFR that IEEE rounding mode was corrupted by loading a library
Reviewed-by: stuefe, jbechberger
- 8322141: SequenceInputStream.transferTo should not return as soon as Long.MAX_VALUE bytes have been transferred
Reviewed-by: vsitnikov, bpb, jpai
- 8322543: Parallel: Remove unused _major_pause_old_slope_counter
Reviewed-by: tschatzl
- 8187634: keystore.getCertificateAlias(cert) returns original alias, inconsistent with fix of JDK-6483657
Reviewed-by: mullan
- 8322377: Parallel: Remove unused arg in adjust_promo_for_pause_time and adjust_eden_for_pause_time
Reviewed-by: tschatzl
- 8322364: Parallel: Remove unused SizePolicyTrueValues enum members
Reviewed-by: tschatzl
- ... and 117 more: https://git.openjdk.org/shenandoah/compare/80f7780b...2fe3a10a
-------------
Changes: https://git.openjdk.org/shenandoah/pull/377/files
Webrev: https://webrevs.openjdk.org/?repo=shenandoah&pr=377&range=01
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