RFR: Merge openjdk/jdk:master [v8]
William Kemper
wkemper at openjdk.org
Fri Aug 30 22:30:27 UTC 2024
> Merges tag jdk-24+12
William Kemper has updated the pull request incrementally with 43 additional commits since the last revision:
- Merge tag 'jdk-24+13' into merge-jdk-24+12
Added tag jdk-24+13 for changeset ff59532d
- 8338678: Erroneous parameterized type represented as <any>
Reviewed-by: vromero
- 8324859: Improve error recovery
Reviewed-by: mcimadamore
- 8327381: Refactor type-improving transformations in BoolNode::Ideal to BoolNode::Value
Reviewed-by: chagedorn, thartmann, jkarthikeyan, epeter
- 8336873: BasicSplitPaneDivider:oneTouchExpandableChanged() should mention that implementation depends on SplitPane.supportsOneTouchButtons property
Reviewed-by: prr, abhiscxk
- 8335120: assert(!target->can_be_statically_bound() || target == cha_monomorphic_target) failed
Reviewed-by: kvn, vlivanov
- 8338716: Re-visit "interrupt handling" in jdk.internal.loader.Resource
Reviewed-by: alanb
- 8338888: SystemDictionary::class_name_symbol has incorrect length check
Reviewed-by: stuefe, kbarrett, coleenp
- 8339126: JNI exception pending in Inflater.c
Reviewed-by: lancea, vtewari, jpai, naoto
- 8258483: [TESTBUG] gtest CollectorPolicy.young_scaled_initial_ergo_vm fails if heap is too small
Reviewed-by: ayang
- ... and 33 more: https://git.openjdk.org/shenandoah/compare/61ef37a5...2751b362
-------------
Changes:
- all: https://git.openjdk.org/shenandoah/pull/483/files
- new: https://git.openjdk.org/shenandoah/pull/483/files/61ef37a5..2751b362
Webrevs:
- full: https://webrevs.openjdk.org/?repo=shenandoah&pr=483&range=07
- incr: https://webrevs.openjdk.org/?repo=shenandoah&pr=483&range=06-07
Stats: 4456 lines in 117 files changed: 3466 ins; 488 del; 502 mod
Patch: https://git.openjdk.org/shenandoah/pull/483.diff
Fetch: git fetch https://git.openjdk.org/shenandoah.git pull/483/head:pull/483
PR: https://git.openjdk.org/shenandoah/pull/483
More information about the shenandoah-dev
mailing list