JDK-8165689 : Fix module dependencies for sun/security/pkcs11/* tests
  • Type: Bug
  • Component: security-libs
  • Sub-Component: java.security
  • Affected Version: 9
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2016-09-08
  • Updated: 2016-09-23
  • Resolved: 2016-09-15
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 9
9 b137Fixed
Related Reports
Relates :  
Description
Many tests depend on jdk.crypto.* package. Appropriate declaration should be added to teg section.

In case tests run with --limit-modules java.base option its fails with ClassNotFoundException. As an example you can see attached log 
Comments
Sent for review http://mail.openjdk.java.net/pipermail/security-dev/2016-September/014800.html
09-09-2016