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
Semyon Sadetsky
72f3a466e0
8040328: JSlider has wrong preferred size with Synth LAF
...
Reviewed-by: alexsch, ant
2015-03-17 14:38:22 +04:00
Frank Yuan
827d9d3928
8061293: Update javax/xml tests to remove references of jre dir
...
Reviewed-by: lancea, mkos
2015-03-13 15:50:39 +03:00
Alexander Zvegintsev
8bc60ff868
8056151: Switching to GTK L&F on-the-fly leads to X Window System error RenderBadPicture
...
Reviewed-by: alexsch, serb
2015-03-10 15:39:26 +03:00
Anton Nashatyrev
2bb8334014
8072900: Mouse events are captured by the wrong menu in OS X
...
Reviewed-by: serb, alexp
2015-03-06 16:38:54 +03:00
Yuri Nesterenko
0803af98c7
8074092: Newly introduced unnecessary dependencies on internal API in client regtests
...
Reviewed-by: serb, azvegint
2015-03-05 11:07:48 +03:00
Jason Uh
6a2c954d63
8074531: Remove javax.security.cert.X509Certificate usage in internal networking packages
...
Reviewed-by: mullan
2015-03-24 11:31:04 -07:00
Jaroslav Bachorik
8339b30ae2
8043937: Drop support for the IIOP transport from the JMX RMIConnector
...
Reviewed-by: alanb, erikj
2015-03-03 18:19:41 +01:00
Artem Smotrakov
5f7a2dfec6
8043201: Deprecate RC4 in SunJSSE provider
...
Reviewed-by: xuelei, ahgross
2015-03-02 12:56:22 -08:00
Sergey Bylokhov
104db62eca
4958064: JPGWriter does not throw UnsupportedException when canWriteSequence retuns false
...
Reviewed-by: prr, bae
2015-02-27 01:06:39 +03:00
Sergey Bylokhov
b15e27a0b2
8073795: JMenuBar looks bad under retina
...
Reviewed-by: alexsch, azvegint
2015-02-26 16:41:39 +03:00
Phil Race
9ec44e8c16
Merge
2015-02-23 10:47:32 -08:00
Chris Hegarty
b7d0702188
8064924: Update java.net.URL to work with modules
...
Reviewed-by: alanb, plevart, psandoz
2015-02-23 15:48:20 +00:00
Vivi An
7b27235df4
8069268: JComponent.AccessibleJComponent.addPropertyListeners adds exponential listeners
...
Reviewed-by: ptbrunet, serb
2015-02-18 11:15:24 -08:00
Sergey Bylokhov
86506d6858
8068412: [macosx] Initialization of Cocoa hangs if CoreAudio was initialized before
...
Reviewed-by: azvegint, prr
2015-02-18 16:59:51 +03:00
Anton Nashatyrev
f149b6e2fd
8072676: [macosx] Jtree icon painted over label when scrollbars present in window
...
Reviewed-by: serb, alexsch
2015-02-16 19:10:05 +03:00
Mario Torre
2400d1a6ee
8072905: Fix copyright year for test from JDK-8071705
...
Test was pushed with wrong copyright year
Reviewed-by: alexsch
2015-02-16 10:34:52 +01:00
Mario Torre
9c38d96e2e
8071705: Java application menu misbehaves when running multiple screen stacked vertically
...
JMenu miscalculates the position of the Popup origin when on multiple monitors stacked vertically
Reviewed-by: alexsch
2015-02-11 07:54:39 +01:00
Alejandro Murillo
1d7da049eb
Merge
2015-07-14 16:29:08 -07:00
Alejandro Murillo
867e029083
Merge
2015-07-09 22:46:18 -07:00
Daniel D. Daugherty
10219ee9a2
Merge
2015-07-03 07:13:24 -07:00
Daniel D. Daugherty
bee43f05d7
Merge
2015-07-02 14:39:54 -07:00
Jaroslav Bachorik
a47dc46f90
8071487: javax/management/monitor/GaugeMonitorDeadlockTest.java timed out
...
Reviewed-by: dholmes
2015-06-25 11:18:04 +02:00
Sergey Bylokhov
d32000a710
4952954: abort flag is not cleared for every write operation for JPEG ImageWriter
...
Reviewed-by: bae, prr
2015-02-05 14:20:05 +03:00
Phil Race
a75613049b
6243376: JPEGImageWriter corrupts color for non-JFIF images with differing sample factor
...
Reviewed-by: bae, serb
2015-02-04 10:28:40 -08:00
Sergey Bylokhov
afa1e6d670
8015085: [macosx] Label shortening via " ... " broken when String contains combining diaeresis
...
Reviewed-by: alexsch, azvegint
2015-02-02 18:21:24 +03:00
Shobhit Gupta
7c658a7610
8068301: [TEST_BUG] Test javax/swing/JColorChooser/Test4177735.java fails with ArrayIndexOutOfBoundsException with GTKL&F
...
Reviewed-by: alexsch, azvegint
2015-01-30 13:27:33 +03:00
Shobhit Gupta
8dd67e7459
8068292: [TEST_BUG] Test javax/swing/JLayer/6824395/bug6824395.java fails with -Dswing.defaultlaf=com.sun.java.swing.plaf.gtk.GTKLookAndFeel
...
Reviewed-by: alexsch, azvegint
2015-01-29 14:03:23 +03:00
David Dehaven
ce3df66ec2
Merge
2015-01-27 09:32:45 -08:00
Aleksei Efimov
30de4935c7
8046817: JDK 8 schemagen tool does not generate xsd files for enum types
...
Reviewed-by: joehw, mkos
2015-01-26 12:36:32 +03:00
Aleksei Efimov
b2ed5c17b7
8062923: XSL: Run-time internal error in 'substring()'
...
8062924: XSL: wrong answer from substring() function
Reviewed-by: joehw
2015-01-26 12:25:27 +03:00
Bradford Wetmore
2a29bb3be6
8069038: javax/net/ssl/TLS/TLSClientPropertyTest.java needs to be updated for JDK-8061210
...
Reviewed-by: xuelei, mullan
2015-01-23 10:31:15 -08:00
David Dehaven
de2c792b35
Merge
2015-01-21 12:00:07 -08:00
Lance Andersen
16cb5bbca2
8068732: Adding Initial RowSet tests
...
Reviewed-by: joehw
2015-01-21 13:19:08 -05:00
Sergey Bylokhov
c604e674ee
7056797: The test failed automatically,because throw a ArrayIndexOutOfBoundsException
...
Reviewed-by: azvegint, alexsch
2015-01-21 18:04:49 +03:00
Mario Torre
1b65f85514
8067364: Printing to Postscript doesn't support dieresis
...
Fix regression caused by fix for 8023990
Co-authored-by: Philip Race <philip.race@oracle.com>
Reviewed-by: bae, prr
2015-01-14 14:52:39 +01:00
Sergey Bylokhov
17cbc2efea
6573305: Animated icon is not visible by click on menu
...
Reviewed-by: azvegint, alexsch
2015-01-13 16:06:28 +03:00
Phil Race
4998541111
Merge
2015-01-12 12:52:39 -08:00
Jason Uh
dfb7eea15e
8046724: XML Signature ECKeyValue elements cannot be marshalled or unmarshalled
...
Reviewed-by: mullan
2015-01-09 11:58:34 -08:00
Shanliang Jiang
ad629c161a
8068418: NotificationBufferDeadlockTest.java throw exception: java.lang.Exception: TEST FAILED: Deadlock detected
...
Reviewed-by: dholmes
2015-01-07 14:49:02 +01:00
Zaiyao Liu
48d9e1f35e
8048607: Test key generation of DES and DESEDE
...
Reviewed-by: xuelei
2015-01-07 03:59:06 +00:00
Phil Race
19292c73dd
Merge
2015-01-05 13:30:23 -08:00
Amanda Jiang
f0eb47ad67
8049021: Add smartcardio tests with APDU buffer
...
Add APDU buffer regression tests for smartcardio
Reviewed-by: valeriep
2014-12-30 01:02:25 +00:00
Sergey Bylokhov
d5a220d673
7180976: Pending String deadlocks UIDefaults
...
Reviewed-by: azvegint, alexsch
2014-12-25 14:43:49 +03:00
Alexander Scherbatiy
e047f11b3b
4796987: XP Only JButton.setBorderPainted() does not work with XP L&F
...
Reviewed-by: serb
2014-12-17 17:56:11 +03:00
Alexander Scherbatiy
1409c46772
6219960: null reference in ToolTipManager
...
Reviewed-by: serb, azvegint
2014-12-17 14:58:58 +03:00
Phil Race
84ddb56140
Merge
2014-12-16 09:58:02 -08:00
Phil Race
020063e1f4
Merge
2014-12-16 08:14:50 -08:00
Shanliang Jiang
c85244cab9
8067241: DeadlockTest.java failed with negative timeout value
...
Reviewed-by: dfuchs, sspitsyn
2014-12-15 19:21:59 +01:00
Alexander Scherbatiy
d517ee7ec8
8067441: Some tests fails with error: cannot find symbol getSystemMnemonicKeyCodes()
...
Reviewed-by: serb, azvegint
2014-12-15 19:21:00 +03:00
Phil Race
fe279aa4d8
Merge
2014-12-07 09:03:07 -08:00
Yuri Nesterenko
c08a28b218
8063104: Change open awt regression tests to avoid sun.awt.SunToolkit.realSync, part 2
...
Reviewed-by: serb, alexsch
2014-12-05 14:55:08 +03:00
Phil Race
96da55b65e
Merge
2014-12-03 11:52:40 -08:00
Chris Hegarty
dacb5a70f8
8066588: javax/management/remote/mandatory/connection/RMIConnector_NPETest.java fails to compile
...
Reviewed-by: alanb, smarks
2014-12-03 19:49:59 +00:00
Chris Hegarty
43842f6349
Merge
2014-12-03 19:28:35 +00:00
Chris Hegarty
441905cdc7
8049367: Modular Run-Time Images
...
Co-authored-by: Alan Bateman <alan.bateman@oracle.com>
Co-authored-by: Alex Buckley <alex.buckley@oracle.com>
Co-authored-by: Bradford Wetmore <bradford.wetmore@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: James Laskey <james.laskey@oracle.com>
Co-authored-by: Jonathan Gibbons <jonathan.gibbons@oracle.com>
Co-authored-by: Karen Kinnear <karen.kinnear@oracle.com>
Co-authored-by: Magnus Ihse Bursie <magnus.ihse.bursie@oracle.com>
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Mark Reinhold <mark.reinhold@oracle.com>
Co-authored-by: Paul Sandoz <paul.sandoz@oracle.com>
Co-authored-by: Sundararajan Athijegannathan <sundararajan.athijegannathan@oracle.com>
Reviewed-by: chegar, dfuchs, ihse, joehw, mullan, psandoz, wetmore
2014-12-03 14:22:58 +00:00
Shanliang Jiang
31af33c0e2
8065764: javax/management/monitor/CounterMonitorTest.java hangs
...
Reviewed-by: jbachorik, dfuchs
2014-12-03 11:38:56 +01:00
Sergey Bylokhov
ab24ad80ee
8029536: JFileChooser filter uses .toString() instead of getDescription() for filter text on GTK laf
...
Reviewed-by: azvegint, alexsch
2014-11-30 15:43:08 +03:00
Lance Andersen
db7c757726
8066188: BaseRowSet default value for escape processing is not correct
...
Reviewed-by: alanb
2014-11-29 11:14:20 -05:00
Alexander Scherbatiy
6c2369366c
8065098: JColorChooser no longer supports drag and drop between two JVM instances
...
Reviewed-by: serb, pchelko
2014-11-27 14:27:46 +03:00
Daniel Fuchs
6026dc63ea
8065748: Add a test to verify that non ascii characters in Encodings.properties do not cause issues
...
Reviewed-by: joehw
2014-11-26 20:10:48 +01:00
Phil Race
9f11366ec6
Merge
2014-11-25 12:14:42 -08:00
Phil Race
9d88d91ecc
Merge
2014-11-25 10:41:40 -08:00
Sean Mullan
ca85e583e9
8046949: Generify the javax.xml.crypto API
...
Reviewed-by: xuelei
2014-11-21 15:23:36 -05:00
Yuri Nesterenko
005c56c6e3
8063107: Change open swing regression tests to avoid sun.awt.SunToolkit.realSync, part 2
...
8064573: [TEST_BUG] javax/swing/text/AbstractDocument/6968363/Test6968363.java is asocial pressing VK_LEFT and not releasing
8064575: [TEST_BUG] javax/swing/JEditorPane/6917744/bug6917744.java 100 times press keys and never releases
8064809: [TEST_BUG] javax/swing/JComboBox/4199622/bug4199622.java contains a lot of keyPress and not a single keyRelease
Reviewed-by: alexsch, pchelko
2014-11-21 16:11:03 +03:00
Petr Pchelko
4fda3e56f4
8058193: [macosx] Potential incomplete fix for JDK-8031485
...
Reviewed-by: alexsch, serb
2014-11-19 16:42:19 +04:00
Phil Race
9a4645749f
Merge
2014-11-17 12:32:27 -08:00
Anton Nashatyrev
5b4a9bc976
8059739: Dragged and Dropped data is corrupted for two data types
...
Reviewed-by: serb, pchelko
2014-11-14 17:53:46 +03:00
David Dehaven
1ce0119e15
Merge
2014-11-12 09:36:25 -08:00
David Dehaven
ba945b418e
Merge
2014-11-12 09:20:12 -08:00
Yuri Nesterenko
41d2bc7e75
8063106: Change open swing regression tests to avoid sun.awt.SunToolkit.realSync, part 1
...
Reviewed-by: pchelko, serb
2014-11-10 16:37:40 +03:00
Lance Andersen
900872016c
8064356: Add BaseRowSet, SQLInputImpl, and SQLOutputImpl tests
...
Reviewed-by: joehw, rriggs
2014-11-09 17:59:06 -05:00
Joe Wang
6c7132bcc9
8059327: XML parser returns corrupt attribute value
...
Reviewed-by: lancea
2014-11-07 13:23:36 -08:00
Sergey Bylokhov
2476a824bd
7195187: [TEST_BUG] [macosx] javax/swing/SwingUtilities/7088744/bug7088744.java failed
...
Reviewed-by: azvegint, alexsch
2014-11-05 18:33:28 +03:00
Pavel Rappo
85ea78c191
8062759: Update test/javax/naming/spi/providers/InitialContextTest.java to use classpath
...
Reviewed-by: mchung
2014-11-05 11:11:27 +00:00
Alexander Scherbatiy
5b517ee996
8062561: Test bug8055304 fails if file system default directory has read access
...
Reviewed-by: serb
2014-11-05 12:46:39 +04:00
Joe Wang
47f9eb6c50
6770436: Entity callback order differs between Java1.5 and Java1.6
...
Reviewed-by: lancea
2014-11-04 09:14:01 -08:00
Phil Race
6a06509d40
Merge
2014-11-03 10:11:10 -08:00
Xue-Lei Andrew Fan
83143ef7f8
8061210: Issues in TLS
...
Reviewed-by: jnimeh, mullan, wetmore, ahgross, asmotrak
2014-11-03 08:30:18 +00:00
Lance Andersen
ff54f6ff54
8062558: Add javax/sql/rowset/spi tests
...
Reviewed-by: joehw
2014-10-31 13:21:51 -04:00
Shanliang Jiang
bf6938cb8c
8066952: [TEST-BUG] javax/management/monitor/CounterMonitorTest.java hangs
...
Reviewed-by: dfuchs
2014-12-12 14:31:26 +01:00
Stuart Marks
b633764a63
8066835: TEST_BUG: javax/management/remote/mandatory/connection/RMIConnector_NPETest.java fails
...
Reviewed-by: lancea
2014-12-08 14:32:31 -08:00
Zaiyao Liu
34372ab223
8049432: New tests for TLS property jdk.tls.client.protocols
...
Reviewed-by: xuelei
2014-12-08 07:15:49 +00:00
Martin Buchholz
ccb65f43ee
7156085: ArrayIndexOutOfBoundsException throws in UTF8Reader of SAXParser
...
Improve support for supplementary characters
Reviewed-by: joehw
2014-10-30 07:30:33 -07:00
Alexander Scherbatiy
565125c84c
8057893: JComboBox actionListener never receives "comboBoxEdited" from getActionCommand
...
Reviewed-by: serb
2014-10-31 00:40:14 +04:00
Phil Race
d52bcdadf7
Merge
2014-10-28 13:31:06 -07:00
Phil Race
eca9e72c00
Merge
2014-10-28 11:38:00 -07:00
Lance Andersen
178193aa93
8062288: Minor re-org of java/sql testing tests
...
Reviewed-by: joehw, rriggs
2014-10-28 19:55:20 -04:00
Lance Andersen
1457a8cc93
8062198: Add RowSetMetaDataImpl Tests and add column range validation to isdefinitlyWritable
...
Reviewed-by: joehw
2014-10-27 16:57:59 -04:00
Sergey Bylokhov
71ae76123c
7154054: [macosx] Can't distinguish the focus move to next cell
...
Reviewed-by: azvegint, alexsch
2014-10-24 11:41:08 +04:00
Phil Race
171ef0e7a3
Merge
2014-10-20 12:04:12 -07:00
Florian Weimer
569ddab868
8061464: A typo in CipherTestUtils test
...
Reviewed-by: xuelei
2014-10-20 13:31:44 +00:00
Pavel Rappo
4bf024dde1
8044627: Update JNDI to work with modules
...
Reviewed-by: alanb, chegar
2014-10-16 12:34:07 +01:00
David Dehaven
bfcb15c211
Merge
2014-10-14 14:29:21 -07:00
David Dehaven
883d16c219
Merge
2014-10-14 10:47:45 -07:00
Abhijit Saha
357f837d89
Merge
2014-10-10 09:09:06 -07:00
Joe Wang
495821f1b2
8036951: Xerces Update: XMLSchemaValidator.java and XMLSchemaLoader.java
...
Reviewed-by: lancea
2014-10-13 14:11:20 -07:00
Alan Bateman
7467e9bd34
8060166: javax/management/MBeanInfo/NotificationInfoTest.java fails with modular image
...
Reviewed-by: dfuchs
2014-10-13 17:35:19 +01:00
Dmitry Markov
3497cea76c
8058120: Rendering / caret errors with HTMLDocument
...
Reviewed-by: alexp, alexsch
2014-10-10 11:36:26 +04:00
Alexey Ivanov
22976b941e
7170310: ScrollBar doesn't become active when tabs are created more than frame size
...
Reviewed-by: alexp, alexsch
2014-10-10 11:26:51 +04:00
Vivi An
9a11bfa822
8033699: Incorrect radio button behavior
...
Reviewed-by: azvegint, alexsch
2014-10-09 14:51:12 -07:00
Alexander Potochkin
08fb482e41
8054543: Setting a border on a JLayer causes an Exceptions
...
Reviewed-by: serb, alexsch
2014-10-09 20:51:39 +04:00
Alexander Scherbatiy
067e0eee97
8058305: BadLocationException is not thrown by javax.swing.text.View.getNextVisualPositionFrom() for invalid positions
...
Reviewed-by: serb, azvegint
2014-10-07 18:03:58 +04:00
Lance Andersen
35f55998f2
8059870: RowsetFactoryTests & RowSetProviderTests failing
...
Reviewed-by: dfuchs
2014-10-08 11:51:36 -04:00
Lance Andersen
0898c94aac
8059882: Disable RowSetFactory and RowSetProviderTests which are failing due to agentvm mode
...
Reviewed-by: darcy
2014-10-07 14:03:43 -04:00
Lance Andersen
9547e0ff45
8059570: Addition of tests for RowSetFactory and RowSetProvider
...
Reviewed-by: dfuchs
2014-10-06 12:56:54 -04:00
Phil Race
ac20afc6be
8059219: javax.print.PrintServiceLookup allows to register null service
...
Reviewed-by: bae, jgodinez
2014-10-05 10:23:13 -07:00
Sergey Bylokhov
7a259eeb29
8058115: Some of MidiDeviceProviders do not follow the specification
...
Reviewed-by: prr, azvegint
2014-09-30 17:39:04 +04:00
Phil Race
fee4fbec38
Merge
2014-09-25 14:18:32 -07:00
Miroslav Kos
0a17643e73
8038966: JAX-WS handles wrongly xsd:any arguments for Web services
...
Reviewed-by: coffeys
2014-09-25 13:03:27 +02:00
Phil Race
686ab34a2e
Merge
2014-09-19 11:19:38 -07:00
Yuri Nesterenko
13c109280f
8058726
: Update regtests using sun.awt.OSInfo, part 1
...
Reviewed-by: alexsch
2014-09-18 17:34:44 +04:00
Shanliang Jiang
83a26602a9
8050115: javax/management/monitor/GaugeMonitorDeadlockTest.java fails intermittently
...
Reviewed-by: dfuchs, dholmes
2014-09-18 16:16:07 +02:00
Shanliang Jiang
797b24f7a0
8042205: javax/management/monitor/*: some tests didn't get all the notifications
...
Reviewed-by: dfuchs
2014-09-16 09:01:57 +02:00
Phil Race
563ee3119b
Merge
2014-09-15 09:15:21 -07:00
Yuri Nesterenko
f00468aa40
8056991: Provide OSInfo functionality to regression tests
...
Reviewed-by: alexsch
2014-09-15 17:27:15 +04:00
Andrew Brygin
bce59468e0
8041465: BMPImageReader read error using ImageReadParam with set sourceRectangle
...
Reviewed-by: serb, prr
2014-09-12 13:04:18 +01:00
Dmitry Markov
ece4386179
8048110: Using tables in JTextPane leads to infinite loop in FlowLayout.layoutRow
...
Reviewed-by: alexp, alexsch
2014-09-12 10:40:07 +04:00
Phil Race
3454cc7623
Merge
2014-09-08 10:24:45 -07:00
Lance Andersen
fc36466f8f
8059411: RowSetWarning does not chain warnings
...
Reviewed-by: darcy, smarks, mchung
2014-10-21 13:41:22 -04:00
Phil Race
fd17be8db7
Merge
2014-09-02 12:38:17 -07:00
Raghu Nair
e0e332bdac
8049429: Tests for java client server communications with various TLS/SSL combinations
...
Reviewed-by: xuelei
2014-09-02 05:48:55 +00:00
Lance Andersen
1300729887
8055776: Add tests to exercise SQLPermissions for DriverManager & SyncFactory
...
Reviewed-by: rriggs
2014-09-04 12:23:01 -04:00
Phil Race
1b9cab9346
Merge
2014-09-12 10:33:32 -07:00
Joe Wang
c0411e6736
8037819: Xerces Update: jaxp/validation/XMLSchemaFactory
...
Reviewed-by: lancea
2014-08-29 11:59:34 -07:00
Michael McMahon
77d0374290
8055299: HttpsURLConnection.equals() broken
...
Reviewed-by: chegar, xuelei
2014-08-28 10:17:55 +01:00
David Dehaven
a011738cac
Merge
2015-01-20 11:23:03 -08:00
Shanliang Jiang
cf89eaf43d
8068774: CounterMonitorDeadlockTest.java timed out
...
Reviewed-by: jbachorik, dfuchs
2015-01-13 14:35:39 +01:00
Dmitriy Ermashov
288d75cbc3
8055360: Move the rest part of AWT ShapedAndTranslucent tests to OpenJDK
...
Reviewed-by: alexsch
2014-08-26 15:04:49 +04: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
Jaroslav Bachorik
2967241e3e
8058089: api/javax_management/loading/MLetArgsSupport.html\#MLetArgsSupportTest0001 fails because of java.lang.IllegalArgumentException (argument type mismatch)
...
Reviewed-by: dfuchs
2014-09-11 12:54:02 +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
Xue-Lei Andrew Fan
9c20c6fd5f
8043200: Decrease the preference mode of RC4 in the enabled cipher suite list
...
Reviewed-by: wetmore, ahgross, asmotrak
2014-05-29 04:24:10 +00: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
Sergey Malenkov
e787680bf1
8041917: unexcepted behavior of LineBorder while using Boolean variable true
...
Reviewed-by: alexsch, serb
2014-04-30 19:28:05 +04:00
Vivi An
c7f7685c50
8036819: JAB: mneumonics not read for textboxes
...
Reviewed-by: alexsch
2014-04-28 11:03:52 -07: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
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
Shanliang Jiang
70dbc1d222
8031036: com/sun/management/OperatingSystemMXBean/GetCommittedVirtualMemorySize.java failed on 8b121
...
Reviewed-by: dfuchs
2014-05-02 14:40:52 +02: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
Thomas Ng
c4745c1830
Merge
2014-04-16 12:42:40 -07: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
Dmitry Markov
26041134a8
8032874: ArrayIndexOutOfBoundsException in JTable while clearing data in JTable
...
Reviewed-by: alexp, alexsch
2014-04-16 12:51:25 +04:00
Thomas Ng
404c4add66
Merge
2014-04-15 22:57:02 -07:00
Phil Race
bf84755d46
Merge
2014-04-14 12:59:50 -07:00
Sergey Malenkov
717bcde5f3
8039750: KSS: Replace MetalLazyValue with lambda
...
Reviewed-by: alexsch, serb
2014-04-10 22:26:43 +04:00
Alexander Scherbatiy
9048f36c38
8038113: [macosx] JTree icon is not rendered in high resolution on Retina
...
Reviewed-by: serb, pchelko
2014-04-10 13:22:23 +04:00
Weijun Wang
87cb02ac81
8039575: liberate two manual kerberos tests
...
Reviewed-by: xuelei
2014-04-10 10:31:05 +08:00
Weijun Wang
8962e7ee34
8035986: KerberosKey algorithm names are not specified
...
Reviewed-by: xuelei
2014-04-09 17:19:19 +08:00
Miroslav Kos
5eb8520ff1
8033113: wsimport fails on WSDL:header parameter name customization
...
Reviewed-by: chegar
2014-04-08 11:25:56 +01:00
Sergey Bylokhov
bb75caf509
8032219: [macosx] Scrollbars looks bad under retina in Motif and Metal L&F
...
Reviewed-by: pchelko, flar
2014-04-07 15:34:27 +04:00
Phil Race
bc431c1b98
Merge
2014-04-04 10:24:11 -07:00
Miroslav Kos
8b0c2a9c00
8032884: Globalbindings optionalProperty=primitive does not work when minOccurs=0
...
Reviewed-by: chegar
2014-04-03 10:53:35 +02:00
Miroslav Kos
fa37e2a252
8039899: Missing licence headers in test for JDK-8033113
...
Reviewed-by: chegar
2014-04-11 09:25:36 +01:00
Xue-Lei Andrew Fan
401673e81f
8037557: test SessionCacheSizeTests.java timeout
...
Reviewed-by: weijun
2014-04-11 03:10:44 +00:00
Phil Race
ee35591283
Merge
2014-04-01 11:53:08 -07:00
Phil Race
7639b17cc9
Merge
2014-04-01 09:12:51 -07:00
Konstantin Shefov
2d916472f4
8002148
: [TEST_BUG] The four lines printed are not the bold typeface
...
Reviewed-by: pchelko, serb
2014-03-31 17:59:25 +04:00
Miroslav Kos
01cbfbd0c3
8038307: JAX-WS conformance tests fail when running JCK-devtools-8 suite against RI in EBCDIC emulation mode
...
Reviewed-by: chegar
2014-03-31 15:08:17 +02:00
Aleksei Efimov
3528c99616
8035437: Xerces Update: xml/serialize/DOMSerializerImpl
...
Reviewed-by: lancea
2014-03-31 19:04:39 +04:00
Alexander Scherbatiy
b355da0052
8032667: [macosx] Components cannot be rendered in HiDPI to BufferedImage
...
Reviewed-by: serb, pchelko
2014-03-28 18:56:25 +04:00
Phil Race
32ee4129bf
Merge
2014-03-24 10:43:59 -07:00
Alexey Ivanov
34be848c9c
8032878: Editable combos in table do not behave as expected
...
Reviewed-by: alexp, alexsch
2014-03-21 17:17:16 +04:00
David Li
c50512a06d
8035577: Xerces Update: impl/xpath/regex/RangeToken.java
...
Reviewed-by: lancea, alanb, sherman, joehw
2014-03-20 13:41:17 -07:00
Sergey Bylokhov
51afb9aba1
8023475: [TEST BUG] Test javax/swing/JSlider/6794831/bug6794831.java does not wait long enough for test results
...
Reviewed-by: anthony, pchelko
2014-03-20 19:59:58 +04:00
Phil Race
2ab0405188
Merge
2014-03-19 11:13:35 -07:00
Rajan Halade
56b41822fb
8033271: Manual security tests have @ignore rather than @run main/manual
...
Reviewed-by: xuelei, wetmore
2014-03-18 15:04:59 -07:00
Phil Race
810d636e87
Merge
2014-03-07 13:04:49 -08:00
Phil Race
f20478bb72
Merge
2014-03-07 10:53:58 -08:00
Jaroslav Bachorik
b5820bf6f2
8029755: Enhance subject class
...
Reviewed-by: sla, dfuchs, hawtin
2014-03-07 10:15:36 +01:00
Xue-Lei Andrew Fan
9b7198c0bb
8036676: Rename class name testEnabledProtocols to TestEnabledProtocols
...
Reviewed-by: weijun
2014-03-05 13:28:37 +00:00
Alexander Scherbatiy
d00a1ecd5b
8034955: JLabel/JToolTip throw ClassCastException for "<html>a<title>"
...
Reviewed-by: malenkov, pchelko
2014-03-04 18:40:06 +04:00
Xue-Lei Andrew Fan
521f9a2048
8032473: Restructure JSSE regression test hierarchy in jdk test
...
Reviewed-by: weijun
2014-03-05 07:24:34 +00:00
Alexander Scherbatiy
c8ad756ad8
8035313: Change SwingLazyValue usage to lambda
...
Reviewed-by: malenkov, serb
2014-03-03 14:24:01 +04:00
Joe Wang
23afad4969
8036004: Incorrect license header for a test class
...
Reviewed-by: alanb
2014-02-28 09:38:10 -08:00
Phil Race
5d277802e1
Merge
2014-02-27 10:43:53 -08:00
Alexander Scherbatiy
2ef086d668
8031573: [macosx] Checkmarks of JCheckBoxMenuItems aren't rendered in high resolution on Retina
...
Reviewed-by: serb, pchelko
2014-02-25 16:46:52 +04:00
Alexander Scherbatiy
4162a00924
8008657: JSpinner setComponentOrientation doesn't affect on text orientation
...
Reviewed-by: malenkov, serb
2014-02-24 17:23:43 +04:00
Phil Race
3b1cc58576
Merge
2014-02-20 16:27:08 -08:00
Alexander Scherbatiy
783201f70f
8031971: Use only public methods in the SwingLazyValue
...
Reviewed-by: serb, pchelko
2014-02-14 18:01:22 +04:00
Phil Race
ef9ba9784a
8032693: javax.print.PrintService does not find any CUPS-Printers on Linux
...
Reviewed-by: jgodinez, serb
2014-02-07 13:03:09 -08:00
Jennifer Godinez
cf9c1fdbca
8033277: Wrong scaling when printing in Canon Pixma ip100
...
Reviewed-by: prr, bae
2014-02-05 14:59:00 -08:00
Valerie Peng
efa54ce543
8043406: Change default policy for JCE providers to run with as few privileges as possible
...
Provide default permissions for crypto providers
Reviewed-by: mullan, vinnie
2014-07-10 22:44:58 +00:00
Qi Zuo
914dff709f
Merge
2014-01-30 10:42:46 -05:00
Qi Zuo
d701a3751b
Merge
2014-01-30 10:36:40 -05:00
Petr Pchelko
43829fc0cc
8032229: [TEST_BUG] The app failed automatically and it threw exception:java.lang.UnsupportedOperationException
...
Reviewed-by: serb, alexsch
2014-01-30 14:37:30 +04:00
Vladimir Kozlov
57b7b831ae
Merge
2014-01-28 14:57:41 -08:00
Phil Race
859a0e94f1
8032370: No "Truncated file" warning from IIOReadWarningListener on JPEGImageReader
...
Reviewed-by: bae, vadim
2014-01-24 10:11:16 -08:00
Sergey Malenkov
77f3079bed
8010718: javax/swing/JFileChooser/8013442/Test8013442.java fails
...
Reviewed-by: alexsch
2014-01-24 16:50:40 +04:00
Volker Simonis
ad1b6f1a39
8032578: [TESTBUG] Fix tests which use SecurityConstants.AWT
...
Reviewed-by: pchelko
2014-01-23 17:43:32 +01:00
Vladimir Kozlov
9c83896027
Merge
2014-01-22 14:17:32 -08:00
Jaroslav Bachorik
65bdf9f853
8031559: javax/management/monitor/StartStopTest.java fails intermittently
...
Reviewed-by: dfuchs, sla
2014-01-21 09:17:23 +01:00
Volker Simonis
70041ae4e4
8028537: PPC64: Updated the JDK regression tests to run on AIX
...
Co-authored-by: Jonathan Lu <luchsh@linux.vnet.ibm.com>
Co-authored-by: Steve Poole <spoole@linux.vnet.ibm.com>
Reviewed-by: alanb
2014-01-17 21:54:30 +01:00
Dmitry Markov
54ac5030e4
8028616: Htmleditorkit parser doesn't handle leading slash (/)
...
Reviewed-by: alexp, alexsch
2014-01-16 20:51:18 +04:00
Alexander Scherbatiy
8e647d9f30
8024926: [macosx] AquaIcon HiDPI support
...
Reviewed-by: serb, anthony
2014-01-09 19:01:18 +04:00
Joe Darcy
48ce9464b0
8031651: Remove unneeded -source and -target flags in jdk repo regression tests
...
Reviewed-by: dfuchs, mullan
2014-01-14 10:08:24 -08:00
Lana Steuck
657b9db1ba
8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013
...
Updated files with 2011, 2012 and 2013 years according to the file's last updated date
Reviewed-by: tbell, lancea, chegar
2013-12-26 12:04:16 -08:00
Aleksei Efimov
7cef8fd674
8032909: XSLT string-length returns incorrect length when string includes complementary chars
...
Reviewed-by: joehw, dfuchs
2014-02-21 16:55:25 +04:00
Petr Pchelko
4858095260
7154841: [macosx] Popups appear behind taskbar
...
Reviewed-by: anthony, serb
2013-12-24 18:37:24 +04:00
Sergey Bylokhov
2273f9252a
8009919: [macosx] NPE in AquaSingleImagePainter.paint()
...
Reviewed-by: pchelko, azvegint
2013-12-23 19:03:37 +04:00
Sergey Malenkov
e4bef18896
8030118: Document listeners fired outside document lock
...
Reviewed-by: art, serb
2013-12-23 16:37:21 +04:00
Steffen Schreiber
384493200f
8034087: XML parser may overwrite element content if that content falls onto the border of an entity scanner buffer
...
Reviewed-by: alanb, joehw
2014-02-20 10:40:58 +01:00
Joe Wang
25167ae738
8033980: Xerces Update: datatype XMLGregorianCalendarImpl and DurationImpl
...
Reviewed-by: dfuchs, lancea, alanb
2014-02-18 10:53:18 -08:00
Stuart Marks
935bd9f979
8034000: lack of /othervm option can cause some RMI tests to fail
...
Reviewed-by: darcy, alanb
2014-02-13 14:48:39 -08:00
Michael Cui
dca4d10631
8028711: TEST_BUG: Shell tests should pass through VM options
...
Reviewed-by: alanb
2014-02-13 15:59:04 +00:00
Joe Wang
dddabe454d
8027359: XML parser returns incorrect parsing results
...
Reviewed-by: lancea
2014-01-05 21:02:57 -08:00
Joe Wang
0fd79b26f0
8029955: AIOB in XMLEntityScanner.scanLiteral upon parsing literals with > 100 LF chars
...
Reviewed-by: dfuchs, lancea, ulfzibis
2013-12-23 14:02:27 -08:00
Lana Steuck
a8b50be959
Merge
2013-12-03 15:10:37 -08:00
Sergey Bylokhov
8850d18abd
8029010: [macosx] Need test for JDK-7124513
...
Reviewed-by: pchelko, alexsch
2013-11-29 16:12:03 +04:00
Lana Steuck
d7c4b121d9
Merge
2013-11-27 10:47:53 -08:00
Mikhail Cherkasov
08506b7c2f
8028271: Wrong alt processing during switching between windows
...
Reviewed-by: serb, alexsch
2013-11-26 17:16:32 +04:00
Oleg Pekhovskiy
989fd32e66
7160604: Using non-opaque windows - popups are initially not painted correctly
...
Reviewed-by: serb, alexsch
2013-11-26 15:57:49 +04:00
Patrick Zhang
fd33467c12
8027973: javax/xml/jaxp/transform/jdk8004476/XSLTExFuncTest.java hangs (win)
...
Reviewed-by: alanb, dfuchs, joehw
2013-11-25 16:53:30 -08:00
Lana Steuck
a9ebc3e630
Merge
2013-11-25 13:24:38 -08:00
Oleg Pekhovskiy
e05b1a8aa1
8028995: Write regression test for JDK-8016356
...
Reviewed-by: serb, anthony
2013-11-25 14:05:19 +04:00
Lana Steuck
1a633e63a9
Merge
2013-11-15 07:14:23 -08:00
Erik Gahlin
964b256741
6959636: testcase failing on windows javax/management/loading/LibraryLoader/LibraryLoaderTest.java
...
Reviewed-by: sla, jbachorik
2013-11-13 15:21:53 +01:00
Sergey Bylokhov
9ab430a0d2
8027696: Incorrect copyright header in the tests
...
Reviewed-by: alanb, malenkov, mullan
2013-11-12 20:24:25 +04:00
Erik Gahlin
2b13aab668
8027209: javax/management/monitor/ThreadPoolAccTest.java fails intermittently
...
Reviewed-by: sla, jbachorik
2013-11-12 14:52:42 +01:00
Lana Steuck
84da58d996
Merge
2013-11-08 17:36:14 -08:00
Joe Wang
33be168ccb
8027860: [TEST_BUG] File not closed in javax/xml/jaxp/parsers/8022548/XOMParserTest.java
...
Reviewed-by: alanb
2013-11-05 11:18:20 -08:00
Lana Steuck
ac6386468f
Merge
2013-10-31 16:44:18 -07:00
Lana Steuck
30f9f179d5
Merge
2013-10-31 16:22:30 -07:00
Joe Wang
c6fff0de72
8024876: [TEST_BUG] javax/xml/jaxp/parsers/8022548/XOMParserTest.java failed when testbase dir has read only permissions
...
Reviewed-by: chegar
2013-10-31 13:51:58 -07:00
Lana Steuck
65797af67d
Merge
2013-10-25 10:39:13 -07:00
Lana Steuck
836ba025a1
Merge
2013-10-24 21:52:24 -07:00
Joe Wang
53d9506586
8004476: XSLT Extension Functions Don't Work in WebStart
...
Reviewed-by: dfuchs, lancea, alanb
2013-10-24 14:13:09 -07:00
Leonid Romanov
9d1ce9a555
8020209: [macosx] Mac OS X key event confusion for "COMMAND PLUS"
...
Reviewed-by: anthony, serb
2013-10-22 16:45:08 +04:00
Joe Wang
70991c8052
8015243: SchemaFactory does not catch enum. value that is not in the value space of the base type, anyURI
...
Reviewed-by: lancea
2013-10-17 11:43:44 -07:00
Sean Coffey
d4ba44bc9d
8026405: javax/xml/ws/clientjar/TestWsImport.java failing on JDK 8 nightly aurora test runs
...
Reviewed-by: chegar
2013-10-23 20:51:14 +01:00
Jaroslav Bachorik
5e52c4d90e
7140929: NotSerializableNotifTest.java fails intermittently
...
Reviewed-by: sjiang, alanb
2013-10-21 13:57:11 +02:00
Jaroslav Bachorik
1197f7a799
8024613: javax/management/remote/mandatory/connection/RMIConnector_NPETest.java failing intermittently
...
RMID needs a varying amount of time to start its socket server. We need to cater for it.
Reviewed-by: sjiang, dfuchs, sla
2013-10-21 10:54:46 +02:00
Jennifer Godinez
d8f5fe01b2
8022536: closed/javax/print/TextFlavorTest.java fails
...
Reviewed-by: prr, jchen
2013-10-14 09:15:21 -07:00
Alexander Scherbatiy
cc97ce7aac
8020708: NLS mnemonics missing in SwingSet2/JInternalFrame demo
...
Reviewed-by: malenkov, leonidr
2013-10-14 18:52:25 +04:00
Alexander Shusherov
5bcfa111b3
8005391: Floating behavior of HTMLEditorKit parser
...
Reviewed-by: malenkov, leonidr
2013-10-14 18:19:19 +04:00
Chris Hegarty
3486abb2c7
Merge
2013-10-15 13:54:01 +01:00
Chris Hegarty
766e77499d
Merge
2013-10-15 09:27:32 +01:00
Joe Wang
c839f538b6
8015092: SchemaFactory cannot parse schema if whitespace added within patterns in Selector XPath expression
...
Reviewed-by: lancea, alanb
2013-10-14 22:24:49 -07:00
Lana Steuck
54791de34d
Merge
2013-10-11 23:27:23 -07:00