JDK-8012971 : [TEST_BUG] PKCS11Test hiding exception failures
  • Type: Bug
  • Component: security-libs
  • Sub-Component: javax.crypto:pkcs11
  • Affected Version: 8
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2013-04-22
  • Updated: 2015-06-08
  • Resolved: 2013-07-29
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 7 JDK 8
7u85Fixed 8 b102Fixed
Related Reports
Relates :  
Description
In main()'s finally block, it calls return if there are no changes to the crypto provider list.  This return causes the suppression of exceptions that signal test failures. 
Comments
There shouldn't be anything to verify, for this changeset. The was one part of two bugs to fix the tests so it would not hide the failures that should have occurred.
13-08-2013

Can you provide more information about how to verify this bug? thanks
13-08-2013

test fix ----sqe
01-08-2013