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
Igor Nekrestyanov
30c9b2b165
Merge
2011-12-19 10:06:23 -08:00
Denis Fokin
1258946332
7117011: Reduce number of warnings in sun/awt/windows and sun/awt/datatransfer
...
Reviewed-by: art
2011-12-19 16:44:36 +04:00
Oleg Pekhovskiy
3704715569
7117334: Warnings cleanup day: reduce number of javac warnings in the java.awt package
...
Reviewed-by: art, denis, alexsch
2011-12-19 15:21:35 +04: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
Stuart Marks
be40fd7800
7122235: stop the build if javac fails
...
Reviewed-by: chegar, dholmes, mcimadamore, ohair
2011-12-17 08:21:23 -08:00
Lana Steuck
ea01b60d82
Merge
2011-12-16 12:12:17 -08:00
Christopher Gruszka
928809708d
Merge
2011-12-16 15:01:55 -05: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
David Katleman
662d105a15
Merge
2011-12-15 15:55:53 -08:00
David Katleman
64a4e00654
Added tag jdk8-b16 for changeset 9b857545922a
2011-12-15 15:47:31 -08:00
David Katleman
00b5a73ca2
Added tag jdk8-b17 for changeset f93045767e5d
2011-12-15 12:16:36 -08:00
Michael Fang
638f43b009
Merge
2011-12-15 11:29:58 -08:00
Naoto Sato
f31e66f99c
4808233: "Locale" not thread-safe
...
Reviewed-by: okutsu
2011-12-13 15:41:47 -08:00
Alexander Scherbatiy
7acd8858d0
7116950: Reduce number of warnings in swing
...
Reviewed-by: art
2011-12-13 18:38:39 +04: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
Chris Hegarty
1c95ce5e42
Merge
2011-12-12 03:54:42 -08:00
Charles Lee
622ac75d6b
7118907: InetAddress.isReachable() should return false if sendto fails with EHOSTUNREACH
...
Reviewed-by: alanb, chegar
2011-12-12 11:41:10 +00: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
Jim Holmlund
6d0e8939c1
7117053: Fix build warnings in com/sun/tools/jdi/*
...
Warnings fixed. Also reviewed by serguei.spitsyn@oracle.com , who is not yet an openjdk reviewer
Reviewed-by: ksrini
2011-12-09 12:56:22 -08:00
Stuart Marks
5eaf5ed9bc
7118546: fix warnings in javax.xml.crypto, javax.script
...
Reviewed-by: mullan
2011-12-08 14:57:13 -08:00
Omair Majid
d312aad0c1
7117612: Miscellaneous warnings in java.lang
...
Reviewed-by: smarks, dholmes, alanb, darcy
2011-12-08 13:48:54 -05:00
Prasannaa
92f2120b41
7117249: fix warnings in java.util.jar, .logging, .prefs, .zip
...
Co-authored-by: Martijn Verburg <martijnverburg@gmail.com>
Co-authored-by: Goerge Albrecht <goerge.albrecht@gmx.net>
Co-authored-by: Graham Allan <grundlefleck@googlemail.com>
Co-authored-by: Michael Barker <mikeb01@gmail.com>
Reviewed-by: alanb, dholmes, forax, sherman, smarks
2011-12-07 12:12:50 -08:00
Artem Ananiev
277bb6b756
7117008: Warnings cleanup day: reduce number of javac warnings in the sun.awt package
...
Reviewed-by: anthony, denis, bagiras
2011-12-07 17:45:22 +04:00
Lana Steuck
2850e97062
Merge
2011-12-06 20:25:20 -08:00
Igor Nekrestyanov
1d6ad94698
Merge
2011-12-06 16:31:58 -08:00
Lana Steuck
50319d95be
Merge
2011-12-06 16:17:15 -08:00
Lana Steuck
74a4760171
Merge
2011-12-06 16:15:34 -08:00
Brandon Passanisi
c7a1eec197
7116997: fix warnings in java.util.PropertyPermission
...
Reviewed-by: smarks
2011-12-06 10:14:02 -08:00
Naoto Sato
272537ad66
7117469: Warning cleanup for j.u.Currency and j.u.Locale related classes
...
Reviewed-by: okutsu, smarks
2011-12-05 17:08:52 -08:00
Danesh Dadachanji
95afca84d2
7116993: fix warnings in java.applet
...
Reviewed-by: art, smarks
2011-12-05 16:30:32 -08:00
Yuka Kamiya
8c1b558a38
7116914: Miscellaneous warnings (sun.text)
...
Reviewed-by: smarks, okutsu
2011-12-06 08:39:02 +09: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
Christopher Gruszka
85b77bf993
Merge
2011-12-05 12:41:38 -05:00
Doug Lea
c5cb5b2ac5
7117360: Warnings in java.util.concurrent.atomic package
...
Reviewed-by: chegar, dholmes
2011-12-05 13:58:44 +00:00
Sergey Bylokhov
34876429cb
7115400: jdk 8 awt-gate build fails in headless toolkit on solaris
...
Reviewed-by: prr, art, bae
2011-12-05 17:11:57 +04:00
Alan Bateman
226dc93377
Merge
2011-12-05 12:24:17 +00: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
Weijun Wang
3e1629b963
7116857: Warnings in javax.security and some sun.misc
...
Reviewed-by: smarks
2011-12-05 10:19:13 +08:00
Phil Race
2bea67436c
7117199: Fix javac warnings in src/share/classes/java/awt/font
...
Reviewed-by: jgodinez, bae
2011-12-03 16:26:08 -08:00
Mario Torre
163d5239e1
7117914: Fix javac warnings in src/share/classes/sun/java2d
...
Fix some javac warnings in java2d related code for the Warning Cleanup Day.
Reviewed-by: prr, flar
2011-12-03 15:40:49 +01:00
Masayoshi Okutsu
6dbd0de785
7117487: Warnings Cleanup: some i18n classes in java.util and sun.util
...
Reviewed-by: lancea, naoto
2011-12-03 10:58:19 +09:00
Lance Andersen
1c74eea15d
7116445: Miscellaneous warnings in the JDBC/RowSet classes
...
Reviewed-by: smarks, chegar
2011-12-02 19:33:54 -05:00
Jon VanAlten
d69cbad3f9
7117585: Eliminate java.lang.instrument, java.lang.management warnings
...
Reviewed-by: mchung
2011-12-02 16:29:19 -08: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