On Sat, 8 Feb 2025 16:23:59 GMT, Jamil Nimeh <jni...@openjdk.org> wrote:
> 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. This pull request has now been integrated. Changeset: b737f7fb Author: Jamil Nimeh <jni...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/b737f7fb3004e4e9c95fba95c6fcda70073ae00e Stats: 155 lines in 42 files changed: 32 ins; 35 del; 88 mod 8349501: Relocate supporting classes in security/testlibrary to test/lib/jdk tree Reviewed-by: rhalade, weijun ------------- PR: https://git.openjdk.org/jdk/pull/23531