-
Bug
-
Resolution: Fixed
-
P4
-
None
-
b10
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8351957 | 24.0.2 | Konanki Sreenath | P4 | Resolved | Fixed | master |
JDK-8351937 | 21.0.8-oracle | Konanki Sreenath | P4 | Resolved | Fixed | b02 |
JDK-8352007 | 17.0.16-oracle | Konanki Sreenath | P4 | Resolved | Fixed | master |
There are 5 support classes for tests that exist in open/test/jdk/java/security/testlibrary that should be relocated to open/test/lib/jdk/test/lib/security where many other support classes already exist. The following classes will be moved:
- CertificateBuilder
- HumanInputStream
- Providers
- ProvidersSnapshot
- SimpleOCSPServer
In addition, where classes were part of the unnamed package they should be moved into the jdk.test.lib.security package to conform to the other classes there. It is also useful to do for the Providers class to help distinguish it from the sun.security.jca.Providers class.
- CertificateBuilder
- HumanInputStream
- Providers
- ProvidersSnapshot
- SimpleOCSPServer
In addition, where classes were part of the unnamed package they should be moved into the jdk.test.lib.security package to conform to the other classes there. It is also useful to do for the Providers class to help distinguish it from the sun.security.jca.Providers class.
- backported by
-
JDK-8351937 Relocate supporting classes in security/testlibrary to test/lib/jdk tree
-
- Resolved
-
-
JDK-8351957 Relocate supporting classes in security/testlibrary to test/lib/jdk tree
-
- Resolved
-
-
JDK-8352007 Relocate supporting classes in security/testlibrary to test/lib/jdk tree
-
- Resolved
-
- links to
-
Commit(master) openjdk/jdk24u/322da3fb
-
Commit(master) openjdk/jdk/b737f7fb
-
Review(master) openjdk/jdk24u/147
-
Review(master) openjdk/jdk/23531
(2 links to)