Semyon Sadetsky
|
c0d815c3d4
|
7172652: With JDK 1.7 text field does not obtain focus when using mnemonic Alt/Key combin
Reviewed-by: alexsch, azvegint
|
2015-05-19 16:27:33 +03:00 |
|
Alexey Ivanov
|
26076d63ac
|
8033069: mouse wheel scroll closes combobox popup
Reviewed-by: serb, alexsch
|
2015-05-14 18:23:39 +03:00 |
|
Sergey Bylokhov
|
88dd747a1a
|
6368321: MetalRootPaneUI calls to deprecated code
Reviewed-by: alexsch, azvegint
|
2015-05-14 02:05:02 +03:00 |
|
Phil Race
|
7fa117f7bb
|
Merge
|
2015-05-13 14:25:22 -07:00 |
|
Phil Race
|
95cc940989
|
Merge
|
2015-05-13 08:37:34 -07:00 |
|
Sergey Bylokhov
|
619677d0dc
|
8072775: Tremendous memory usage by JTextArea
Reviewed-by: vadim, prr
|
2015-05-13 18:06:19 +03:00 |
|
Pooja Chopra
|
42e679312b
|
8079428: [TEST_BUG] Test javax/swing/plaf/windows/6921687/bug6921687.java fails
Reviewed-by: serb, azvegint
|
2015-05-13 13:54:49 +03:00 |
|
Vivi An
|
a7bea0d0c4
|
8075609: java.lang.IllegalArgumentException: aContainer is not a focus cycle root of aComponent
Reviewed-by: alexsch, ant
|
2015-05-12 13:45:49 -07:00 |
|
Semyon Sadetsky
|
1c0f1c478f
|
8001470: JTextField's size is computed incorrectly when it contains Indic or Thai characters
Reviewed-by: serb, alexsch
|
2015-05-12 09:18:31 +03:00 |
|
Sean Mullan
|
96b94e09d7
|
8034820: Wrong isAssignableFrom test when adding Principal to Subject
Reviewed-by: valeriep
|
2015-05-11 07:03:24 -04:00 |
|
Sergey Bylokhov
|
2e5926125a
|
5036022: JSpinner does not reflect new font on subsequent calls to setFont
Reviewed-by: azvegint, alexsch
|
2015-05-08 19:31:09 +03:00 |
|
Semyon Sadetsky
|
25b0a009bc
|
7072653: JComboBox popup mispositioned if its height exceeds the screen height
Reviewed-by: alexsch, azvegint
|
2015-05-08 16:46:24 +03:00 |
|
Phil Race
|
c77b678b26
|
Merge
|
2015-10-20 08:24:37 -07:00 |
|
Katja Kantserova
|
549731dc2f
|
8078896: Add @modules as needed to the jdk_svc tests
Reviewed-by: alanb, mchung
|
2015-05-07 09:11:49 +02:00 |
|
Artem Smotrakov
|
ccb64b56b2
|
8076486: [TESTBUG] javax/security/auth/Subject/doAs/NestedActions.java fails if extra VM options are given
Reviewed-by: weijun
|
2015-05-06 09:22:03 +08:00 |
|
Phil Race
|
b8cf472fe8
|
Merge
|
2015-05-05 13:29:31 -07:00 |
|
Andrew Brygin
|
3034b7f80b
|
8073001: Java's system LnF on OS X: editable JComboBoxes are being rendered incorrectly
Reviewed-by: alexp, serb
|
2015-04-30 16:47:05 +03:00 |
|
Victor Dyakov
|
f97624c3a6
|
8078614: WindowsClassicLookAndFeel MetalComboBoxUI.getbaseLine fails with IllegalArgumentException
Reviewed-by: serb, azvegint, alexsch
|
2015-04-30 14:04:39 +04:00 |
|
Joe Darcy
|
86c109e149
|
8078334: Mark regression tests using randomness
Reviewed-by: xuelei, alanb
|
2015-04-29 10:25:53 -07:00 |
|
Victor Dyakov
|
a7ad7b97e2
|
8031109: Rendering HTML code in JEditorPane throws NumberFormatException
Reviewed-by: azvegint, alexsch
|
2015-04-29 20:06:35 +04:00 |
|
Phil Race
|
96700da961
|
Merge
|
2015-04-27 09:17:39 -07:00 |
|
Artem Smotrakov
|
f3a11c507f
|
8048138: Tests for JAAS callbacks
Reviewed-by: weijun
|
2015-04-23 18:01:01 +08:00 |
|
Xue-Lei Andrew Fan
|
b7bf7fd3fd
|
8076328: Enforce key exchange constraints
Reviewed-by: wetmore, igerasim, ahgross, asmotrak
|
2015-04-22 05:09:54 +00:00 |
|
Aleksei Efimov
|
603b214413
|
8073357: schema1.xsd has wrong content. Sequence of the enum values has been changed
Reviewed-by: joehw, lancea
|
2015-04-22 02:23:06 +03:00 |
|
Michael McMahon
|
5576054776
|
8078276: add copyright header to IPv6NameserverPlatformParsingTest
Reviewed-by: alanb, rriggs
|
2015-04-21 16:35:45 +01:00 |
|
Severin Gehwolf
|
d604ad29ba
|
6991580: IPv6 Nameservers in resolv.conf throws NumberFormatException
Reviewed-by: michaelm, andrew
|
2015-04-21 14:36:57 +01:00 |
|
Sergey Bylokhov
|
b9aead1b2c
|
8074028: Remove API references to java.awt.peer
Reviewed-by: alanb, ant, yan, prr
|
2015-04-17 16:54:13 +03:00 |
|
Alexey Ivanov
|
cde528f457
|
8074956: ArrayIndexOutOfBoundsException in javax.swing.text.html.parser.ContentModel.first()
Reviewed-by: alexsch, alexp
|
2015-04-16 14:32:33 +01:00 |
|
Phil Race
|
041bb07b95
|
Merge
|
2015-04-15 14:28:43 -07:00 |
|
Alexander Scherbatiy
|
0dc8a46204
|
8072767: DefaultCellEditor for comboBox creates ActionEvent with wrong source object
Reviewed-by: serb, azvegint
|
2015-04-15 14:38:13 +04:00 |
|
Artem Smotrakov
|
71f032b764
|
8043202: Prohibit RC4 cipher suites
Reviewed-by: xuelei
|
2015-04-15 13:15:16 +03:00 |
|
Artem Smotrakov
|
dc99c45870
|
8076221: Disable RC4 cipher suites
Reviewed-by: xuelei, wetmore
|
2015-04-15 07:34:24 +00:00 |
|
David Dehaven
|
2ec458e126
|
Merge
|
2015-04-14 12:10:01 -07:00 |
|
David Dehaven
|
8130b5c80f
|
Merge
|
2015-04-14 10:15:54 -07:00 |
|
Shanliang Jiang
|
26006ab751
|
8077408: javax/management/remote/mandatory/notif/NotSerializableNotifTest.java fails due to Port already in use: 2468
Reviewed-by: jbachorik
|
2015-04-14 09:55:42 +02:00 |
|
Mark Sheppard
|
5a24e90bdd
|
8068721: RMI-IIOP communication fails when ConcurrentHashMap is passed to remote method
Reviewed-by: chegar, alanb
|
2015-04-13 14:58:47 +01:00 |
|
Weijun Wang
|
2d5fbe3e4d
|
8047789: auth.login.LoginContext needs to be updated to work with modules
Reviewed-by: mullan, mchung, alanb
|
2015-04-10 09:15:34 +08:00 |
|
Semyon Sadetsky
|
7d376fd912
|
6866751: J2SE_Swing_Reg: the caret disappears when moving to the end of the line
Reviewed-by: serb, alexsch
|
2015-04-09 17:41:08 +04:00 |
|
Jaroslav Bachorik
|
6cdec1e47b
|
8041565: JMX ObjectName could be refactored to save memory
Reviewed-by: emcmanus, dfuchs, olagneau, smarks
|
2015-04-09 12:29:31 +02:00 |
|
Anthony Scarpino
|
c8b71e6bd3
|
8064546: CipherInputStream throws BadPaddingException if stream is not fully read
Reviewed-by: xuelei
|
2015-04-08 17:46:43 -07:00 |
|
Yuri Nesterenko
|
706496f63a
|
8076315: move 4 manual functional swing tests to regression suite
Reviewed-by: alexsch, serb
|
2015-04-07 17:34:14 +03:00 |
|
Phil Race
|
475ef86eea
|
Merge
|
2015-04-06 10:35:59 -07:00 |
|
Semyon Sadetsky
|
1bab263e41
|
6921687: Mnemonic disappears after repeated attempts to open menu items using mnemonics
Reviewed-by: ant, alexsch
|
2015-04-06 19:03:09 +04:00 |
|
Semyon Sadetsky
|
02d89b3afd
|
8041642: Incorrect paint of JProgressBar in Nimbus LF
Reviewed-by: ant, alexsch
|
2015-04-06 18:41:06 +04:00 |
|
Semyon Sadetsky
|
f8b90cd579
|
8013566: Failure of GroupLayout in combination of addPreferredGap and addGroup'srow
Reviewed-by: serb, alexsch
|
2015-04-06 18:16:22 +04:00 |
|
Daniel D. Daugherty
|
f4060f076d
|
Merge
|
2015-05-16 13:22:40 -07:00 |
|
Jaroslav Bachorik
|
d7f4465894
|
8029098: Exclude javax/management/remote/mandatory/notif/ListenerScaleTest.java from running on fastdebug builds
Reviewed-by: sla, sjiang
|
2015-05-13 10:17:49 +02:00 |
|
Semyon Sadetsky
|
9f1092391e
|
6894632: Removing rows from a DefaultTableModel with a RowSorter deselectes last row
Reviewed-by: serb, alexsch
|
2015-04-03 16:59:24 +04:00 |
|
Semyon Sadetsky
|
d84f07dd60
|
8075314: All the InternalFrames will be maximized after maximizing only one of the InternalFrame with WindowsLookAndFeel
Reviewed-by: serb, alexsch
|
2015-04-03 16:40:34 +04:00 |
|
Aleksei Efimov
|
f17914b131
|
8076290: JCK test api/xsl/conf/string/string17 starts failing after JDK-8074297
Reviewed-by: joehw
|
2015-04-01 16:01:41 +03:00 |
|