git: openjdk/jdk21u-dev: master: 3 new changesets
Goetz Lindenmaier
goetz at openjdk.org
Mon Jun 23 09:26:27 UTC 2025
Changeset: 402c6cf7
Branch: master
Author: Goetz Lindenmaier <goetz at openjdk.org>
Date: 2025-06-23 09:22:18 +0000
URL: https://git.openjdk.org/jdk21u-dev/commit/402c6cf79978135d019392bc07f15dc138261547
8346871: Improve robustness of java/util/zip/EntryCount64k.java test
Backport-of: 24c5ff7ba58cb7cf93df07f81484cd8fae60e31e
! test/jdk/java/util/zip/EntryCount64k.java
Changeset: dfa0f73e
Branch: master
Author: Goetz Lindenmaier <goetz at openjdk.org>
Date: 2025-06-23 09:23:41 +0000
URL: https://git.openjdk.org/jdk21u-dev/commit/dfa0f73ea49115c79da3b46abcaeff3bd834f2ce
8345471: Clean up compiler/intrinsics/sha/cli tests
Reviewed-by: phh
Backport-of: 3b9732edc6dd22868634166678d220bf1066e5be
! test/hotspot/jtreg/compiler/intrinsics/sha/cli/TestUseMD5IntrinsicsOptionOnUnsupportedCPU.java
! test/hotspot/jtreg/compiler/intrinsics/sha/cli/TestUseSHA1IntrinsicsOptionOnUnsupportedCPU.java
! test/hotspot/jtreg/compiler/intrinsics/sha/cli/TestUseSHA256IntrinsicsOptionOnUnsupportedCPU.java
! test/hotspot/jtreg/compiler/intrinsics/sha/cli/TestUseSHA3IntrinsicsOptionOnUnsupportedCPU.java
! test/hotspot/jtreg/compiler/intrinsics/sha/cli/TestUseSHA512IntrinsicsOptionOnUnsupportedCPU.java
! test/hotspot/jtreg/compiler/intrinsics/sha/cli/TestUseSHAOptionOnUnsupportedCPU.java
- test/hotspot/jtreg/compiler/intrinsics/sha/cli/testcases/GenericTestCaseForOtherCPU.java
- test/hotspot/jtreg/compiler/intrinsics/sha/cli/testcases/GenericTestCaseForUnsupportedAArch64CPU.java
+ test/hotspot/jtreg/compiler/intrinsics/sha/cli/testcases/GenericTestCaseForUnsupportedCPU.java
- test/hotspot/jtreg/compiler/intrinsics/sha/cli/testcases/GenericTestCaseForUnsupportedRISCV64CPU.java
- test/hotspot/jtreg/compiler/intrinsics/sha/cli/testcases/GenericTestCaseForUnsupportedX86CPU.java
Changeset: 12edcff1
Branch: master
Author: Goetz Lindenmaier <goetz at openjdk.org>
Date: 2025-06-23 09:24:48 +0000
URL: https://git.openjdk.org/jdk21u-dev/commit/12edcff1fcf19955de67d8d34e03f080ed905db6
8344671: Few JFR streaming tests fail with application not alive error on MacOS 15
Reviewed-by: mdoerr, phh
Backport-of: d979bd859215a16e6398ae627acfd40e8d71102c
! src/jdk.attach/macosx/classes/sun/tools/attach/VirtualMachineImpl.java
! src/jdk.attach/macosx/native/libattach/VirtualMachineImpl.c
More information about the jdk-updates-changes
mailing list