[jdk11u] RFR: 8334441: Mark tests in jdk_security_infra group as manual
SendaoYan
syan at openjdk.org
Mon Jun 24 09:36:51 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 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.
4. The `test/jdk/ProblemList.txt` not need to deal with.
Thanks!
-------------
Commit messages:
- Backport 8e1d2b091c9a311d98a0b886a803fb18d4405d8a
Changes: https://git.openjdk.org/jdk11u/pull/93/files
Webrev: https://webrevs.openjdk.org/?repo=jdk11u&pr=93&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8334441
Stats: 108 lines in 8 files changed: 4 ins; 1 del; 103 mod
Patch: https://git.openjdk.org/jdk11u/pull/93.diff
Fetch: git fetch https://git.openjdk.org/jdk11u.git pull/93/head:pull/93
PR: https://git.openjdk.org/jdk11u/pull/93
More information about the jdk-updates-dev
mailing list