Commit Graph

17 Commits

Author SHA1 Message Date
Martin Buchholz
504a24907d 6631352: File{OutputStream,Writer} should implement atomic append mode using FILE_APPEND_DATA (win)
Reviewed-by: alanb, iris
2008-03-10 14:32:51 -07:00
Martin Buchholz
8d412f036d 6631437: File{In,Out}putStream minor improvements to spec and stylistic improvements to code
Reviewed-by: alanb, iris
2008-03-10 14:32:51 -07:00
Martin Buchholz
2c1daccc0a 6631362: Nuke io_util_md.c:handleFileSizeFD (win)
Reviewed-by: alanb, iris
2008-03-10 14:32:51 -07:00
Martin Buchholz
a686efe6ac 6632696: Writing to closed output files (writeBytes) leaks native memory (unix)
Reviewed-by: alanb, iris
2008-03-10 14:32:51 -07:00
Martin Buchholz
4d5b998028 6631966: (process) Raise Windows pipe buffer size an extra 24 bytes (win)
Reviewed-by: alanb, iris
2008-03-10 14:32:50 -07:00
Martin Buchholz
f7ce4bc4ab 6633613: (str) StringCoding optimizations to avoid unnecessary array copies with Charset arg
Reviewed-by: iris
2008-03-09 21:56:42 -07:00
Martin Buchholz
14120d1c34 6671834: (str) Eliminate StringCoding.java compile warnings
Reviewed-by: iris
2008-03-09 21:56:42 -07:00
Martin Buchholz
13ced2b935 4499288: (cs spec) Charset terminology problems
Reviewed-by: mr, iris
2008-03-09 21:56:42 -07:00
Kumar Srinivasan
86d2ba8dfc 6596475: (launcher) javaw should call InitCommonControls
Javaw does not show error window after manifest changes.

Reviewed-by: darcy
2008-03-06 07:51:28 -08:00
Eamonn McManus
5cd758db4c 6670375: Missing unit test for 6607114 (Make JMXServiceURL reconstructible)
Current setup doesn't allow two pushes with same CR number

Reviewed-by: dfuchs
2008-03-03 15:44:50 +01:00
Eamonn McManus
4ef2f229c7 Merge 2008-03-03 15:29:22 +01:00
Eamonn McManus
8736cd2d59 6607114: Make JMXServiceURL reconstructible in MXBeans
Add @ConstructorProperties tag to JMXServiceURL

Reviewed-by: dfuchs
2008-03-03 15:28:40 +01:00
Daniel Fuchs
c79ec66f1a 6651382: The Java JVM SNMP provider reports incorrect stats when asked for multiple OIDs
The JvmMemPoolEntryImpl must use the row index when caching data.

Reviewed-by: jfdenise
2008-03-03 12:29:42 +01:00
Eamonn McManus
104cc86359 6602310: Extensions to Query API for JMX 2.0
6604768: IN queries require their arguments to be constants

New JMX query language and support for dotted attributes in queries.

Reviewed-by: dfuchs
2008-03-03 10:32:38 +01:00
Mark Reinhold
1fd0bb2370 6669216: Add jcheck configuration directories
Reviewed-by: ohair, xdono
2008-02-29 20:04:01 -08:00
Xiomara Jayasena
e40791d448 Added tag jdk7-b24 for changeset 90ce3da70b43 2007-12-04 16:28:33 -08:00
J. Duke
319a3b9947 Initial load 2007-12-01 00:00:00 +00:00