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
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
Lance Andersen
ff54f6ff54
8062558: Add javax/sql/rowset/spi tests
...
Reviewed-by: joehw
2014-10-31 13:21:51 -04: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