blob: 2bf4a21bc3d1f0c3c500d63313d3c7e2d0d1752c (
plain)
1
2
3
4
5
6
7
|
- @TestTargetClass(CertPath.class) in CertPathCertPathRepTest should be
CertPath.CertPathRep.class, but this class is protected and thus not visible
- same for Certificate.CertificateRep
- ? for SignatureSPI.engineGetParameters(): see source code comments
|