JDK-8130360 : Add tests to verify 3rd party security providers if they are in modular JARs
  • Type: Task
  • Component: security-libs
  • Sub-Component: javax.crypto
  • Affected Version: 9-repo-jigsaw
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2015-07-02
  • Updated: 2016-05-04
  • Resolved: 2016-01-05
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-repo-jigsaw teamFixed
Related Reports
Relates :  
Description
Create tests to verify 3rd party security providers if they are in modular JARs. These tests should be similar to a regression test verifying a 3rd party security provider on classpath but in this case it is a named module specified with -modulepath. 
Comments
This has been pushed to jake: http://hg.openjdk.java.net/jigsaw/jake/jdk/rev/1bd034047f75
05-01-2016