Pavel Tisnovsky
f57059f5b4
6917663: test/java/security/Provider/Turkish.java not samevm friendly
...
Added othervm flag to ensure that this test will run in isolation.
Reviewed-by: alanb
2010-01-18 17:53:26 +01:00
Alan Bateman
01c326e0da
6917021: (file) copyTo/moveTo can overrwrite existing file when target associated with custom provider
...
Reviewed-by: chegar
2010-01-18 15:21:34 +00:00
Lana Steuck
a5325ffb94
Merge
2010-01-15 15:36:54 -08:00
John Coomes
cbfd52c649
Merge
2010-01-13 15:16:06 -08:00
Alan Bateman
30d2fd5f41
6913877: (fs) AsynchronousFileChannel.write can return wrong result under load [win]
...
Reviewed-by: chegar
2010-01-10 12:29:19 +00:00
Alan Bateman
46d57b48e4
6907760: (file) OVERFLOW event should cause pending events to be purged
...
Reviewed-by: chegar
2010-01-09 19:32:58 +00:00
John R Rose
020e5501fd
6914665: update jdk code for JSR 292 (post 6858164)
...
Fill in missing API implementations, fix numerous bugs, adjust APIs towards EG design.
Reviewed-by: twisti
2010-01-07 16:16:45 -08:00
John R Rose
20b837a9e4
Merge
2010-01-06 16:50:51 -08:00
Kelly O'Hair
c49eb02208
6911108: These tests do not work with CYGWIN: java/util
...
Reviewed-by: tbell, alanb
2010-01-04 15:52:38 -08:00
Kelly O'Hair
2e5624299a
6911129: These tests do not work with CYGWIN: java/lang
...
Reviewed-by: tbell, alanb
2010-01-04 15:49:34 -08:00
Kelly O'Hair
a59db62f07
6911113: These tests do not work with CYGWIN: java/nio
...
Reviewed-by: tbell, alanb
2010-01-04 15:36:06 -08:00
Kelly O'Hair
4ae2047584
6910835: TESTS: 3 java/io run.sh tests fail when run on Windows XP CYGWIN
...
Reviewed-by: tbell, alanb
2010-01-04 15:33:19 -08:00
Kelly O'Hair
23ac573ae7
6910834: TEST: java/io/File/Basic.java fails on Windows CYGWIN environment
...
Reviewed-by: tbell, alanb
2010-01-04 15:30:26 -08:00
Doug Lea
dc8d9d049e
6908348: java/util/concurrent/BlockingQueue/CancelledProducerConsumerLoops.java get OOME for unbounded queues
...
Reviewed-by: martin, dholmes
2009-12-23 15:57:14 -08:00
Pavel Tisnovsky
9e74b05b9c
6912628: test/java/util/jar/JarFile/TurkCert.java cannot be run in samevm mode
...
Added tag to run this test in othervm
Reviewed-by: chegar
2009-12-23 11:18:58 +01:00
Joe Darcy
b4b4646850
6908541: Bad resource management in java/math/BigInteger/BigIntegerTest.java
...
Reviewed-by: alanb
2009-12-22 21:48:19 -08:00
Tim Bell
4797193455
Merge
2009-12-19 10:26:19 -08:00
Lana Steuck
6d6ed99403
Merge
2009-12-16 00:09:57 -08:00
Joe Darcy
37a980650b
6908131: Pure Java implementations of StrictMath.floor(double) & StrictMath.ceil(double)
...
Reviewed-by: alanb
2009-12-15 13:51:44 -08:00
Lana Steuck
ac644fa9f8
Merge
2009-12-10 09:50:09 -08:00
Lana Steuck
e4beee76a3
Merge
2009-12-10 09:46:13 -08:00
Jesse Wilson
1c4f3aa56b
6903754: (bf) Improve floating-point buffer comparison
...
Describe the exact behavior of {Double,Float}Buffer.{equals,compareTo}; fix non-anti-symmetric behavior of compareTo
Reviewed-by: alanb
2009-12-08 12:41:01 -08:00
Joe Darcy
c40412f4f4
6907177: Update jdk tests to remove unncessary -source and -target options
...
Reviewed-by: ohair
2009-12-03 18:19:10 -08:00
Lana Steuck
7dc92db304
Merge
2009-12-02 16:18:20 -08:00
Anton Tarasov
b0a13700e1
6566375: PIT : test/java/awt/KeyboardFocusmanager/TypeAhead/TestDialogTypeAhead.html
...
Reviewed-by: art, dcherepanov
2009-12-02 17:26:23 +03:00
Kelly O'Hair
759c63a953
Merge
2009-12-01 08:54:10 -08:00
Phil Race
2bea841cbe
6904962: GlyphVector.getVisualBounds should not be affected by leading or trailing white space
...
Reviewed-by: igor, dougfelt
2009-11-30 14:39:35 -08:00
Kelly O'Hair
cd8f275bdb
6903197: Some java template files need to be renamed to .java.template
...
Reviewed-by: alanb
2009-11-30 14:15:15 -08:00
Sergey Malenkov
b6b042bf8f
6905516: Test failed: java/beans/EventHandler/Test6788531.java
...
Reviewed-by: peterz
2009-11-30 18:30:50 +03:00
Sergey Malenkov
b7292e2cf4
6905515: Test failed: java/beans/XMLEncoder/6329581/Test6329581.java
...
Reviewed-by: peterz
2009-11-30 18:26:52 +03:00
Anthony Petrov
d7b200bf35
6402325: Swing toolbars vs native toolbars on Windows
...
Introduce support for different window types: NORMAL, UTILITY, POPUP
Reviewed-by: art, dcherepanov
2009-11-27 16:07:32 +03:00
Artem Ananiev
a6dd224efd
4913324: Deadlock when using two event queues
...
Reviewed-by: anthony, ant, dcherepanov
2009-11-27 15:26:07 +03:00
Sergey Malenkov
69190da5ef
5102804: Memory leak in Introspector.getBeanInfo(Class) for custom BeanInfo: Class param
...
Reviewed-by: peterz
2009-11-27 15:24:43 +03:00
Lana Steuck
3336503bbb
Merge
2009-11-25 22:14:30 -08:00
Damjan Jovanovic
f2e3043d12
4899516: Transferable has no DataFlavors when dragging from Gnome window to Swing
...
Reviewed-by: uta, dav
2009-11-25 21:27:06 +03:00
Lana Steuck
314207e7f5
Merge
2009-11-24 18:12:46 -08:00
Denis Fokin
812677f720
5098433: REG: DnD of File-List between JVM is broken for non ASCII file names - Win32
...
Reviewed-by: uta, dav
2009-11-24 18:46:17 +03:00
Tim Bell
9150551f00
Merge
2009-11-29 15:24:32 -08:00
Jean-Christophe Collet
4da1e67db3
6901170: HttpCookie parsing of version and max-age mis-handled
...
Accept single quotes in cookies and better exception handling in CookieManager
Reviewed-by: chegar
2009-11-20 14:50:55 +01:00
Lana Steuck
a23c7f2fe8
Merge
2009-11-18 18:56:59 -08:00
Lana Steuck
228f3f7726
Merge
2009-11-18 17:17:56 -08:00
Yuka Kamiya
274e8c83b2
6842557: NumericShaper needs to be updated for Unicode 5.1 support
...
6843181: NumericShaper is not thread-safe
6900137: Typo in API Doc for NumericShaper
Reviewed-by: okutsu
2009-11-12 18:59:19 +09:00
Alan Bateman
186882959d
6900234: Several NIO tests should be removed from test/ProblemList.txt
...
Reviewed-by: chegar
2009-11-11 16:22:27 +00:00
Dmitry Cherepanov
1fbf705739
6852111: Unhandled 'spurious wakeup' in java.awt.EventQueue.invokeAndWait()
...
Introduced InvocationEvent.isDispatched method
Reviewed-by: art, anthony
2009-11-11 17:46:58 +03:00
Vladimir Yaroslavskiy
0d83336729
6899694: Dual-pivot quicksort improvements
...
Co-authored-by: Joshua Bloch <joshua.bloch@google.com>
Reviewed-by: jjb
2009-11-11 14:38:01 +00:00
Alan Bateman
aac491b420
6898234: (dc) Multicast tests fail on OpenSolaris with vboxnet0 adapter
...
Reviewed-by: chegar
2009-11-10 10:51:31 +00:00
Abhijit Saha
b7a372efca
Merge
2009-11-06 21:32:35 -08:00
Tim Bell
44accdb4b7
Merge
2009-11-06 17:27:41 -08:00
Abhijit Saha
31d05a3363
Merge
2009-11-06 16:07:52 -08:00
Martin Buchholz
450da8a061
6897553: LinkedList performance improvements
...
LinkedList of size N creates N+1 instead of N+2 objects. Comparing against null is faster than comparing against sentinel node
Reviewed-by: dl, jjb, forax
2009-11-05 16:12:45 -08:00