Vivi An
|
c7f7685c50
|
8036819: JAB: mneumonics not read for textboxes
Reviewed-by: alexsch
|
2014-04-28 11:03:52 -07:00 |
|
Petr Pchelko
|
01e8b57668
|
8041987: [macosx] setDisplayMode crashes
Reviewed-by: anthony, serb
|
2014-04-28 16:45:43 +04:00 |
|
Peter Levart
|
a9f24ab9f4
|
8040892: Incorrect message in Exception thrown by Collectors.toMap(Function,Function)
Use Map.putIfAbsent instead of Map.merge when collecting into map using unique keys
Reviewed-by: psandoz, chegar
|
2014-04-26 11:11:48 +02:00 |
|
Staffan Larsen
|
8ad7b17ffd
|
8041979: sun/jvmstat/monitor/MonitoredVm/CR6672135.java failing on all platforms
Reviewed-by: kamg, mgronlun
|
2014-04-25 17:19:49 +02:00 |
|
Yuka Kamiya
|
b597db519c
|
8042360: Subtag syntax check is incomplete in Locale.LanguageRange
Reviewed-by: naoto, okutsu
|
2014-05-08 08:22:25 +09:00 |
|
Ivan Gerasimov
|
686936042d
|
8042470: (fs) Path.register doesn't throw IllegalArgumentException if multiple OVERFLOW events are specified
Reviewed-by: alanb, chegar
|
2014-05-07 16:50:40 +04:00 |
|
Ivan Gerasimov
|
b845d7541e
|
8011537: (fs) Path.register(..) clears interrupt status of thread with no InterruptedException
Reviewed-by: alanb
|
2014-05-07 09:43:40 +04:00 |
|
Xue-Lei Andrew Fan
|
f2e9e43cc4
|
8042449: Issue for negative byte major record version
Convert byte to positive integer before making comparison. Also reviewed by Florian Weimer <fweimer@redhat.com>.
Reviewed-by: wetmore
|
2014-05-07 02:24:01 +00:00 |
|
Chris Hegarty
|
6810bbe579
|
Merge
|
2014-05-06 12:20:29 +01:00 |
|
Paul Sandoz
|
b6182243e5
|
8042355: stream with sorted() causes downstream ops not to be lazy
Reviewed-by: mduigou
|
2014-05-06 10:29:59 +02:00 |
|
Ivan Gerasimov
|
c1e26ac310
|
8040806: BitSet.toString() can throw IndexOutOfBoundsException
Reviewed-by: plevart, mduigou
|
2014-05-06 10:28:48 +04:00 |
|
Chris Hegarty
|
2241d7462a
|
8039470: java.net Content Handler API incorrectly specifies implementation specific location of handler classes
Reviewed-by: alanb, michaelm
|
2014-05-02 19:38:33 +01:00 |
|
Jeff Hain
|
bd948f1ace
|
8032016: Optimizations of Math.next{After,Up}({float,double})
Rearrange code to handle the more common and costly case first.
Reviewed-by: darcy
|
2014-05-02 11:25:07 -07:00 |
|
Sean Mullan
|
104aba1340
|
Merge
|
2014-05-02 10:05:57 -04:00 |
|
Sean Mullan
|
1d776850f2
|
8038349: Signing XML with DSA throws Exception when key is larger than 1024 bits
Reviewed-by: xuelei
|
2014-05-02 10:01:46 -04:00 |
|
Alan Bateman
|
66ffd3bc10
|
8041772: (ch) PendingFuture.CANCELLED has backtrace that potentially keeps objects alive
Reviewed-by: chegar
|
2014-04-30 14:27:19 +01:00 |
|
Alexander Stepanov
|
31e76a93b9
|
8039488: Tidy warnings cleanup for javax.sql
Reviewed-by: lancea
|
2014-04-30 15:13:44 +04:00 |
|
Alexander Stepanov
|
3dff54087d
|
8029451: Tidy warnings cleanup for java.util package; minor changes in java.nio, java.sql
Reviewed-by: lancea
|
2014-04-30 15:02:24 +04:00 |
|
Jaroslav Bachorik
|
c1922ce784
|
8042123: Support default and static interface methods in JDI, JDWP and JDB
Reviewed-by: sla, sspitsyn
|
2014-04-30 11:28:05 +02:00 |
|
Xue-Lei Andrew Fan
|
4b81275f81
|
8042178: A comment need to go in RSAClientKeyExchange.java
Reviewed-by: mullan
|
2014-04-29 23:20:34 +00:00 |
|
Petr Pchelko
|
844cf2d704
|
8041490: PIT: [macosx] Crash in system tray functionality check test
Reviewed-by: anthony, serb
|
2014-04-25 16:39:13 +04:00 |
|
Petr Pchelko
|
c25473bb38
|
8041572: [macosx] huge native memory leak in AWTWindow.m
Reviewed-by: serb, anthony
|
2014-04-25 16:27:30 +04:00 |
|
Petr Pchelko
|
7059ba15c3
|
7124250: [macosx] JOptionPane dialogs show wrong icons
Reviewed-by: serb, leonidr
|
2014-04-24 20:22:58 +04:00 |
|
Alexander Scherbatiy
|
6b14d69b60
|
8040279: [macosx] Do not use the base image in the MultiResolutionBufferedImage
Reviewed-by: serb, pchelko
|
2014-04-24 16:15:08 +04:00 |
|
Sergey Malenkov
|
781d6564c9
|
8039464: The scrollbar in JScrollPane has no right border if used WindowsLookAndFeel
Reviewed-by: alexsch, serb
|
2014-04-23 21:11:25 +04:00 |
|
Petr Pchelko
|
39ba3c9ea6
|
8039567: Duplicated code in DataTransferer
Reviewed-by: serb, azvegint
|
2014-04-23 18:07:12 +04:00 |
|
Petr Pchelko
|
1b4d763c77
|
8027148: SystemFlavorMap.getNativesForFlavor returns list of native formats in incorrect order
Reviewed-by: anthony, serb
|
2014-04-23 17:56:05 +04:00 |
|
Joe Darcy
|
f341bacaf3
|
8039860: Fix fallthrough lint warnings in swing
Reviewed-by: malenkov
|
2014-04-22 17:55:25 -07:00 |
|
Joe Darcy
|
7025bc84e6
|
8039862: Fix fallthrough lint warnings in 2d
Reviewed-by: flar
|
2014-04-21 23:39:30 -07:00 |
|
Sergey Malenkov
|
1d1194721b
|
8040656: Classes with overriden methods with covariant returns return random read methods
Reviewed-by: alexsch, serb
|
2014-04-21 20:59:59 +04:00 |
|
Alexey Ivanov
|
c6886100be
|
8024061: Exception thrown when drag and drop between two components is executed quickly
Reviewed-by: pchelko, serb
|
2014-04-21 16:32:41 +04:00 |
|
Petr Pchelko
|
a2651f668e
|
8037477: Reproducible hang of JAWS and webstart application with JAB 2.0.4
Reviewed-by: anthony, serb
|
2014-04-21 11:00:46 +04:00 |
|
Henry Jen
|
81ae76b8dd
|
8038644: Fix raw and unchecked warnings in sun.java2d.*
Reviewed-by: darcy, prr
|
2014-04-18 09:56:34 -07:00 |
|
Sergey Bylokhov
|
0a31e5f246
|
8026252: [macosx] Change AWT_DEBUG_BUG_REPORT_MESSAGE for macosx platform
Reviewed-by: azvegint, pchelko
|
2014-04-18 20:10:39 +04:00 |
|
Petr Pchelko
|
d9bd02ffc2
|
8035169: Move ThreadGroupUtils from the sun.misc package
Reviewed-by: anthony, serb, azvegint
|
2014-04-18 10:47:23 +04:00 |
|
Joe Darcy
|
745db9c388
|
8039861: Fix fallthrough lint warnings in awt
Reviewed-by: pchelko
|
2014-04-17 09:45:16 -07:00 |
|
Petr Pchelko
|
aab9bcc042
|
8039926: -spash:<image> can't be combined with -xStartOnFirstThread since JDK 7
Reviewed-by: anthony, azvegint
|
2014-04-17 16:26:45 +04:00 |
|
Thomas Ng
|
c4745c1830
|
Merge
|
2014-04-16 12:42:40 -07:00 |
|
Abhijit Saha
|
8ce25291e3
|
Merge
|
2014-04-16 10:53:10 -07:00 |
|
Oleg Pekhovskiy
|
1c659f6945
|
8035745: [parfait] JNI exception pending in src/windows/native/sun/windows/awt_InputMethod.cpp
Reviewed-by: serb, pchelko
|
2014-04-16 17:01:47 +04:00 |
|
Oleg Pekhovskiy
|
db41ea8bba
|
8035625: [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_MenuItem.cpp
Reviewed-by: serb, pchelko
|
2014-04-16 16:55:45 +04:00 |
|
Pavel Rappo
|
8c09bf2308
|
8038178: Fix corrupt license header
Reviewed-by: chegar, dholmes
|
2014-04-16 11:56:58 +01:00 |
|
Sean Mullan
|
127af4062a
|
Merge
|
2014-04-16 09:49:45 -04:00 |
|
Sean Mullan
|
e67420cefc
|
8038184: XMLSignature throws StringIndexOutOfBoundsException if ID attribute value is empty String
Reviewed-by: xuelei
|
2014-04-16 09:46:49 -04:00 |
|
Jonathan Lu
|
3aab919815
|
8034220: Improve time zone mapping for AIX platform
Reviewed-by: okutsu
|
2014-04-16 17:32:39 +08:00 |
|
Dmitry Markov
|
26041134a8
|
8032874: ArrayIndexOutOfBoundsException in JTable while clearing data in JTable
Reviewed-by: alexp, alexsch
|
2014-04-16 12:51:25 +04:00 |
|
Ivan Gerasimov
|
c738b124d3
|
8039396: NPE when writing a class descriptor object to a custom ObjectOutputStream
Reviewed-by: alanb
|
2014-04-16 12:37:49 +04:00 |
|
Chris Hegarty
|
6b404cfdfe
|
8038821: Fix typos in java.net
Co-authored-by: Ivan Gerasimov <ivan.gerasimov@oracle.com>
Reviewed-by: wetmore
|
2014-04-16 08:16:51 +01:00 |
|
Thomas Ng
|
404c4add66
|
Merge
|
2014-04-15 22:57:02 -07:00 |
|
Weijun Wang
|
ce428ecfec
|
8039853: Provider.Service.newInstance() does not work with current JDK JGSS Mechanisms
Reviewed-by: mullan
|
2014-04-16 10:39:36 +08:00 |
|