JDK-8159964 : Update Tests to verify JDK build for "JDK-8159488 Deprivilege java.xml.crypto"
  • Type: Enhancement
  • Component: security-libs
  • Sub-Component: java.security
  • Affected Version: 9
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2016-06-21
  • Updated: 2016-08-25
  • Resolved: 2016-08-16
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 b133Fixed
Related Reports
Blocks :  
Relates :  
Description
When the java.xml.crypto module will be deprivileged by loading through platform class loader the behavior for the corresponding API need to be verified.

Verification includes running the corresponding test with SecurityManager enabled.

Affected test files,
./javax/xml/crypto/dsig/GenerationTests.java                           
./javax/xml/crypto/dsig/SecurityManager/XMLDSigWithSecMgr.java     
./javax/xml/crypto/dsig/X509KeySelector.java               
./javax/xml/crypto/dsig/SignatureValidator.java             
./javax/xml/crypto/dsig/ErrorHandlerPermissions.java     
./javax/xml/crypto/dsig/KeySelectors.java                  
./javax/xml/crypto/dsig/keyinfo/KeyInfo/Marshal.java              
./javax/xml/crypto/dsig/TransformService/NullParent.java          
./javax/xml/crypto/dsig/ValidationTests.java