Dmitry Cherepanov
|
9e5bc6d8bf
|
6578583: Regression: Modality is broken in windows vista home premium from jdk1.7 b02 onwards
WS_DISABLED style should be used to fix some modality bugs
Reviewed-by: art, son
|
2008-03-14 22:00:33 +03:00 |
|
Dmitry Cherepanov
|
ad051bbc3a
|
6524352: support for high-resolution mouse wheel
Added support for high-resolution mouse wheel
Reviewed-by: dav, son
|
2008-03-14 20:40:09 +03:00 |
|
Roman Kennke
|
eab1a9b3df
|
6546113: (bf) CharSequence.slice() on wrapped CharSequence doesn't start at buffer position
Reviewed-by: iris
|
2008-03-13 19:34:49 +00:00 |
|
Bradford Wetmore
|
b12d27166f
|
Merge
|
2008-03-11 23:37:02 -07:00 |
|
Alan Bateman
|
40922e9127
|
6644607: (ch) test/java/nio/channels/SocketChannel/Connect.java throws UnknownHostException
Reviewed-by: chegar
|
2008-03-11 14:49:53 +00:00 |
|
Alan Bateman
|
d5b852b81d
|
6448457: (ch) Channels.newOutputStream().write() does not write all data
Reviewed-by: iris, sherman
|
2008-03-11 14:42:35 +00:00 |
|
Martin Buchholz
|
af3cf15e6e
|
6633113: test/java/util/concurrent/SynchronousQueue/Fairness.java fails intermittently
Reviewed-by: dholmes
|
2008-03-10 23:23:48 -07:00 |
|
Doug Lea
|
e4f30f8084
|
6625723: Excessive ThreadLocal storage used by ReentrantReadWriteLock
Reviewed-by: dholmes
|
2008-03-10 23:23:47 -07:00 |
|
Doug Lea
|
f280870c0f
|
6609775: Reduce context switches in DelayQueue due to signalAll
Reviewed-by: alanb
|
2008-03-10 23:23:47 -07:00 |
|
Doug Lea
|
0170151171
|
6602600: Fast removal of cancelled scheduled thread pool tasks
Reviewed-by: alanb
|
2008-03-10 23:23:47 -07:00 |
|
Martin Buchholz
|
2ebe861fe5
|
6612102: (coll) IdentityHashMap.iterator().remove() might decrement size twice
Reviewed-by: dholmes
|
2008-03-10 23:23:47 -07:00 |
|
Martin Buchholz
|
f8092959d4
|
6595669: regtest LinkedBlockingQueue/OfferRemoveLoops.java fails
Reviewed-by: dholmes
|
2008-03-10 23:23:47 -07:00 |
|
Martin Buchholz
|
abde1241e1
|
4960438: (process) Need IO redirection API for subprocesses
Reviewed-by: alanb, iris
|
2008-03-10 14:32:51 -07:00 |
|
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 |
|
Phil Race
|
a15c780502
|
6640532: Graphics.getFontMetrics() throws NullPointerException
NIO usage needs to be robust against Thread.interrupt()
Reviewed-by: tdv
|
2008-03-07 12:13:17 -08:00 |
|
Chris Hegarty
|
349fef2b70
|
6628576: InterfaceAddress.equals() NPE when broadcast field == null
Update logic in equals to correctly handle nulls.
Reviewed-by: michaelm
|
2008-03-07 13:00:44 +00:00 |
|
Bradford Wetmore
|
9a2759ee8d
|
6623830: SCCS cleanup has broken two regression tests
Reviewed-by: chegar
|
2008-03-06 10:35:28 -08:00 |
|
Jean-Christophe Collet
|
ffacce2397
|
6641309: Wrong Cookie separator used in HttpURLConnection
Added a space to cookie separator. Generified the code and added tags.
Reviewed-by: chegar
|
2008-03-05 11:40:22 +01:00 |
|
J. Duke
|
319a3b9947
|
Initial load
|
2007-12-01 00:00:00 +00:00 |
|