JDK-8156671 : Refactor sun/security/rsa/SignatureTest.java
  • Type: Bug
  • Component: security-libs
  • Sub-Component: java.security
  • Affected Version: 9
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2016-05-10
  • Updated: 2016-08-09
  • Resolved: 2016-05-12
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 b119Fixed
Related Reports
Relates :  
Description
sun/security/rsa/SignatureTest.java 

This test has several @run tags inside and as such takes long time to execute.  This does not benefit from parallelism in jtreg from agentvm mode.
Comments
Review sent: http://mail.openjdk.java.net/pipermail/security-dev/2016-May/013870.html
11-05-2016