RFR: Merge openjdk/jdk:master
William Kemper
wkemper at openjdk.org
Fri Aug 30 14:17:26 UTC 2024
Merges tag jdk-24+13
-------------
Commit messages:
- 8338678: Erroneous parameterized type represented as <any>
- 8324859: Improve error recovery
- 8327381: Refactor type-improving transformations in BoolNode::Ideal to BoolNode::Value
- 8336873: BasicSplitPaneDivider:oneTouchExpandableChanged() should mention that implementation depends on SplitPane.supportsOneTouchButtons property
- 8335120: assert(!target->can_be_statically_bound() || target == cha_monomorphic_target) failed
- 8338716: Re-visit "interrupt handling" in jdk.internal.loader.Resource
- 8338888: SystemDictionary::class_name_symbol has incorrect length check
- 8339126: JNI exception pending in Inflater.c
- 8258483: [TESTBUG] gtest CollectorPolicy.young_scaled_initial_ergo_vm fails if heap is too small
- 8339030: frame::print_value_on(outputStream* st, JavaThread *thread) doesn't need thread argument
- ... and 128 more: https://git.openjdk.org/shenandoah/compare/4c344335...ff59532d
The webrev contains the conflicts with master:
- merge conflicts: https://webrevs.openjdk.org/?repo=shenandoah&pr=490&range=00.conflicts
Changes: https://git.openjdk.org/shenandoah/pull/490/files
Stats: 22019 lines in 669 files changed: 15139 ins; 4019 del; 2861 mod
Patch: https://git.openjdk.org/shenandoah/pull/490.diff
Fetch: git fetch https://git.openjdk.org/shenandoah.git pull/490/head:pull/490
PR: https://git.openjdk.org/shenandoah/pull/490
More information about the shenandoah-dev
mailing list