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 |
|
Phil Race
|
95cc940989
|
Merge
|
2015-05-13 08:37:34 -07: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 |
|
Sean Mullan
|
96b94e09d7
|
8034820: Wrong isAssignableFrom test when adding Principal to Subject
Reviewed-by: valeriep
|
2015-05-11 07:03:24 -04: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 |
|
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 |
|
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 |
|
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 |
|
David Dehaven
|
b91f622563
|
Merge
|
2015-03-31 16:23:01 -07:00 |
|
David Dehaven
|
b30c48a154
|
Merge
|
2015-03-31 16:17:17 -07:00 |
|
Aleksei Efimov
|
a03f68908a
|
8074297: substring in XSLT returns wrong character if string contains supplementary chars
Reviewed-by: joehw
|
2015-03-30 14:52:24 +03:00 |
|
Alexander Scherbatiy
|
a76b85f2bb
|
8033000: No Horizontal Mouse Wheel Support In
Reviewed-by: serb, azvegint
|
2015-03-25 16:31:05 +04:00 |
|
David Dehaven
|
6eb7a3db58
|
Merge
|
2015-03-24 11:00:32 -07:00 |
|
Andrew Brygin
|
e7e3187500
|
8074954: ImageInputStreamImpl.readShort/readInt do not behave correctly at EOF
Reviewed-by: prr, serb
|
2015-03-23 11:19:41 +03:00 |
|
Artem Smotrakov
|
636ae484e4
|
8048147: Privilege tests with JAAS Subject.doAs
Reviewed-by: weijun
|
2015-03-20 16:01:59 +08:00 |
|
Joe Darcy
|
2596979bfe
|
8075565: Define @intermittent jtreg keyword and mark intermittently failing jdk tests
Reviewed-by: lancea
|
2015-03-19 18:38:26 -07:00 |
|
Semyon Sadetsky
|
ca998d2d4c
|
4473075: JTable header rendering problem (after setting preferred size)
Reviewed-by: alexsch, serb
|
2015-03-18 15:03:16 +04:00 |
|
Yuri Nesterenko
|
7b4b132f80
|
8074807: Fix some tests unnecessary using internal API
Reviewed-by: azvegint, alexsch
|
2015-03-18 10:30:22 +03:00 |
|
Phil Race
|
391adb65e0
|
Merge
|
2015-03-17 14:38:54 -07:00 |
|
Phil Race
|
9dbd9dd373
|
Merge
|
2015-03-17 12:30:53 -07:00 |
|