> Merge tag 'jdk-27+12' into lworld_merge_jdk_27_12 > > Added tag jdk-27+12 for changeset a3b468ce
David Simms has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains 99 commits: - Merge branch 'lworld' into lworld_merge_jdk_27_12 - Merge jdk Merge tag 'jdk-27+12' into lworld_merge_jdk_27_12 Added tag jdk-27+12 for changeset a3b468ce - 8379119: G1: Move NoteStartOfMarkHRClosure out of global namespace Reviewed-by: aboldtch, ayang - 8375688: C2: Missed Ideal optimization opportunity with VectorMaskToLong and -XX:+StressIncrementalInlining Reviewed-by: qamai, dfenacci - 8366138: Parse::jump_switch_ranges() could cause stack overflow when compiling huge switch statement Reviewed-by: rasbold, dfenacci, mchevalier - 8378927: H3MultipleConnectionsToSameHost.java#with-continuations intermittent fails Reviewed-by: syan, dfuchs - 8378138: G1: Assertion failure from G1CollectedHeap::block_start processing during error reporting Co-authored-by: Yasumasa Suenaga <[email protected]> Reviewed-by: ysuenaga, iwalulya - 8378779: NBody demo test times out with C1 stress testing Reviewed-by: epeter, dfenacci - 8371155: Type annotations on local variables are classified after the local var initializer has been type checked Reviewed-by: vromero - 8372247: OSX: Semaphore.trywait requires os::Bsd::clock_init Reviewed-by: dholmes, kbarrett - ... and 89 more: https://git.openjdk.org/valhalla/compare/9024b8ee...e46bcfba ------------- Changes: https://git.openjdk.org/valhalla/pull/2210/files Webrev: https://webrevs.openjdk.org/?repo=valhalla&pr=2210&range=01 Stats: 21896 lines in 657 files changed: 11896 ins; 5341 del; 4659 mod Patch: https://git.openjdk.org/valhalla/pull/2210.diff Fetch: git fetch https://git.openjdk.org/valhalla.git pull/2210/head:pull/2210 PR: https://git.openjdk.org/valhalla/pull/2210
