alanb [Sat, 24 Oct 2009 20:36:01 +0100] rev 4166
6894633: NetHooks should not require provider to be present (sol)
Reviewed-by: chegar, jccollet
darcy [Fri, 23 Oct 2009 11:18:17 -0700] rev 4165
6891113: More methods for java.util.Objects: deepEquals, hash, toString with default
Reviewed-by: alanb, gafter
chegar [Thu, 22 Oct 2009 15:44:42 +0100] rev 4164
6894169: Move HttpLogFormatter into a separate package
Reviewed-by: alanb
sherman [Wed, 21 Oct 2009 11:52:04 -0700] rev 4163
Merge
sherman [Wed, 21 Oct 2009 11:50:25 -0700] rev 4162
4206909: want java.util.zip to work for interactive use (Z_SYNC_FLUSH)
Summary: Add sync_flush option into Deflater/DefalterOutputStream
Reviewed-by: martin, alanb
sherman [Wed, 21 Oct 2009 11:40:40 -0700] rev 4161
6878475: Better syntax for the named capture group in regex
Summary: Updated the syntax of the newly added named capture group
Reviewed-by: martin, alanb