RFR: Merge openjdk/jdk:master [v2]
William Kemper
wkemper at openjdk.org
Mon Sep 16 16:42:16 UTC 2024
> Merges tag jdk-24+15
>
> ## Notes:
> * CDS support is disabled for generational mode, pending: https://bugs.openjdk.org/browse/JDK-8339182
> * make_regular_bypass has been modified to maintain humongous waste accounting
>
> ## Testing
> GHA, internal pipelines
William Kemper has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains 312 commits:
- Merge branch 'shenandoah-master' into merge-jdk-24+N
- Clear bitmaps when region is recycled
- Merge remote-tracking branch 'shenandoah/master' into merge-jdk-24+N
- Merge tag 'jdk-24+15' into merge-jdk-24+N
Added tag jdk-24+15 for changeset 3c40afa5
- 8334165: Remove serialVersionUID compatibility logic from JMX
Reviewed-by: dfuchs
- 8339733: C2: some nodes can have incorrect control after do_range_check()
Reviewed-by: chagedorn, thartmann
- 8339731: java.desktop/share/classes/javax/swing/text/html/default.css typo in margin settings
Reviewed-by: prr
- 8339159: api/java_rmi/Naming/Rebind.html crashes with SEGV from UTF8::quoted_ascii_length call
Reviewed-by: iklam, aboldtch
- 8339835: Replace usages of -mx and -ms in some client-libs tests
Reviewed-by: azvegint, prr
- 8339834: Replace usages of -mx and -ms in some tests
Reviewed-by: aivanov, ascarpino, prr, dholmes
- ... and 302 more: https://git.openjdk.org/shenandoah/compare/a8e2908e...62b8b5ae
-------------
Changes: https://git.openjdk.org/shenandoah/pull/498/files
Webrev: https://webrevs.openjdk.org/?repo=shenandoah&pr=498&range=01
Stats: 44821 lines in 1351 files changed: 27370 ins; 10467 del; 6984 mod
Patch: https://git.openjdk.org/shenandoah/pull/498.diff
Fetch: git fetch https://git.openjdk.org/shenandoah.git pull/498/head:pull/498
PR: https://git.openjdk.org/shenandoah/pull/498
More information about the shenandoah-dev
mailing list