I am out of the office until 05/18/2015.
I will take leave from 15th May, and will be back on 18th May.
Please contact Ke Pi/Singapore/IBM and Tianyu Tang/Singapore/IBM for Java
Security L3 work.
Best regards,
Feng Zhemin
Note: This is an automated response to your message "security-dev Dig
Hello,
Please review this fix for 9.
If security manager is enabled, but "org.jcp.xml.dsig.secureValidation"
property is off, IgnoreAllErrorHandler tries to read two system
properties. If appropriate permissions are not granted, it fails with
ExceptionInInitializerError.
Changes:
- updated
Hello!
Would you please help review this cleanup fix.
This is meant to deal only with String-related operations.
http://cr.openjdk.java.net/~igerasim/8080522/00/webrev/
Sincerely yours,
Ivan
This is the first in a series of fixes that I will be sending out for
review for JEP 232 (Improve Secure Application Performance) [1].
webrev: http://cr.openjdk.java.net/~mullan/webrevs/8055753/webrev.00/
bug: https://bugs.openjdk.java.net/browse/JDK-8055753
This fix changes the ProtectionDomai
Hello,
Please review a couple of negative tests which check that invalid XML
digital signatures are rejected.
Bug: https://bugs.openjdk.java.net/browse/JDK-8079138
Webrev: http://cr.openjdk.java.net/~asmotrak/8079138/webrev.01/
Artem