> Merge tag 'jdk-28+5' into lworld_merge_jdk_28_5 > > Added tag jdk-28+5 for changeset db987b1e > > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai).
David Simms has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains 71 commits: - Merge branch 'lworld' into lworld_merge_jdk_28_5 - Merge jdk Merge tag 'jdk-28+5' into lworld_merge_jdk_28_5 Added tag jdk-28+5 for changeset db987b1e - 8386474: Aarch64: Correct static_assert((N & (N - 1)) == 0 Co-authored-by: Ferenc Rakoczi <[email protected]> Reviewed-by: adinn, semery - 8364322: (fs) fchmodat support for AT_SYMLINK_NOFOLLOW flag too pessimistic on Linux Reviewed-by: alanb - 8385924: GZIPInputStream.read() behaves differently on some Java versions Reviewed-by: lancea, alanb, simonis - 8386807: com/sun/jndi/ldap/Connection.java references the wrong exception Reviewed-by: dfuchs - 8387124: Incomplete algorithm decomposition for TLS 1.3 cipher suites in SSLAlgorithmDecomposer Reviewed-by: abarashev, mullan - 8387265: G1: Shutdown during concurrent cycle leaves SATB queues in inconsistent state Reviewed-by: aboldtch, ayang - 8387081: AArch64: Refactor MacroAssembler::cmpxchg Reviewed-by: qamai, aph - 8386846: G1: Crash in ~ThreadTotalCPUTimeClosure inside G1ServiceThread during CDS abort Reviewed-by: shade, dholmes - ... and 61 more: https://git.openjdk.org/valhalla/compare/e16732cc...cd501a6d ------------- Changes: https://git.openjdk.org/valhalla/pull/2623/files Webrev: https://webrevs.openjdk.org/?repo=valhalla&pr=2623&range=01 Stats: 6736 lines in 256 files changed: 3823 ins; 1658 del; 1255 mod Patch: https://git.openjdk.org/valhalla/pull/2623.diff Fetch: git fetch https://git.openjdk.org/valhalla.git pull/2623/head:pull/2623 PR: https://git.openjdk.org/valhalla/pull/2623
