Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Validate against JDK test suites #253

Open
cipherboy opened this issue Sep 6, 2019 · 0 comments
Open

Validate against JDK test suites #253

cipherboy opened this issue Sep 6, 2019 · 0 comments
Labels
enhancement New feature or request Help Wanted Extra attention is needed

Comments

@cipherboy
Copy link
Member

Another future enhancement...

It would be interesting to see how much of the JDK test suite we can run against JSS and use it to validate our implementations confirm to the expectations. This is mostly a problem for SSLEngine and the like (SSLSocket...), which I'd like to do as part of #196.

However, there's benefits to testing the rest of the JSSProvider exposed interfaces, and being able to test against multiple JDK versions.

@cipherboy cipherboy added enhancement New feature or request Help Wanted Extra attention is needed labels Sep 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Help Wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant