Lana Steuck
a43e73eb81
Merge
2012-01-04 10:57:39 -08:00
Frederic Parain
d1c86caeaa
7104647: Adding a diagnostic command framework
...
Reviewed-by: mchung, dholmes
2012-01-04 03:49:35 -08:00
Kumar Srinivasan
6274287b95
7124443: (launcher) test DefaultsLocaleTest fails with Windows shells
...
Reviewed-by: darcy
2012-01-03 08:33:30 -08:00
Kumar Srinivasan
3890c64b86
7123582: (launcher) display the -version and -XshowSettings
...
Reviewed-by: alanb
2012-01-03 08:27:37 -08:00
David Katleman
6ddf2df795
Merge
2011-12-28 15:14:24 -08:00
Lana Steuck
3419a755d7
Merge
2011-12-28 10:51:24 -08:00
Daniel D. Daugherty
937ae45cd8
7121600: Instrumentation.redefineClasses() leaks class bytes
...
Call JNI ReleaseByteArrayElements() on memory returned by JNI GetByteArrayElements(). Also push test for 7122253.
Reviewed-by: acorn, poonam
2011-12-22 18:35:48 -08:00
Stephen Flores
a046e398d5
7076310: (file) AclEntry.Builder setFlags throws IllegalArgumentException if set argument is empty
...
Reviewed-by: alanb
2011-12-22 10:52:17 +00:00
Weijun Wang
440adedd51
7122169: TcpTimeout fail for various reasons
...
Reviewed-by: alanb
2011-12-22 15:35:55 +08:00
Lana Steuck
3f5f0b4dc0
Merge
2011-12-20 15:27:55 -08:00
Anthony Petrov
b3582e243e
7122796: SunToolkit constructor should create the EventQueue for the Main AppContext
...
Always create an EQ for the main AppContext in SunToolkit constructor
Reviewed-by: art
2011-12-20 12:48:01 +03:00
Stephen Flores
a8ad56bd5c
6990617: Regular expression doesn't match if unicode character next to a digit
...
Updated RemoveQEQuotation() to deal with this case correctly
Reviewed-by: sherman
2011-12-19 14:14:14 -08:00
Brandon Passanisi
6702bf177f
7087549: (fs) Files.newInputStream throws UOE for custom provider options
...
Reviewed-by: alanb
2011-12-17 20:07:14 +00:00
Lana Steuck
ea01b60d82
Merge
2011-12-16 12:12:17 -08:00
Chris Hegarty
d680725432
7095980: Ensure HttpURLConnection (and supporting APIs) don't expose HttpOnly cookies
...
Reviewed-by: michaelm
2011-12-16 16:09:41 +00:00
Lana Steuck
f1c7c499bf
Merge
2011-12-15 19:52:13 -08:00
Michael Fang
638f43b009
Merge
2011-12-15 11:29:58 -08:00
Alexander Scherbatiy
84ee878ee3
7120869: javax/swing/JScrollBar/4708809/bug4708809.java fails on Windows
...
The robot auto-delay is increased to fix the test failing on Windows.
Reviewed-by: alexp
2011-12-13 17:30:21 +04:00
Alexander Scherbatiy
b633dc9918
7112931: closed/javax/swing/JTabbedPane/6416920/bug6416920.java fails on MacOS
...
Reviewed-by: alexp
2011-12-13 15:32:28 +04:00
Yong Jeffrey Huang
092bb45d80
7003124: In Bulgarian Locale DateFormat is wrong
...
Reviewed-by: naoto, peytoia
2011-12-12 18:21:42 -08:00
Kelly O'Hair
f5bfcb05b2
7119829: Adjust default jprt testing configuration
...
Reviewed-by: alanb
2011-12-12 08:17:28 -08:00
Alexander Scherbatiy
43c224b608
7105890: closed/javax/swing/JScrollBar/4708809/bug4708809.java deadlocks on MacOS
...
Reviewed-by: alexp
2011-12-12 15:33:49 +04:00
Doug Lea
87062ca29f
7118066: Warnings in java.util.concurrent package
...
Reviewed-by: chegar, dholmes
2011-12-12 10:45:54 +00:00
Lana Steuck
2850e97062
Merge
2011-12-06 20:25:20 -08:00
Brandon Passanisi
4744f6dd1d
5063455: (fmt) MissingFormatArgumentException.getFormatSpecifier() incorrect return value
...
Updated the incorrect StringBuilder constructor usage
Reviewed-by: dholmes, sherman
2011-12-05 10:50:14 -08:00
Alan Bateman
5751fb4a86
7117717: (aio) Tests failing due to implementation bug 7052549
...
Reviewed-by: weijun, chegar
2011-12-05 12:23:46 +00:00
Darryl Mocek
689ccf050d
5035850: (str) String.CASE_INSENSITIVE_ORDER should override readResolve()
...
Fix to ensure singleton property of String.CaseInsensitiveComparator is maintained through de/serialization.
Reviewed-by: alanb, forax, smarks, dholmes
2011-12-02 16:25:35 -08:00
Yuka Kamiya
ed8a1e0c94
7056472: Speed up test/java/util/ResourceBundle/Control/ExpirationTest.sh
...
Reviewed-by: okutsu
2011-12-02 16:09:14 +09:00
Chris Hegarty
02a9029229
7116722: Miscellaneous warnings sun.misc ( and related classes )
...
Reviewed-by: alanb, darcy, forax, hawtin, lancea
2011-12-01 11:09:54 +00:00
Lana Steuck
cb909e068c
Merge
2011-11-30 12:06:49 -08:00
Alexandr Scherbatiy
407d05d5e8
7115357: closed/javax/swing/JTable/6263446/bug6263446Table.java fails on MacOS
...
Reviewed-by: rupashka
2011-11-30 19:38:56 +04:00
Alexandr Scherbatiy
988204b65e
7110440: closed/javax/swing/JScrollBar/4865918/bug4865918.java fails on Aqua L&F
...
Reviewed-by: rupashka
2011-11-30 16:54:27 +04:00
Lana Steuck
5a5111e51f
Merge
2011-11-29 15:57:33 -08:00
Lana Steuck
cde4fd9054
Merge
2011-11-29 13:49:18 -08:00
Xueming Shen
8df2ceb118
7109837: Provide a mechanism for computing an Adler32 checksum for the contents of a ByteBuffer
...
Added methods Adler32/CRC32.update(ByteBuffer)
Reviewed-by: alanb
2011-11-29 13:05:35 -08:00
Lana Steuck
a7460d5856
Merge
2011-11-29 12:04:55 -08:00
Xueming Shen
5b3d1ed37b
7110149: Update the JDK8 bundled zlib library to the latest version 1.2.5
...
Updated to zlib-1.2.5
Reviewed-by: alanb
2011-11-29 11:39:59 -08:00
Alexandr Scherbatiy
6087c7f96c
7112925: closed/javax/swing/JTabbedPane/4624207/bug4624207.java fails on MacOS
...
Reviewed-by: rupashka
2011-11-29 12:47:30 +03:00
Lana Steuck
95e9cd174d
Merge
2011-11-28 15:15:50 -08:00
Alexandr Scherbatiy
e8cf8cce56
7113337: Swing closed test tries to click in the area reserved for resize by Mac OS X
...
Reviewed-by: rupashka
2011-11-25 11:52:23 +03:00
Sean Coffey
aba5b47101
7102369: remove java.rmi.server.codebase property parsing from registyimpl
...
7094468: rmiregistry clean up
Reviewed-by: smarks
2011-11-23 14:55:01 +00:00
Gary Adams
6ffc2c3b69
6776144: java/lang/ThreadGroup/NullThreadName.java fails with Thread group is not destroyed ,fastdebug LINUX
...
Reviewed-by: chegar, dholmes
2011-11-23 12:30:19 +00:00
Xue-Lei Andrew Fan
7115a56a21
7113275: compatibility issue with MD2 trust anchor and old X509TrustManager
...
Also reviewed by Dennis.Gu@oracle.com
Reviewed-by: mullan
2011-11-23 03:40:12 -08:00
Alexandr Scherbatiy
20168f092c
7109085: Test use hotkeys not intended for Mac
...
Reviewed-by: rupashka
2011-11-21 18:22:30 +04:00
Gary Adams
dbdf12e6a5
7114125: TEST_BUG: java/util/Timer/KillThread.java should use volatile cross thread variable declaration
...
Reviewed-by: dholmes, alanb
2011-11-21 12:57:36 +00:00
Gary Adams
0a416094b6
7084033: TEST_BUG: test/java/lang/ThreadGroup/Stop.java fails intermittently
...
Reviewed-by: forax, chegar, dholmes
2011-11-21 12:51:30 +00:00
Gary Adams
325b9e4abb
6860309: TEST_BUG: Insufficient sleep time in java/lang/Runtime/exec/StreamsSurviveDestroy.java
...
Reviewed-by: alanb, dholmes, forax
2011-11-19 20:03:00 +00:00
Gary Adams
e0de33a847
6731620: TEST_BUG: java/util/Timer/Args.java is too optimistic about the execution time of System.out.printf
...
Reviewed-by: dholmes, forax
2011-11-19 19:59:33 +00:00
Gary Adams
673ab99f16
6818464: TEST_BUG: java/util/Timer/KillThread.java failing intermittently
...
Reviewed-by: dholmes, alanb, forax
2011-11-19 19:55:19 +00:00
John Coomes
6da51f66cd
Merge
2011-11-18 16:57:01 -08:00