martin [Mon, 10 Mar 2008 14:32:51 -0700] rev 48
4960438: (process) Need IO redirection API for subprocesses
Reviewed-by: alanb, iris
martin [Mon, 10 Mar 2008 14:32:51 -0700] rev 47
6631352: File{OutputStream,Writer} should implement atomic append mode using FILE_APPEND_DATA (win)
Reviewed-by: alanb, iris
martin [Mon, 10 Mar 2008 14:32:51 -0700] rev 46
6631437: File{In,Out}putStream minor improvements to spec and stylistic improvements to code
Reviewed-by: alanb, iris
martin [Mon, 10 Mar 2008 14:32:51 -0700] rev 45
6631362: Nuke io_util_md.c:handleFileSizeFD (win)
Reviewed-by: alanb, iris
martin [Mon, 10 Mar 2008 14:32:51 -0700] rev 44
6632696: Writing to closed output files (writeBytes) leaks native memory (unix)
Reviewed-by: alanb, iris
martin [Mon, 10 Mar 2008 14:32:50 -0700] rev 43
6631966: (process) Raise Windows pipe buffer size an extra 24 bytes (win)
Reviewed-by: alanb, iris
martin [Sun, 09 Mar 2008 21:56:42 -0700] rev 42
6633613: (str) StringCoding optimizations to avoid unnecessary array copies with Charset arg
Reviewed-by: iris
martin [Sun, 09 Mar 2008 21:56:42 -0700] rev 41
6671834: (str) Eliminate StringCoding.java compile warnings
Reviewed-by: iris
martin [Sun, 09 Mar 2008 21:56:42 -0700] rev 40
4499288: (cs spec) Charset terminology problems
Reviewed-by: mr, iris
ksrini [Thu, 06 Mar 2008 07:51:28 -0800] rev 39
6596475: (launcher) javaw should call InitCommonControls
Summary: javaw does not show error window after manifest changes.
Reviewed-by: darcy
emcmanus [Mon, 03 Mar 2008 15:44:50 +0100] rev 38
6670375: Missing unit test for 6607114 (Make JMXServiceURL reconstructible)
Summary: Current setup doesn't allow two pushes with same CR number
Reviewed-by: dfuchs
emcmanus [Mon, 03 Mar 2008 15:29:22 +0100] rev 37
Merge
emcmanus [Mon, 03 Mar 2008 15:28:40 +0100] rev 36
6607114: Make JMXServiceURL reconstructible in MXBeans
Summary: Add @ConstructorProperties tag to JMXServiceURL
Reviewed-by: dfuchs
dfuchs [Mon, 03 Mar 2008 12:29:42 +0100] rev 35
6651382: The Java JVM SNMP provider reports incorrect stats when asked for multiple OIDs
Summary: The JvmMemPoolEntryImpl must use the row index when caching data.
Reviewed-by: jfdenise
emcmanus [Mon, 03 Mar 2008 10:32:38 +0100] rev 34
6602310: Extensions to Query API for JMX 2.0
6604768: IN queries require their arguments to be constants
Summary: New JMX query language and support for dotted attributes in queries.
Reviewed-by: dfuchs