hg: jdk9/dev/jdk: 8137174: NTLM impl should use doPrivileged when it reads system properties
artem.smotrakov at oracle.com
artem.smotrakov at oracle.com
Wed Sep 30 12:32:11 UTC 2015
Changeset: 1de2065763c1
Author: asmotrak
Date: 2015-09-30 15:30 +0300
URL: http://hg.openjdk.java.net/jdk9/dev/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-dev-changes
mailing list