git: openjdk/jdk17u-dev: 2 new changesets
Goetz Lindenmaier
goetz at openjdk.org
Wed Jun 25 09:19:50 UTC 2025
Changeset: e2134039
Branch: master
Author: Goetz Lindenmaier <goetz at openjdk.org>
Date: 2025-06-25 09:16:16 +0000
URL: https://git.openjdk.org/jdk17u-dev/commit/e21340398b5aaadc79a93ae612d080b9782d564d
8345471: Clean up compiler/intrinsics/sha/cli tests
Backport-of: dfa0f73ea49115c79da3b46abcaeff3bd834f2ce
! 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: 34f76e39
Branch: master
Author: Goetz Lindenmaier <goetz at openjdk.org>
Date: 2025-06-25 09:17:28 +0000
URL: https://git.openjdk.org/jdk17u-dev/commit/34f76e39b4ed9984e157c932d8145f7adfeeed98
8344671: Few JFR streaming tests fail with application not alive error on MacOS 15
Backport-of: 12edcff1fcf19955de67d8d34e03f080ed905db6
! 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