- security/cacerts/VerifyCACerts.java which is a jtreg test and not a test library class. suggest moving to test suite dir.
- security/CheckBlacklistedCerts.java is also a jtreg test, and not a library class. suggest moving to test suite dir.
@weijun added a comment:
security/cacerts/VerifyCACerts.java and security/CheckBlacklistedCerts.java are tests on the cacerts and blacklisted.certs files inside lib/security. That's why they were created in the test/lib/security directory. I'd suggest moving them into sun/security/lib so they automatically stay inside jdk_security3.