michaelm [Thu, 11 Sep 2008 17:46:53 +0100] rev 1237
6744329: Exception in light weight http server code
Reviewed-by: chegar
weijun [Mon, 08 Sep 2008 14:17:22 +0800] rev 1236
6740833: krb5.conf does not accept kdc=hostname (no spaces around =)
Reviewed-by: xuelei
wetmore [Fri, 05 Sep 2008 00:43:26 -0700] rev 1235
Merge
jccollet [Thu, 04 Sep 2008 15:26:53 +0200] rev 1234
6692802: HttpCookie needs to support HttpOnly attribute
Summary: Added HttpOnly tag support to HttpCookie class.
Reviewed-by: chegar, michaelm
dfuchs [Wed, 17 Sep 2008 13:40:40 +0200] rev 1233
6748745: JConsole: plotters don't resize well when the window is resized
Summary: part of the fix was contributed by jfdenise
Reviewed-by: jfdenise
tbell [Fri, 12 Sep 2008 23:31:43 -0700] rev 1232
Merge
dfuchs [Fri, 12 Sep 2008 19:06:38 +0200] rev 1231
6747983: jmx namespace: unspecified self-link detection logic
Reviewed-by: emcmanus
dfuchs [Fri, 12 Sep 2008 17:58:15 +0200] rev 1230
6747899: jmx namespaces: hooks for permission checks should be defined in HandlerInterceptor
Reviewed-by: emcmanus
emcmanus [Fri, 12 Sep 2008 15:17:52 +0200] rev 1229
6747411: EventClient causes thread leaks
Summary: Reworked thread management in EventClient and related classes.
Reviewed-by: sjiang, dfuchs
bristor [Thu, 11 Sep 2008 14:58:57 -0700] rev 1228
6440786: Cannot create a ZIP file containing zero entries
Summary: Allow reading and writing of ZIP files with zero entries.
Reviewed-by: alanb