RFR: 8349501: Relocate supporting classes in security/testlibrary to test/lib/jdk tree
Jamil Nimeh
jnimeh at openjdk.org
Sat Feb 8 16:31:00 UTC 2025
This takes a few test classes and moves them away from their current location in `test/jdk/java/security/testlibrary` to `test/lib/jdk/test/lib/security`, grouping them together with many other existing test utility classes. It also changes the dependent security tests to point at the new locations for these classes, as needed.
-------------
Commit messages:
- 8349501: Relocate supporting classes in security/testlibrary to test/lib/jdk tree
Changes: https://git.openjdk.org/jdk/pull/23531/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=23531&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8349501
Stats: 146 lines in 38 files changed: 32 ins; 29 del; 85 mod
Patch: https://git.openjdk.org/jdk/pull/23531.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/23531/head:pull/23531
PR: https://git.openjdk.org/jdk/pull/23531
More information about the security-dev
mailing list