JDK-8157333 : sun/security/provider/NSASuiteB/TestDSAGenParameterSpec.java shouldn't exclude DSA size (3072, 256) for SUN provider
  • Type: Bug
  • Component: security-libs
  • Sub-Component: java.security
  • Affected Version: 9
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2016-05-19
  • Updated: 2016-06-13
  • Resolved: 2016-06-13
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
9Fixed
Related Reports
Duplicate :  
Relates :  
Relates :  
Description
After push for JDK-8072452, SUN provider has supported DSA size (3072, 256). sun/security/provider/NSASuiteB/TestDSAGenParameterSpec.java has to adapt to this change.
Comments
Update required for this bug was addressed with JDK-8137255.
26-05-2016