Code Review for modules

Prepared by:chegar on Wed Oct 21 15:29:11 BST 2009
Workspace:/export/Scratch/chris/repos/tl/modules
Compare against: /export/Scratch/chris/repos/tl/master
Summary of changes: 313 lines changed: 136 ins; 117 del; 60 mod; 6372 unchg
Patch of changes: modules.patch
Bug id: 6893238 Move NTLM and SPNEGO implementations into separate packages
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New Patch Raw make/java/net/Makefile

1 line changed: 0 ins; 0 del; 1 mod; 130 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New Patch Raw make/sun/net/FILES_java.gmk

6 lines changed: 2 ins; 1 del; 3 mod; 132 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New Patch Raw src/share/classes/sun/net/www/protocol/http/AuthenticationInfo.java

20 lines changed: 8 ins; 0 del; 12 mod; 422 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New Patch Raw src/share/classes/sun/net/www/protocol/http/BasicAuthentication.java

19 lines changed: 4 ins; 11 del; 4 mod; 195 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New Patch Raw src/share/classes/sun/net/www/protocol/http/DigestAuthentication.java

19 lines changed: 4 ins; 11 del; 4 mod; 503 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New Patch Raw src/share/classes/sun/net/www/protocol/http/HttpURLConnection.java

11 lines changed: 9 ins; 0 del; 2 mod; 3067 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New Patch Raw src/share/classes/sun/net/www/protocol/http/NTLMAuthenticationProxy.java

1 line changed: 0 ins; 0 del; 1 mod; 130 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New Patch Raw src/share/classes/sun/net/www/protocol/http/NegotiateAuthentication.java

89 lines changed: 7 ins; 72 del; 10 mod; 200 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New Patch Raw src/share/classes/sun/security/jgss/GSSUtil.java

1 line changed: 0 ins; 0 del; 1 mod; 371 unchg

------ ------ ------ ------ ------ --- New Patch Raw src/share/classes/sun/net/www/protocol/http/Negotiator.java

82 lines changed: 82 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New Patch Raw src/share/classes/sun/net/www/protocol/http/spnego/NegotiateCallbackHandler.java (was src/share/classes/sun/net/www/protocol/http/NegotiateCallbackHandler.java)

3 lines changed: 2 ins; 0 del; 1 mod; 88 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New Patch Raw src/share/classes/sun/net/www/protocol/http/spnego/NegotiatorImpl.java (was src/share/classes/sun/net/www/protocol/http/NegotiatorImpl.java)

5 lines changed: 4 ins; 0 del; 1 mod; 158 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New Patch Raw src/solaris/classes/sun/net/www/protocol/http/ntlm/NTLMAuthentication.java (was src/solaris/classes/sun/net/www/protocol/http/NTLMAuthentication.java)

25 lines changed: 7 ins; 11 del; 7 mod; 409 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New Patch Raw src/windows/classes/sun/net/www/protocol/http/ntlm/NTLMAuthSequence.java (was src/windows/classes/sun/net/www/protocol/http/NTLMAuthSequence.java)

1 line changed: 0 ins; 0 del; 1 mod; 84 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New Patch Raw src/windows/classes/sun/net/www/protocol/http/ntlm/NTLMAuthentication.java (was src/windows/classes/sun/net/www/protocol/http/NTLMAuthentication.java)

27 lines changed: 7 ins; 11 del; 9 mod; 175 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New Patch Raw src/windows/native/sun/net/www/protocol/http/ntlm/NTLMAuthSequence.c (was src/windows/native/sun/net/www/protocol/http/NTLMAuthSequence.c)

3 lines changed: 0 ins; 0 del; 3 mod; 308 unchg

This code review page was prepared using /java/jdk/bin/webrev (vers 23.17-hg).