git: openjdk/mobile: 2 new changesets
duke
duke at openjdk.org
Mon Jan 13 08:17:00 UTC 2025
Changeset: 3b9732ed
Branch: master
Author: Daniel Jeliński <djelinski at openjdk.org>
Date: 2025-01-13 08:13:57 +0000
URL: https://git.openjdk.org/mobile/commit/3b9732edc6dd22868634166678d220bf1066e5be
8345471: Clean up compiler/intrinsics/sha/cli tests
Reviewed-by: kvn
! 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: 8d813427
Branch: master
Author: duke <duke at openjdk.org>
Date: 2025-01-13 08:14:52 +0000
URL: https://git.openjdk.org/mobile/commit/8d813427f06e095db77e3a2ad69e862a2468e979
Automatic merge of jdk:master into master
More information about the mobile-changes
mailing list