Alexander Scherbatiy
|
435c40f71b
|
8081019: Check peer to null in CPlatformWindow.checkZoom()
Reviewed-by: serb, azvegint
|
2015-06-01 17:46:28 +04:00 |
|
Prasanta Sadhukhan
|
58c413e2d4
|
8080086: Test javax/imageio/plugins/png/ItxtUtf8Test.java fails on Linux with G1 GC
Reviewed-by: prr, serb
|
2015-06-01 13:40:43 +03:00 |
|
David Dehaven
|
41bdaeb5a2
|
Merge
|
2015-05-26 15:18:09 -07:00 |
|
Alejandro Murillo
|
fa672c31d0
|
Merge
|
2015-05-26 09:22:39 -07:00 |
|
Artem Smotrakov
|
91b74f4fdc
|
8078823: javax/net/ssl/ciphersuites/DisabledAlgorithms.java fails intermittently
Reviewed-by: xuelei
|
2015-05-26 18:42:08 +03:00 |
|
Alexey Ivanov
|
8d0ec77fc6
|
8080628: No mnemonics on Open and Save buttons in JFileChooser
Reviewed-by: serb, alexsch
|
2015-05-26 14:47:12 +03:00 |
|
Semyon Sadetsky
|
3ef1c8d4c3
|
8079640: GroupLayout incorrect layout with large JTextArea
Reviewed-by: serb, alexsch, azvegint
|
2015-05-26 08:33:32 +03:00 |
|
Pooja Chopra
|
67b606e456
|
8078855: [TEST_BUG] javax/swing/JComboBox/8032878/bug8032878.java fails in WindowsClassicLookAndFeel
Reviewed-by: alexsch, aivanov
|
2015-05-22 17:30:21 +03:00 |
|
Alejandro Murillo
|
d312bbb6ed
|
Merge
|
2015-05-21 17:11:55 -07:00 |
|
Jason Uh
|
8ddcf2aab0
|
8079693: Add support for ECDSA P-384 and P-521 curves to XML Signature
Reviewed-by: mullan
|
2015-05-21 14:18:33 -07:00 |
|
Artem Smotrakov
|
eb68509b7d
|
8079140: IgnoreAllErrorHandler should use doPrivileged when it reads system properties
Reviewed-by: mullan
|
2015-05-18 19:26:48 +03:00 |
|
Artem Smotrakov
|
e8064300cb
|
8079138: Additional negative tests for XML signature processing
Reviewed-by: mullan
|
2015-05-18 17:34:48 +03:00 |
|
Athijegannathan Sundararajan
|
268d0924b9
|
8072853: SimpleScriptContext used by NashornScriptEngine doesn't completely complies to the spec regarding exception throwing
Reviewed-by: psandoz, lagergren
|
2015-05-18 18:57:35 +05:30 |
|
Zaiyao Liu
|
c5889bc102
|
8048820: Implement tests for SecretKeyFactory
Reviewed-by: xuelei
|
2015-05-18 02:11:39 +00:00 |
|
Sergey Bylokhov
|
4f33aa2348
|
8041654: OutOfMemoryError: RepaintManager doesn't clean up cache of volatile images
Reviewed-by: azvegint, ant
|
2015-05-16 21:31:36 +03:00 |
|
Prasanta Sadhukhan
|
fc00fd2ffb
|
8015368: javax/print/attribute/URLPDFPrinting.java fails on solaris with java.net.ConnectException: Connection timed out
Reviewed-by: prr, serb
|
2015-05-20 17:10:15 +03:00 |
|
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 |
|
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 |
|
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
|
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 |
|