Anthony Petrov
|
cd2f47b0fd
|
7041387: Introduce new boolean system property java.awt.smartInvalidate
The behavior introduced with 6852592 is now enabled by the new system property only
Reviewed-by: dcherepanov
|
2011-05-10 18:28:05 +04:00 |
|
Oleg Pekhovskiy
|
ba52c9f91e
|
7035053: java/awt/event/MouseWheelEvent/DisabledComponent/DisabledComponent.java fails against jdk7 b134
Reviewed-by: art, denis, ant, dcherepanov
|
2011-05-10 17:56:12 +04:00 |
|
Alexander Zuev
|
8afd78fe59
|
7034619: Scrollable Tabs don't appear with JDK7 Synth based LaF, different from Java 5/6
Reviewed-by: alexp
|
2011-05-10 17:06:26 +04:00 |
|
Joe Darcy
|
7edc69abf5
|
7021645: Project Coin: Minor improvements to java.lang.Throwable
Reviewed-by: mduigou
|
2011-05-09 17:50:43 -07:00 |
|
Weijun Wang
|
93cc60559c
|
7041635: GSSContextSpi.java copyright notice error
Reviewed-by: valeriep
|
2011-05-10 07:00:36 +08:00 |
|
Naoto Sato
|
bce7c82aae
|
7041950: Fix copyright
Reviewed-by: okutsu
|
2011-05-09 13:30:12 -07:00 |
|
Jennifer Godinez
|
271bfc2715
|
Merge
|
2011-05-09 12:32:40 -07:00 |
|
Alan Bateman
|
914105d32e
|
7042979: Rename StandardSocketOption and StandardWatchEventKind
Reviewed-by: forax, chegar
|
2011-05-09 18:45:33 +01:00 |
|
Mike Duigou
|
66f7633b48
|
Merge
|
2011-05-09 08:58:00 -07:00 |
|
Doug Lea
|
25ec11dfe6
|
7042673: LockSupport.getBlocker(null) crashes
Reviewed-by: chegar
|
2011-05-09 16:36:20 +01:00 |
|
Vinnie Ryan
|
691c55d04a
|
6987652: VM crashed in sun.security.mscapi.RSAKeyPairGenerator.generateRSAKeyPair(...)
Reviewed-by: alanb
|
2011-05-09 15:58:25 +01:00 |
|
Alan Bateman
|
ca08676916
|
Merge
|
2011-05-09 01:57:28 -07:00 |
|
Alan Bateman
|
03fbf449cd
|
Merge
|
2011-05-09 01:47:05 -07:00 |
|
Joe Darcy
|
d814ae14d1
|
7011326: Add informative example to @SafeVarargs type or language discussion
Reviewed-by: mcimadamore, mduigou
|
2011-05-06 17:06:25 -07:00 |
|
Michael Fang
|
207f711ac2
|
7021691: Most log level words are not translated in java logging
Reviewed-by: yhuang
|
2011-05-06 10:07:42 -07:00 |
|
Frederic Parain
|
186fce71ec
|
7028071: Add two attributes to the OperatingSystemMXBean to provide CPU Load info
Add getProcessCpuLoad() and getSystemCpuLoad() to the OperatingSystemMXBean
Reviewed-by: acorn, dholmes, mchung
|
2011-05-06 18:09:33 +02:00 |
|
Vinnie Ryan
|
87259cf6b3
|
6738532: Error in Elliptic Curve NamedCurve determination. (related to PKCS11)
Reviewed-by: valeriep
|
2011-05-04 20:38:45 +01:00 |
|
Kelly O'Hair
|
1fdcbe61a1
|
Merge
|
2011-05-04 09:25:05 -07:00 |
|
Andrei Dmitriev
|
1bde299474
|
7040577: Default implementation of Toolkit.loadSystemColors(int[]) and many others doesn't throw HE in hl env
Reviewed-by: dcherepanov, denis
|
2011-05-04 14:46:11 +04:00 |
|
Pavel Porvatov
|
116ccec7a0
|
7031551: Generics: JComboBox
Reviewed-by: alexp, malenkov
|
2011-05-04 10:20:14 +04:00 |
|
Jennifer Godinez
|
d98cd779b7
|
Merge
|
2011-05-03 22:16:58 -07:00 |
|
Jennifer Godinez
|
647b4aca4b
|
Merge
|
2011-05-03 22:14:39 -07:00 |
|
Jennifer Godinez
|
1a8987d69e
|
Merge
|
2011-05-03 22:13:02 -07:00 |
|
Jennifer Godinez
|
da6966ded5
|
Merge
|
2011-05-03 22:11:02 -07:00 |
|
Mike Duigou
|
b2a0b94b36
|
7041612: Rename StandardCharset to StandardCharsets
Reviewed-by: alanb, mr, darcy
|
2011-05-03 16:32:47 -07:00 |
|
Igor Nekrestyanov
|
97c6e155ad
|
Merge
|
2011-05-03 15:02:55 -07:00 |
|
Sergey Bylokhov
|
2b767e1070
|
7016528: Deadlock during mutual initialization of DataTransferer and DataTransferer$DataFlavorComparator
Reviewed-by: dav, art, denis
|
2011-05-03 15:19:04 +04:00 |
|
Jim Graham
|
1003e3e744
|
6563734: Path2D.Float and Path2D.Double should have final getPathIterator methods
Reviewed-by: prr
|
2011-05-02 14:38:22 -07:00 |
|
Michael Fang
|
1227c14986
|
Merge
|
2011-05-02 13:55:52 -07:00 |
|
Michael McMahon
|
91442afe47
|
Merge
|
2011-05-02 20:17:18 +01:00 |
|
Michael McMahon
|
9987e199cc
|
7041044: InetAddress.getByName(String,InetAddress) added in error
Reviewed-by: alanb
|
2011-05-02 20:11:18 +01:00 |
|
Weijun Wang
|
61e1313498
|
7040151: SPNEGO GSS code does not parse tokens in accordance to RFC 2478
Reviewed-by: valeriep
|
2011-05-03 02:48:59 +08:00 |
|
Joe Darcy
|
0962e85dc0
|
7041136: Use Objects.equals in JDK platform classes
Reviewed-by: alanb, mduigou
|
2011-05-02 11:39:46 -07:00 |
|
Xueming Shen
|
371bd92aef
|
7040220: java/char_encodin Optimize UTF-8 charset for String.getBytes()/new String(byte[])
Implement sun.nio.cs.ArrayEn/Decoer in utf8
Reviewed-by: alanb
|
2011-05-02 11:42:52 -07:00 |
|
Michael McMahon
|
c050e4251f
|
Merge
|
2011-05-02 11:47:55 +01:00 |
|
Michael McMahon
|
551c22b433
|
6569621: Problem with java/classes_net
Reviewed-by: chegar
|
2011-05-02 11:02:58 +01:00 |
|
Xueming Shen
|
17bd221976
|
7036522: j.u.r.Pattern documentation errors
Updated the Perl related information
Reviewed-by: alanb
|
2011-05-01 11:39:32 -07:00 |
|
Igor Nekrestyanov
|
2b924057aa
|
7040803: regression: bugster fail to start
Reviewed-by: mullan, weijun, ngthomas
|
2011-05-01 09:14:36 -07:00 |
|
Weijun Wang
|
317bcf10c2
|
7040916: DynamicKeyTab test fails on Windows
Reviewed-by: xuelei
|
2011-05-01 14:22:32 +08:00 |
|
Lana Steuck
|
abc0e63cbc
|
Merge
|
2011-04-30 16:55:46 -07:00 |
|
Lana Steuck
|
0d5b47ed3c
|
Merge
|
2011-04-29 20:15:22 -07:00 |
|
Lana Steuck
|
ba45f1edf0
|
Merge
|
2011-04-29 16:03:09 -07:00 |
|
Valerie Peng
|
c23ab1c223
|
7036252: sunpkcs11-solaris.cfg needs a review
Updated the disabled mechanisms section since Solaris bug 6306708 has been fixed.
Reviewed-by: mullan
|
2011-04-29 13:31:13 -07:00 |
|
Lana Steuck
|
2ac0a7f59c
|
Merge
|
2011-04-29 11:27:07 -07:00 |
|
Jim Graham
|
6b348af4c0
|
6522514: Extending Arc2D.Double and serializing the object causes InvalidClassException
Reviewed-by: prr
|
2011-04-29 10:58:33 -07:00 |
|
Mandy Chung
|
be710bc66d
|
7039809: Remove @ConstructorProperties annotation from java.io.File class
Reviewed-by: alanb, malenkov
|
2011-04-29 08:51:34 -07:00 |
|
Lance Andersen
|
4e98f838c8
|
7040150: Indexing Error in CachedRowSetImpl.removeCurrentRow
Reviewed-by: smarks
|
2011-04-29 09:04:03 -04:00 |
|
Dmitry Cherepanov
|
202b18b4f5
|
7026055: Regression : Cannot use IME on JComboBox Japanese
Reviewed-by: art, ant, naoto
|
2011-04-29 16:16:25 +04:00 |
|
Dmitry Cherepanov
|
2ab6e13a21
|
7034291: Regression : Preedit String on active client is committed into unexpected component
Reviewed-by: art, naoto
|
2011-04-29 16:02:05 +04:00 |
|
Jim Graham
|
e8ad64314e
|
7020955: No focus point adjustment for RadialGradientPaint
Reviewed-by: prr
|
2011-04-29 01:40:11 -07:00 |
|