[jdk11u-dev] RFR: 8334441: Mark tests in jdk_security_infra group as manual
SendaoYan
syan at openjdk.org
Mon Jun 24 03:07:27 UTC 2024
Hi all,
This pull request contains a backport of commit [8e1d2b09](https://github.com/openjdk/jdk/commit/8e1d2b091c9a311d98a0b886a803fb18d4405d8a) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository.
The commit being backported was authored by Rajan Halade on 21 Jun 2024 and was reviewed by Christoph Langer and Sean Mullan.
There are several files cause this backport not cleanly:
1. The file `test/jdk/TEST.groups` has a prefixed PR JDK-8257516, JDK-8320586 etc. cause this backport not cleanly.
2. The jdk11u-dev repo doesn't have file `test/jdk/security/infra/javax/net/ssl/HttpsURLConnectionTest.java`
3. The file `test/jdk/security/infra/java/security/cert/CertPathValidator/certification/CAInterop.java` has prefixed PR JDK-8328638 cause this backport not cleanly
Thanks!
-------------
Commit messages:
- delete an extra /
- Backport 8e1d2b091c9a311d98a0b886a803fb18d4405d8a
Changes: https://git.openjdk.org/jdk11u-dev/pull/2808/files
Webrev: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=2808&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8334441
Stats: 110 lines in 9 files changed: 4 ins; 3 del; 103 mod
Patch: https://git.openjdk.org/jdk11u-dev/pull/2808.diff
Fetch: git fetch https://git.openjdk.org/jdk11u-dev.git pull/2808/head:pull/2808
PR: https://git.openjdk.org/jdk11u-dev/pull/2808
More information about the jdk-updates-dev
mailing list