hg: jdk9/sandbox/jdk: 8137174: NTLM impl should use doPrivileged when it reads system properties
chris.hegarty at oracle.com
chris.hegarty at oracle.com
Wed Sep 30 12:46:02 UTC 2015
Changeset: 1de2065763c1
Author: asmotrak
Date: 2015-09-30 15:30 +0300
URL: http://hg.openjdk.java.net/jdk9/sandbox/jdk/rev/1de2065763c1
8137174: NTLM impl should use doPrivileged when it reads system properties
Reviewed-by: chegar
! src/java.base/share/classes/com/sun/security/ntlm/NTLM.java
! src/java.base/unix/classes/sun/net/www/protocol/http/ntlm/NTLMAuthentication.java
+ test/sun/net/www/http/HttpURLConnection/NTLMAuthWithSM.java
+ test/sun/net/www/http/HttpURLConnection/NTLMAuthWithSM.policy
More information about the jdk9-sandbox-changes
mailing list