Michael McMahon
|
77d0374290
|
8055299: HttpsURLConnection.equals() broken
Reviewed-by: chegar, xuelei
|
2014-08-28 10:17:55 +01:00 |
|
Jaroslav Bachorik
|
3c1daad18d
|
7132590: javax/management/remote/mandatory/notif/NotificationAccessControllerTest.java fails in JDK8-B22
Reviewed-by: dfuchs, sjiang
|
2014-08-21 15:22:07 +02:00 |
|
Alexander Scherbatiy
|
bd7970ecb9
|
8017284 : Aqua LaF: memory leak when HTML is used for JTabbedPane tab titles
Reviewed-by: serb, pchelko
|
2014-08-08 16:19:36 +04:00 |
|
Alexander Scherbatiy
|
2d07a3650d
|
8049533: SwingUtilities.convertMouseEvent misses MouseWheelEvent.preciseWheelRotation
Reviewed-by: serb, pchelko
|
2014-08-08 16:13:15 +04:00 |
|
Alexander Potochkin
|
f7855341e8
|
8041982: Use of animated icon in JLayer causes CPU spin
Reviewed-by: alexsch
|
2014-08-06 21:46:17 +04:00 |
|
Phil Race
|
87529a143b
|
Merge
|
2014-08-05 12:14:11 -07:00 |
|
Xue-Lei Andrew Fan
|
ef6f1e0e2e
|
8052406: SSLv2Hello protocol may be filter out unexpectedly
Reviewed-by: weijun
|
2014-08-01 12:05:05 +00:00 |
|
Aleksei Efimov
|
5be9b5e8ec
|
8032908: getTextContent doesn't return string in JAXP
Reviewed-by: joehw
|
2014-07-31 11:31:57 +04:00 |
|
Dmitriy Ermashov
|
602ce6a6d1
|
8052408: Move AWT_BAT functional tests to OpenJDK (3 of 3)
Reviewed-by: alexsch
|
2014-07-30 14:29:36 +04:00 |
|
David Dehaven
|
39082eb3c0
|
Merge
|
2014-07-29 09:09:55 -07:00 |
|
Pavel Rappo
|
5a7fabe3e0
|
8051422: Remove JNDI dependency on java.applet.Applet
Reviewed-by: alanb, chegar
|
2014-07-28 16:24:38 +01:00 |
|
Jaroslav Bachorik
|
924b9f9fde
|
8049194: com/sun/tools/attach/StartManagementAgent.java start failing after JDK-8048193
Reviewed-by: dfuchs, egahlin, olagneau
|
2014-07-25 15:07:49 +02:00 |
|
Aleksei Efimov
|
d20e70b9cc
|
8029837: NPE seen in XMLDocumentFragmentScannerImpl.setProperty since 7u40b33
Reviewed-by: joehw
|
2014-07-22 22:06:52 +04:00 |
|
Phil Race
|
afd9788ce7
|
Merge
|
2014-07-21 09:04:24 -07:00 |
|
Weijun Wang
|
bfa19ebfbc
|
8043071: Expose session key and KRB_CRED through extended GSS-API
Reviewed-by: mullan
|
2014-07-19 10:20:42 +08:00 |
|
Phil Race
|
faa69ed489
|
Merge
|
2014-07-16 15:12:24 -07:00 |
|
Phil Race
|
250c5c42e6
|
Merge
|
2014-07-16 12:48:42 -07:00 |
|
Joe Wang
|
36d328ec5f
|
8049514: FEATURE_SECURE_PROCESSING can not be turned off on a validator through SchemaFactory
Reviewed-by: lancea
|
2014-07-16 18:22:09 -07:00 |
|
Phil Race
|
d7f59acb44
|
8048328: CUPS Printing does not report supported printer resolutions
Reviewed-by: bae, jgodinez
|
2014-07-11 11:12:59 -07:00 |
|
Alexey Ivanov
|
7144d3a4fd
|
8046559: NPE when changing Windows theme
Reviewed-by: pchelko, anthony
|
2014-07-08 12:20:06 +04:00 |
|
Anton Nashatyrev
|
2dbe14ef7e
|
8044371: setOneTouchExpandable functionality of JSplitPane will reduce vertical Scrollbar
Reviewed-by: alexp, alexsch
|
2014-07-03 18:47:42 +04:00 |
|
Phil Race
|
bf3d4b5bc7
|
Merge
|
2014-07-01 12:02:30 -07:00 |
|
Phil Race
|
82cd8b6ece
|
Merge
|
2014-07-01 10:20:56 -07:00 |
|
Jamil Nimeh
|
2edd214440
|
8015081: javax.security.auth.Subject.toString() throws NPE
Reviewed-by: xuelei, weijun
|
2014-07-01 09:46:20 -07:00 |
|
Dmitry Markov
|
b45831b5b5
|
8048506: [macosx] javax.swing.PopupFactory issue with null owner
Reviewed-by: pchelko, alexsch
|
2014-06-30 16:23:18 +04:00 |
|
David Dehaven
|
fee9c1b0cc
|
Merge
|
2014-06-23 13:05:27 -07:00 |
|
Mikhail Cherkasov
|
cb14edb87e
|
4991647: PNGMetadata.getAsTree() sets bitDepth to invalid value
Reviewed-by: prr, bae
|
2014-07-10 18:46:40 +04:00 |
|
Joe Wang
|
61ad72b44a
|
5077522: Duration.compare incorrect for some values
Reviewed-by: lancea, dfuchs
|
2014-06-23 10:40:20 -07:00 |
|
Dmitriy Ermashov
|
cbef61567d
|
8047180: Move functional tests AWT_Headless/Automated to OpenJDK repository
Reviewed-by: pchelko, alexsch
|
2014-06-20 16:48:30 +04:00 |
|
Jaroslav Bachorik
|
8bca223cbd
|
8047073: Some javax/management/ fails with JFR
Reviewed-by: egahlin, dfuchs
|
2014-06-24 19:58:03 +02:00 |
|
Shanliang Jiang
|
0a5b921c13
|
8038321: RMIConnector_NPETest.java can't start rmid if running on fastdebug or Solaris-sparc
Reviewed-by: sla, jbachorik
|
2014-06-24 11:09:57 +02:00 |
|
Sergey Bylokhov
|
c450cf57a3
|
8033786: White flashing when opening Dialogs and Menus using Nimbus with dark background
Reviewed-by: alexsch, anthony
|
2014-06-12 00:43:14 +04:00 |
|
Sergey Bylokhov
|
652e8b5ffb
|
8029455: [JLightweightFrame] support scaled painting
Reviewed-by: anthony, ant
|
2014-06-12 00:32:33 +04:00 |
|
Sergey Malenkov
|
e0716258fc
|
8007563: When checking the default behaviour for a scroll tab layout and checking the 'opaque' checkbox, the area behind tabs is not red
Reviewed-by: alexsch, serb
|
2014-05-30 15:24:42 +04:00 |
|
Yuri Nesterenko
|
a666497db8
|
8044172: [TEST_BUG] Move regtests for 4523758 and AltPlusNumberKeyCombinationsTest to jdk
Reviewed-by: pchelko
|
2014-05-30 14:23:25 +04:00 |
|
Sergey Malenkov
|
13c62bc476
|
8019180: Use JComboBox as it's own ActionListener leads to unexpected behaviour
Reviewed-by: alexsch, serb
|
2014-05-26 18:01:59 +04:00 |
|
Phil Race
|
52b0d5e413
|
Merge
|
2014-05-23 11:13:54 -07:00 |
|
Phil Race
|
6a13c2cf98
|
Merge
|
2014-05-23 09:05:24 -07:00 |
|
Petr Pchelko
|
e6130c49cd
|
8031485: [macosx] Combo box consuming escape key events
Reviewed-by: serb, alexsch
|
2014-05-23 19:48:25 +04:00 |
|
Petr Pchelko
|
d454bf5946
|
8043610: Sorting columns in JFileChooser fails with AppContext NPE
Reviewed-by: anthony, alexsch
|
2014-05-23 19:43:14 +04:00 |
|
Miroslav Kos
|
4cac8137e0
|
8043129: JAF initialisation in SAAJ clashing with the one in javax.mail
Reviewed-by: chegar
|
2014-05-23 16:35:10 +02:00 |
|
Sergey Malenkov
|
57d0476f97
|
8043627: NPE in SynthContext in plugin mode
Reviewed-by: alexsch, serb, pchelko
|
2014-05-22 21:05:30 +04:00 |
|
Alexander Scherbatiy
|
74511c3cf5
|
8041561: Inconsistent opacity behaviour between JCheckBox and JRadioButton
Reviewed-by: malenkov
|
2014-05-21 14:13:17 +04:00 |
|
Lance Andersen
|
ae0d3204f0
|
8043278: Add initial unit tests for javax.sql.rowset.serial
Reviewed-by: rriggs
|
2014-05-16 14:48:34 -04:00 |
|
Anton Litvinov
|
5b7ccb7c0a
|
8041725: Nimbus JList selection colors persist across L&F changes
Reviewed-by: alexsch, alexp
|
2014-05-15 20:21:17 +04:00 |
|
Andrew Brygin
|
a89eab1dc7
|
6945174: IndexOutOfBoundsException calling ImageIO.read() on malformed PNG
Reviewed-by: prr, serb
|
2014-05-14 18:19:14 +04:00 |
|
Phil Race
|
349b9794b1
|
Merge
|
2014-05-12 09:38:27 -07:00 |
|
Anton Nashatyrev
|
6e71a0cb82
|
8024932: [TEST_BUG] [macosx] javax/swing/text/StyledEditorKit/8016833/bug8016833.java failed
Reviewed-by: serb, alexsch
|
2014-05-12 18:21:15 +04:00 |
|
Katja Kantserova
|
0c78d5f9e3
|
8034960: Serviceability tests using @library failing with java.lang.NoClassDefFoundError
Reviewed-by: sla, alanb
|
2014-05-09 15:24:57 +02:00 |
|
Phil Race
|
835658f99d
|
Merge
|
2014-05-05 12:49:13 -07:00 |
|