Chris Hegarty
|
9607630405
|
7020136: java/net/URLConnection/RedirectLimit.java fails intermittently
Increase the socket timeout and clean up the test
Reviewed-by: alanb
|
2011-02-24 12:57:59 +00:00 |
|
Masayoshi Okutsu
|
2b3aef04c3
|
6772689: java.sql.Date.valueOf("2042-10-xx").toString() wrong in some time zones
Reviewed-by: peytoia
|
2011-02-24 16:29:42 +09:00 |
|
Lana Steuck
|
d686419127
|
Merge
|
2011-02-23 10:29:15 -08:00 |
|
Masayoshi Okutsu
|
66ca7600c4
|
6623219: Font.canDisplayUpTo does not work with supplementary characters
Reviewed-by: prr, peytoia
|
2011-02-23 14:09:23 +09:00 |
|
Stuart Marks
|
dd0e38d73a
|
7021209: convert lang, math, util to use try-with-resources
Reviewed-by: alanb, darcy, naoto
|
2011-02-22 15:34:17 -08:00 |
|
Valerie Peng
|
4ce8048909
|
6604496: Support for CKM_AES_CTR (counter mode)
Enhanced SunPKCS11 provider to support AES/CTR/NoPadding transformation.
Reviewed-by: vinnie
|
2011-02-22 12:01:35 -08:00 |
|
Alan Bateman
|
4c2006a780
|
7021327: Changes for 7020888 included changes to other files in error
Reviewed-by: chegar
|
2011-02-22 14:28:13 +00:00 |
|
Alan Bateman
|
17cace4c58
|
7020888: (file) Miscellaneous and trivial clean-ups (typos and opportunities to use suppressed exceptions)
Reviewed-by: mduigou, chegar
|
2011-02-22 12:04:48 +00:00 |
|
Alan Bateman
|
7966b53750
|
Merge
|
2011-02-22 10:19:35 +00:00 |
|
Mike Duigou
|
7ddd950b1d
|
7019705: Add -XX:+AggressiveOpts options to MOAT test
Reviewed-by: alanb
|
2011-02-21 14:53:11 -08:00 |
|
Lana Steuck
|
9e058711b1
|
Merge
|
2011-02-21 14:33:58 -08:00 |
|
Lana Steuck
|
12134b9ba9
|
Merge
|
2011-02-21 14:31:07 -08:00 |
|
Lana Steuck
|
ba6e52f984
|
Merge
|
2011-02-21 14:23:42 -08:00 |
|
Lana Steuck
|
3bbc62d525
|
Merge
|
2011-02-21 14:22:08 -08:00 |
|
Mike Duigou
|
99aa7bad62
|
7001685: Renable EnumSetBash Test
Reviewed-by: alanb, ohair, darcy
|
2011-02-21 13:37:22 -08:00 |
|
Alan Bateman
|
8e29241702
|
7020517: (fs) FileStore.equals returns true if both volumes have the same serial number
Reviewed-by: chegar
|
2011-02-21 13:54:13 +00:00 |
|
Jennifer Godinez
|
dd383efe04
|
Merge
|
2011-02-18 12:04:36 -08:00 |
|
Phil Race
|
7b9e1ea0d5
|
7017637: closed/java/awt/font/StyledMetrics/BoldSpace.java failed : Space char should have 0 advance
Reviewed-by: igor, jgodinez
|
2011-02-18 09:18:32 -08:00 |
|
Pavel Porvatov
|
e70749d90d
|
6997102: Test case has hard code, so that applet thread threw exception
Reviewed-by: alexp
|
2011-02-18 20:09:35 +03:00 |
|
Alexander Potochkin
|
5ddedf5391
|
6474153: LookAndFeel.makeKeyBindings(...) doesn't ignore last element in keyBindingList with odd size
Reviewed-by: rupashka
|
2011-02-18 19:21:57 +03:00 |
|
Pavel Porvatov
|
daf9610616
|
7016693: javax/swing/JScrollBar/6542335/bug6542335.java failed on Ubuntu
Reviewed-by: alexp
|
2011-02-18 00:16:53 +03:00 |
|
Alan Bateman
|
d1cf52c16a
|
Merge
|
2011-02-17 20:53:26 +00:00 |
|
Alan Bateman
|
9aa277a541
|
6526860: (fc) FileChannel.position returns 0 when FileOutputStream opened in append mode
Reviewed-by: forax
|
2011-02-17 20:50:22 +00:00 |
|
Chris Hegarty
|
e5d4746fb4
|
7017901: OOME in java/util/concurrent/BlockingQueue/CancelledProducerConsumerLoops.java
Unbounded queues should be disabled in the test
Reviewed-by: alanb
|
2011-02-17 09:56:38 +00:00 |
|
Chris Hegarty
|
560ab81595
|
6562203: Thread doesn't terminate immediately if it was stopped before start
Reviewed-by: dholmes, alanb
|
2011-02-16 12:38:13 +00:00 |
|
Masayoshi Okutsu
|
0bfde7d243
|
6936350: API clarification needed on useDaylightTime() for timezones that have defined usage dates
Reviewed-by: peytoia
|
2011-02-16 16:51:21 +09:00 |
|
Andrew John Hughes
|
3073a78664
|
7017581: missing copyright header in test/sun/java2d/pipe/RegionOps.java
Reviewed-by: anthony
|
2011-02-15 15:09:20 +00:00 |
|
John R Rose
|
53a35e23ee
|
7016261: JSR 292 MethodType objects should be serializable
Define private writeObject, readObject, and readResolve methods. Also add unit tests.
Reviewed-by: twisti
|
2011-02-15 00:16:50 -08:00 |
|
Weijun Wang
|
d4fbb08ec0
|
7018928: test failure: sun/security/krb5/auto/SSL.java
Reviewed-by: valeriep
|
2011-02-15 12:11:15 +08:00 |
|
Neil Richards
|
32b8c54ea3
|
6927486: Hashtable writeObject() may deadlock
Do not synchronize on self while writing hash table elements
Reviewed-by: alanb, mduigou
|
2011-02-14 11:00:02 -08:00 |
|
Mike Duigou
|
21d721f9ff
|
Merge
|
2011-02-14 10:48:46 -08:00 |
|
Neil Richards
|
709cabc2f1
|
6934356: Vector.writeObject() serialization may deadlock
No longer synchronize on self while writing other objects.
Reviewed-by: alanb, forax, mduigou, peterjones
|
2011-02-14 10:38:51 -08:00 |
|
Alan Bateman
|
14997b102e
|
7016704: TEST_BUG: java/nio/file/Files/walk_file_tree.sh fails with new version of find (lnx)
Reviewed-by: forax
|
2011-02-14 18:30:53 +00:00 |
|
Lana Steuck
|
45968c05a0
|
Merge
|
2011-02-11 15:51:51 -08:00 |
|
Xueming Shen
|
0e63901156
|
7007596: (zipfs) FileSystems.newFileSystem(FileRef...) always employs zipfs regardless the real Path type
Updated newFileSystem() to throw UOE exception for non-zip/jar file
Reviewed-by: alanb
|
2011-02-11 12:20:45 -08:00 |
|
Lana Steuck
|
3eb4164d84
|
Merge
|
2011-02-11 12:14:38 -08:00 |
|
John R Rose
|
f485ab561e
|
7013730: JSR 292 reflective operations should report errors with standard exception types
Remove NoAccessException, replace it by ReflectiveOperationException subtypes; adjust javadoc of exceptions
Reviewed-by: twisti
|
2011-02-11 01:26:32 -08:00 |
|
John R Rose
|
54e473f9f8
|
7012650: implement JSR 292 EG adjustments through January 2010
Misc. EG changes and polishes (excluding 7013417)
Reviewed-by: twisti
|
2011-02-11 01:26:28 -08:00 |
|
John R Rose
|
eedbedae93
|
7013417: JSR 292 needs to support variadic method handle calls
Implement MH.asVarargsCollector, etc., and remove withTypeHandler.
Reviewed-by: twisti
|
2011-02-11 01:26:24 -08:00 |
|
Alexander Potochkin
|
17088aceaa
|
6993171: JavaTest/JDK7b114 - no help text is shown for interview questions, JavaTest HANGS UP
Reviewed-by: rupashka
|
2011-02-10 21:36:18 +03:00 |
|
Lana Steuck
|
6641ee235d
|
Merge
|
2011-02-09 10:28:20 -08:00 |
|
Vladimir Yaroslavskiy
|
35f815a7b4
|
7018258: Dual-pivot updates in 7013585 can fail with ArrayIndexOutOfBoundsException
Reviewed-by: alanb
|
2011-02-09 15:59:27 +00:00 |
|
Lana Steuck
|
3899723bda
|
Merge
|
2011-02-08 14:25:33 -08:00 |
|
Phil Race
|
a6241f31b1
|
7006865: Regression: Corrupted output when printing images with bit depth of 4
Reviewed-by: bae, jgodinez
|
2011-02-08 14:24:14 -08:00 |
|
Lana Steuck
|
458118d44d
|
Merge
|
2011-02-08 14:19:54 -08:00 |
|
Lana Steuck
|
17c4bbff22
|
Merge
|
2011-02-08 14:19:11 -08:00 |
|
Xueming Shen
|
50ef3f8522
|
7017840: (zipfs) test/demo/zipfs/basic.sh needs to be updated due to 7013420
Updated try-with-resourcse usage in test/demo code
Reviewed-by: alanb
|
2011-02-08 13:30:30 -08:00 |
|
Dmitry Nadezhin
|
aa6f495fbe
|
4421494: infinite loop while parsing double literal
Reviewed-by: darcy, alanb
|
2011-02-08 19:31:44 +00:00 |
|
Naoto Sato
|
47a983f28a
|
7015500: Locale.toLanguageTag() uses "und" as lang subtag for private use only Locale
Reviewed-by: srl
|
2011-02-08 09:04:30 -08:00 |
|
Vladimir Yaroslavskiy
|
477c01454f
|
7013585: Dual-pivot quicksort improvements for highly structured (nearly sorted) and data with small periods
Reviewed-by: mduigou, alanb
|
2011-02-08 15:50:30 +00:00 |
|