hg: jdk7/tl/jdk: 6856856: NPE in HTTP protocol handler logging (original) (raw)
jean-christophe.collet at sun.com jean-christophe.collet at sun.com
Mon Jul 6 14:12:04 UTC 2009
- Previous message: 6520207: Dollar/UnixDollar bad behavior shouldn't match twice in "\n"
- Next message: hg: jdk7/tl/jdk: 6854795: Miscellaneous improvements to "jar"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Changeset: fa488e4ff685 Author: jccollet Date: 2009-07-06 15:13 +0200 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/fa488e4ff685
6856856: NPE in HTTP protocol handler logging Summary: Fixed the NPE and Moved the java.util.logging dependency to a single class and used reflection to make it a soft one. Reviewed-by: chegar
! src/share/classes/sun/net/www/http/HttpCapture.java ! src/share/classes/sun/net/www/http/HttpClient.java ! src/share/classes/sun/net/www/protocol/http/HttpLogFormatter.java ! src/share/classes/sun/net/www/protocol/http/HttpURLConnection.java
- Previous message: 6520207: Dollar/UnixDollar bad behavior shouldn't match twice in "\n"
- Next message: hg: jdk7/tl/jdk: 6854795: Miscellaneous improvements to "jar"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]