* Merge jdk-27+13 * Quan Anh Mai contributed one line fix for the new 8378625 assert
------------- Commit messages: - Quan Anh Mai contributed one line fix for the new 8378625 assert - Forward ported testUninitializedInComparisons in the wrong position, lead to two copies - Merge tag 'jdk-27+13' into lworld_merge_jdk_27_13 - 8362239: Reconcile enter_internal and reenter_internal in the ObjectMonitor code - 8379284: Avoid the need to keep obsolete preview feature constants until bootstrap JDK is upgraded - 8379456: Test jdk/jfr/event/runtime/TestVMInfoEvent.java now fails with java.lang.NoClassDefFoundError: java/lang/management/ManagementFactory - 8379477: Tests in test/jdk/com/sun/net/httpserver/ may need to use othervm - 8379464: Enable missing stack walking test via jtreg requires for RISC-V - 8379256: Update GIFlib to 6.1.1 - 8379432: jpackage: Make default equals() in jdk.jpackage.test.CannedFormattedString class work as expected - ... and 109 more: https://git.openjdk.org/valhalla/compare/db5c1873...8acd290d The webrevs contain the conflicts with lworld and the adjustments done while merging with regards to each parent branch: - merge conflicts: https://webrevs.openjdk.org/?repo=valhalla&pr=2225&range=00.conflicts - lworld: https://webrevs.openjdk.org/?repo=valhalla&pr=2225&range=00.0 - jdk: https://webrevs.openjdk.org/?repo=valhalla&pr=2225&range=00.1 Changes: https://git.openjdk.org/valhalla/pull/2225/files Stats: 24351 lines in 646 files changed: 11539 ins; 4772 del; 8040 mod Patch: https://git.openjdk.org/valhalla/pull/2225.diff Fetch: git fetch https://git.openjdk.org/valhalla.git pull/2225/head:pull/2225 PR: https://git.openjdk.org/valhalla/pull/2225
