Bradford Wetmore
30dd7eee31
7197071: Makefiles for various security providers aren't including the default manifest
...
Reviewed-by: valeriep, mullan, katleman
2012-10-23 12:36:47 -07:00
Lana Steuck
4048bc01c6
Merge
2012-10-23 09:41:52 -07:00
Alexander Scherbatiy
3c6c782cf3
6624200: Regression test fails: test/closed/javax/swing/JMenuItem/4654927/bug4654927.java
...
Reviewed-by: rupashka
2012-10-23 14:30:41 +04:00
Jaroslav Bachorik
9c38da478a
6809322: javax.management.timer.Timer does not fire all notifications
...
Some notifications get dropped due to ConcurrentModificationException thrown in Timer.notifyAlarmClock() method.
Reviewed-by: dholmes, rbackman
2012-10-17 18:34:07 +04:00
Lana Steuck
9c0a331d78
Merge
2012-09-28 10:54:12 -07:00
Vladislav Karnaukhov
211c061e3e
7123767: Wrong tooltip location in Multi-Monitor configurations
...
Reviewed-by: rupashka
2012-09-20 17:55:40 +04:00
Sean Chou
49aa62455c
7194184: JColorChooser swatch cannot accessed from keyboard
...
Reviewed-by: rupashka, alexsch
2012-09-20 17:39:47 +04:00
Lana Steuck
15bdd03998
Merge
2012-09-19 12:41:54 -07:00
Lana Steuck
b2e9ddaa89
Merge
2012-09-19 12:38:53 -07:00
Staffan Larsen
10b80ccca6
7198849: Make javax/management/remote/mandatory/notif/ListenerScaleTest.java less timing sensitive
...
Reviewed-by: alanb
2012-09-17 12:40:33 +02:00
Vadim Pakhnushev
1c8d337aaa
7186799: Regression tests for ImageIO metadata fail on second run
...
Reviewed-by: prr, bae
2012-09-17 13:44:07 +04:00
Sergey Bylokhov
589854449e
7124534: [macosx] Submenu title overlaps with Submenu indicator in JPopupMenu
...
Reviewed-by: art
2012-09-12 21:16:39 +04:00
Pavel Porvatov
9ef68c62d1
6866747
: J2SE_Swing_Reg:can not see any HSB tab
...
Reviewed-by: alexsch
2012-08-21 14:37:16 +04:00
Frank Ding
65713fce9a
7188612: JTable's AccessibleJTable throws IllegalComponentStateException instead of null
...
Reviewed-by: rupashka
2012-08-20 13:16:18 +08:00
Pavel Porvatov
5aa8e80d0b
7190597: Nimbus: regtest for 4235420 fails
...
Reviewed-by: alexsch
2012-08-17 17:04:59 +04:00
Pavel Porvatov
741d368217
7190543: Nimbus LaF: regression: JSplitPane is not opaque -- or should it?
...
Reviewed-by: alexsch
2012-08-15 14:33:44 +04:00
Sergey Bylokhov
6261447205
7170657: [macosx] There seems to be no keyboard/mouse action to select non-contiguous items in List
...
Reviewed-by: rupashka
2012-07-16 14:04:03 +04:00
Pavel Tisnovsky
d0b5b673e8
7022041: TitleBorder Null Pointer Exception
...
Added check if getTitleFont() and getTitleColor() don't return null
Reviewed-by: alexsch
2012-07-12 16:54:47 +02:00
Lana Steuck
e51eadc837
Merge
2012-06-26 10:57:46 -07:00
Alexander Scherbatiy
4529bcedea
7150049: [macosx] closed/javax/swing/JCheckBox/4449413/bug4449413.java check the checkbox again,it auto fail
...
Reviewed-by: rupashka
2012-06-13 18:43:07 +04:00
Pavel Porvatov
0494bcb19c
7165725: JAVA6 HTML PARSER CANNOT PARSE MULTIPLE SCRIPT TAGS IN A LINE CORRECTLY
...
Reviewed-by: alexsch
2012-06-09 17:42:46 +04:00
Abhijit Saha
b74ef2f6b6
Merge
2012-06-07 12:31:10 -07:00
Pavel Porvatov
25fedaf936
7156657: Version 7 doesn't support translucent popup menus against a translucent window
...
Reviewed-by: art, alexsch
2012-06-07 21:49:52 +04:00
Alexander Scherbatiy
cb35692923
7161766: [macosx] javax/swing/JPopupMenu/6694823/bug6694823.java failed on Mac OS X
...
Reviewed-by: rupashka
2012-06-04 14:11:26 +04:00
Denis Fokin
a036af76db
7112115: Component.getLocationOnScreen() work incorrectly if create window in point (0, 0) on oel
...
Reviewed-by: serb, art
2012-06-01 17:08:18 +04:00
Mario Torre
5be51d39ec
7171806: Missing test for bug ID 6800513 fix
...
Reviewed-by: rupashka
2012-05-30 18:15:11 +02:00
Abhijit Saha
5d202b67cc
Merge
2012-05-21 15:13:13 -07:00
Pavel Porvatov
c0f2f2b464
7166322: closed/javax/swing/text/html/HTMLEditorKit/4242228/bug4242228.java failed since 1.8.0b36
...
Reviewed-by: alexsch
2012-05-17 15:41:09 +04:00
Abhijit Saha
9c3e5a2081
Merge
2012-05-08 07:34:53 -07:00
Jonathan Lu
39c1b4be34
7154030: java.awt.Component.hide() does not repaint parent component
...
Reviewed-by: rupashka
2012-04-26 12:39:11 +08:00
Alexander Scherbatiy
7f8dfa7abb
7163482: [macosx] Regtest closed/javax/swing/JTree/4908142/bug4908142.java intermittent failure
...
Reviewed-by: rupashka
2012-04-25 16:48:12 +04:00
Jonathan Lu
91ae75b087
7055065: NullPointerException when sorting JTable with empty cell
...
Reviewed-by: rupashka
2012-04-20 13:13:00 +08:00
Alex Menkov
56c8257743
7100140: [macosx] Test closed/javax/sound/sampled/DirectAudio/bug6400879.java is invalid
...
Reviewed-by: prr
2012-04-17 13:03:01 +03:00
Alex Menkov
253976ad79
7058852: javax/sound/sampled/FileWriter/AlawEncoderSync.java failing intermittently
...
Reviewed-by: prr
2012-04-16 17:04:49 +03:00
Pavel Porvatov
afa494b2a5
7149090: Nimbus:BorderFactory.createTitledBorder() the DEFAULT position of a title is not the same as the TOP
...
Reviewed-by: alexp
2012-04-15 12:58:12 +03:00
Pavel Porvatov
93c317d8e6
7160653: test/javax/swing/plaf/synth/7158712/bug7158712.java failed on Ubuntu
...
Reviewed-by: alexp
2012-04-12 12:48:31 +03:00
Lana Steuck
5e9ea38531
Merge
2012-04-11 18:44:33 -07:00
Abhijit Saha
d7dd0a253b
Merge
2012-04-10 10:44:46 -07:00
Pavel Porvatov
910846ed2c
7158712: Synth Property "ComboBox.popupInsets" is ignored
...
Reviewed-by: alexp
2012-04-10 19:09:48 +03:00
Pavel Porvatov
e630f8d216
7146146: Deadlock between subclass of AbstractDocument and UndoManager
...
Reviewed-by: art
2012-04-10 18:53:15 +03:00
Lana Steuck
6b12eddc42
Merge
2012-04-04 12:35:44 -07:00
Charles Lee
921ffcf9ef
4310381: Text in multi-row/col JTabbedPane tabs can be truncated/clipped
...
Reviewed-by: rupashka
2012-03-23 15:16:17 +02:00
Lana Steuck
a3f1271a63
Merge
2012-03-21 13:38:55 -07:00
Lana Steuck
fa178171b6
Merge
2012-03-13 20:23:43 -07:00
Lana Steuck
d25dbaffeb
Merge
2012-03-13 19:58:39 -07:00
Pavel Porvatov
089eea6bef
7027139: getFirstIndex() does not return the first index that has changed
...
Reviewed-by: alexp
2012-03-13 13:18:07 +02:00
Alan Bateman
3ecf3e0fa1
7152866: Tests not run because they are missing the @run tag
...
Reviewed-by: chegar, dholmes
2012-03-12 10:17:18 +00:00
Lana Steuck
ae6769c77d
Merge
2012-03-09 11:58:08 -08:00
Lana Steuck
ac3052168c
Merge
2012-03-08 08:18:56 -08:00
Pavel Porvatov
304f1400f9
7146377: closed/javax/swing/DataTransfer/4876520/bug4876520.java failed since b08 in jdk 8
...
Reviewed-by: alexp
2012-03-07 20:07:18 +02:00
Alexander Scherbatiy
5f01fd2c54
7132808: [macosx] closed/javax/swing/JFileChooser/4524490/bug4524490.java fails on MacOS
...
Reviewed-by: alexp
2012-03-07 17:57:12 +04:00
Alan Bateman
3269d85838
7113349: Initial changeset for Macosx port to jdk
...
Co-authored-by: Alexander Potochkin <alexander.potochkin@oracle.com>
Co-authored-by: Alexander Zuev <alexander.zuev@oracle.com>
Co-authored-by: Andrew Brygin <andrew.brygin@oracle.com>
Co-authored-by: Artem Ananiev <artem.ananiev@oracle.com>
Co-authored-by: Alex Strange <astrange@apple.com>
Co-authored-by: Bino George <bino@apple.com>
Co-authored-by: Christine Lu <christine.lu@oracle.com>
Co-authored-by: David Katleman <david.katleman@oracle.com>
Co-authored-by: David Durrence <david_durrence@apple.com>
Co-authored-by: Dmitry Cherepanov <dmitry.cherepanov@oracle.com>
Co-authored-by: Greg Lewis <glewis@eyesbeyond.com>
Co-authored-by: Kevin Miller <kevin_m_miller@apple.com>
Co-authored-by: Kurt Miller <kurt@intricatesoftware.com>
Co-authored-by: Landon Fuller <landonf@plausiblelabs.com>
Co-authored-by: Leonid Romanov <leonid.romanov@oracle.com>
Co-authored-by: Loefty Walkowiak <loefty@apple.com>
Co-authored-by: Mark Reinhold <mark.reinhold@oracle.com>
Co-authored-by: Naoto Sato <naoto.sato@oracle.com>
Co-authored-by: Philip Race <philip.race@oracle.com>
Co-authored-by: Roger Hoover <rhoover@apple.com>
Co-authored-by: Scott Kovatch <scott.kovatch@oracle.com>
Co-authored-by: Sergey ByloKhov <sergey.bylokhov@oracle.com>
Co-authored-by: Mike Swingler <swingler@apple.com>
Co-authored-by: Tomas Hurka <tomas.hurka@oracle.com>
Reviewed-by: jjh, alanb, dholmes, anthony, ohrstrom, ksrini, jrose, weijun, smarks
2012-03-06 20:34:38 +00:00
Alexander Scherbatiy
a70c2d02ad
7130521: [macosx] closed/javax/swing/JMenuItem/6209975/bug6209975.java failed on macosx
...
Reviewed-by: rupashka
2012-03-05 16:46:38 +04:00
Alexander Scherbatiy
cbf5f3e4de
7133573: [macosx] closed/javax/swing/JToolTip/4846413/bug4846413.java fails on MacOS
...
Reviewed-by: alexp
2012-02-29 18:47:39 +04:00
Lana Steuck
30c157894d
Merge
2012-02-28 17:52:05 -08:00
Pavel Porvatov
54c7a42949
7143614: SynthLookAndFeel stability improvement
...
Reviewed-by: malenkov
2012-02-28 16:09:15 +02:00
Lana Steuck
cd51c0ed25
Merge
2012-02-23 00:14:45 -08:00
Lana Steuck
bf8b18f80e
Merge
2012-02-22 22:09:53 -08:00
Pavel Porvatov
942b3e2aae
7107099: JScrollBar does not show up even if there are enough lebgth of textstring in textField
...
Reviewed-by: alexp
2012-02-22 14:31:13 +04:00
Alexander Scherbatiy
58de6a8294
7133581: [macosx] closed/javax/swing/JTree/4330357/bug4330357.java fails on MacOS
...
Reviewed-by: alexp
2012-02-21 15:34:08 +04:00
Alexander Scherbatiy
7bea3e0303
7133571
: [macosx] closed/javax/swing/JToolBar/4247996/bug4247996.java fails on MacOS
...
Reviewed-by: alexp
2012-02-21 15:03:07 +04:00
Alexander Scherbatiy
8326ba3235
7133566: [macosx] closed/javax/swing/JTable/4220171/bug4220171.java fails on MacOS
...
Reviewed-by: alexp
2012-02-21 14:19:21 +04:00
Abhijit Saha
162d75c68c
Merge
2012-02-20 11:31:53 -08:00
Lana Steuck
7ca7e599a5
Merge
2012-02-15 15:28:15 -08:00
Sean Mullan
191116a62e
Merge
2012-02-15 07:52:58 -05:00
Sean Mullan
5977a2d6a7
7024604: OID.1 causes IAE in X500Principal constructor
...
Reviewed-by: vinnie
2012-02-15 07:45:42 -05:00
Alexander Scherbatiy
7c6f3c6cb2
7133577: [macosx] closed/javax/swing/JTree/4314199/bug4314199.java fails on MacOS
...
Reviewed-by: rupashka
2012-02-14 18:44:57 +04:00
Bradford Wetmore
533795bb75
7142509: Cipher.doFinal(ByteBuffer,ByteBuffer) fails to process when in.remaining() == 0
...
Reviewed-by: valeriep
2012-02-10 19:07:23 -08:00
Lana Steuck
9ea42aad43
Merge
2012-02-09 23:17:22 -08:00
Pavel Porvatov
36a08afe2a
7142955: DefaultTreeCellRenderer doesn't honor 'Tree.rendererFillBackground' LAF property
...
Reviewed-by: malenkov
2012-02-09 18:26:57 +04:00
Pavel Porvatov
0b4df63ee2
7138665: JOptionPane.getValue() unexpected change between JRE 1.6 and JRE 1.7
...
Reviewed-by: alexp
2012-02-08 16:15:12 +04:00
Pavel Porvatov
a1486e0c08
7071775: javax/swing/JFileChooser/6396844/TwentyThousandTest.java failed on winxp
...
Reviewed-by: alexp
2012-02-03 18:01:24 +04:00
Pavel Porvatov
314ecdc15a
7141573: JProgressBar resize exception, if setStringPainted in Windows LAF
...
Reviewed-by: malenkov
2012-02-03 17:57:39 +04:00
Lana Steuck
9ad29a120a
Merge
2012-01-31 19:08:36 -08:00
Pavel Porvatov
bd71369ca5
7082443: JComboBox not backward compatible (with Java 6)
...
Reviewed-by: alexp
2012-01-31 17:30:33 +04:00
Alexander Scherbatiy
c0b462dd42
7122149: [macosx] closed/javax/swing/UITest/UITest.java fails on MacOS
...
Reviewed-by: rupashka
2012-01-30 12:52:53 +04:00
Lana Steuck
afe805a586
Merge
2012-01-28 22:21:54 -08:00
Lana Steuck
0f98d16ad1
Merge
2012-01-28 20:41:27 -08:00
Alexander Scherbatiy
9a010b5d73
7105040: [macosx] closed/javax/swing/JPopupMenu/4966112/bug4966112.java deadlocks on MacOS
...
Reviewed-by: rupashka
2012-01-27 17:36:35 +04:00
Alexander Scherbatiy
a70eddca0d
7109962: [macosx] closed/javax/swing/JList/6462008/bug6462008.java fails on MacOS
...
Reviewed-by: rupashka
2012-01-27 17:00:16 +04:00
Alexander Scherbatiy
153bd2fc0d
7122173: [macosx] Several Regression tests fail on MacOS
...
Reviewed-by: rupashka
2012-01-27 16:32:16 +04:00
Pavel Porvatov
4ae1928609
7010561: Tab text position with Synth based LaF is different to Java 5/6
...
Reviewed-by: alexp
2012-01-26 17:38:58 +04:00
Alexander Scherbatiy
ea9ee98dd7
7116634: [macosx] closed/javax/swing/JTree/6263446/bug6263446Tree.java fails on MacOS
...
Reviewed-by: rupashka
2012-01-23 13:53:24 +04:00
Alexander Scherbatiy
2909ee7529
7112854: [macosx] closed/javax/swing/JPopupMenu/Test6827786.java unstable on MacOS
...
Reviewed-by: rupashka
2012-01-23 13:05:51 +04:00
Lana Steuck
9ccc60ae83
Merge
2012-01-18 20:24:41 -08:00
Sean Mullan
ced9a44bc8
7131084: XMLDSig XPathFilter2Transform regression involving intersect filter
...
Reviewed-by: xuelei
2012-01-23 12:17:04 -05:00
Alexander Scherbatiy
30f7f59109
7121765: closed/javax/swing/JTextArea/4697612/bug4697612.java fails on MacOS on Aqua L&F
...
Reviewed-by: rupashka
2012-01-13 12:39:23 +04:00
Weijun Wang
c4f77e41b6
7090565: Move test/closed/javax/security/auth/x500/X500Principal/Parse.java to open tests
...
Reviewed-by: mullan
2012-01-13 09:50:19 +08:00
Alexander Scherbatiy
a6f9704a91
6505523: NullPointerException in BasicTreeUI when a node is removed by expansion listener
...
Reviewed-by: rupashka
2012-01-10 17:11:10 +04:00
Alexander Scherbatiy
59c8f5f79f
7110815: closed/javax/swing/JSplitPane/4885629/bug4885629.java unstable on MacOS
...
Reviewed-by: kizune
2012-01-10 15:46:30 +04:00
Valerie Peng
12558e2ef9
7033170: Cipher.getMaxAllowedKeyLength(String) throws NoSuchAlgorithmException
...
Changed to always use full transformation as provider properties.
Reviewed-by: mullan
2012-01-06 16:06:41 -08:00
Alexander Scherbatiy
84ee878ee3
7120869: javax/swing/JScrollBar/4708809/bug4708809.java fails on Windows
...
The robot auto-delay is increased to fix the test failing on Windows.
Reviewed-by: alexp
2011-12-13 17:30:21 +04:00
Alexander Scherbatiy
b633dc9918
7112931: closed/javax/swing/JTabbedPane/6416920/bug6416920.java fails on MacOS
...
Reviewed-by: alexp
2011-12-13 15:32:28 +04:00
Alexander Scherbatiy
43c224b608
7105890: closed/javax/swing/JScrollBar/4708809/bug4708809.java deadlocks on MacOS
...
Reviewed-by: alexp
2011-12-12 15:33:49 +04:00
Alexandr Scherbatiy
407d05d5e8
7115357: closed/javax/swing/JTable/6263446/bug6263446Table.java fails on MacOS
...
Reviewed-by: rupashka
2011-11-30 19:38:56 +04:00
Alexandr Scherbatiy
988204b65e
7110440: closed/javax/swing/JScrollBar/4865918/bug4865918.java fails on Aqua L&F
...
Reviewed-by: rupashka
2011-11-30 16:54:27 +04:00
Alexandr Scherbatiy
6087c7f96c
7112925: closed/javax/swing/JTabbedPane/4624207/bug4624207.java fails on MacOS
...
Reviewed-by: rupashka
2011-11-29 12:47:30 +03:00
Alexandr Scherbatiy
e8cf8cce56
7113337: Swing closed test tries to click in the area reserved for resize by Mac OS X
...
Reviewed-by: rupashka
2011-11-25 11:52:23 +03:00
Alexandr Scherbatiy
20168f092c
7109085: Test use hotkeys not intended for Mac
...
Reviewed-by: rupashka
2011-11-21 18:22:30 +04:00
Lana Steuck
7bcad978ba
Merge
2011-11-18 15:49:09 -08:00
Alexandr Scherbatiy
1131098297
7109617: Test was writed for Metal L&F but not set it
...
Reviewed-by: rupashka
2011-11-14 14:00:05 +04:00
Charles Lee
2eda2d142d
6938583: Unexpected NullPointerException by InputContext.endComposition()
...
Reviewed-by: rupashka
2011-11-10 14:10:54 +04:00
Lana Steuck
6621aee4c0
Merge
2011-11-08 15:38:58 -08:00
Alexandr Scherbatiy
856768a6c0
7107585: Test incorrect calculate position of object on frame
...
Reviewed-by: rupashka
2011-11-08 14:36:50 +03:00
Lana Steuck
6e582b4002
Merge
2011-11-07 10:26:52 -08:00
Sean Mullan
17c6b98e84
Merge
2011-10-27 11:01:15 -04:00
Sean Mullan
65b1500ae5
7094155: JSR105 code throws javax.xml.crypto.URIReferenceException when running into Java 7 VM
...
Reviewed-by: xuelei
2011-10-27 10:57:35 -04:00
Alex Menkov
159d2cd692
7088367: JavaSound security issue (12865443)
...
Reviewed-by: denis
2011-10-26 14:00:18 +04:00
Alexandr Scherbatiy
bd73f1cc1d
6955919: Intermittent ClassCastException in bug4492274 test
...
Reviewed-by: rupashka
2011-11-03 14:14:36 +04:00
Sean Chou
c59424668d
7049024: DnD fails with JTextArea and JTextField
...
Reviewed-by: rupashka
2011-11-02 23:53:16 +03:00
Alexandr Scherbatiy
6612f2a7e6
6624077: Regression test fails: closed/javax/swing/ToolTipManager/6256140/bug6256140.java
...
Reviewed-by: rupashka
2011-11-02 14:17:16 +04:00
Lana Steuck
9e05d4f813
Merge
2011-10-12 12:25:03 -07:00
Alexandr Scherbatiy
6fb68448cc
7076791: closed/javax/swing/JColorChooser/Test6827032.java failed on windows
...
Reviewed-by: rupashka
2011-10-11 15:22:40 +04:00
Lana Steuck
3d1e626d8f
Merge
2011-09-26 14:32:38 -07:00
Pavel Porvatov
3cfef23dff
7088744: SwingUtilities.isMiddleMouseButton does not work with ALT/Meta keys
...
Reviewed-by: alexp
2011-09-26 17:37:08 +04:00
Weijun Wang
0ac639e5b0
7094842: test/javax/security/auth/Subject/{Synch.java,Synch2.java,Synch3.java} loop forever in agentvm mode
...
Reviewed-by: alanb
2011-09-26 17:13:47 +08:00
Lana Steuck
7189a0b227
Merge
2011-09-10 21:30:20 -07:00
Weijun Wang
5dcff7325d
7083576: add javax/xml/crypto into jdk_security2
...
Reviewed-by: mullan
2011-08-30 10:46:27 +08:00
Lana Steuck
c14374f7f5
Merge
2011-08-29 14:29:23 -07:00
Sean Mullan
570739157d
Merge
2011-08-29 12:23:54 -04:00
Sean Mullan
e96d7e3af4
7024771: "\\<>" in attribute value part of X500Principal constructor parameter makes strange effect
...
Reviewed-by: vinnie
2011-08-29 12:22:06 -04:00
Xue-Lei Andrew Fan
8e853c8484
7059542: JNDI name operations should be locale independent
...
Reviewed-by: weijun
2011-08-29 05:55:26 -07:00
Pavel Porvatov
1dbae5e7cf
7030332: Default borders in tables looks incorrect JEditorPane
...
Reviewed-by: peterz
2011-08-29 16:25:04 +04:00
Lana Steuck
c1db9a4de0
Merge
2011-08-17 22:47:37 -07:00
Lana Steuck
7c6bbdcd3e
Merge
2011-08-17 22:47:12 -07:00
Pavel Porvatov
382ff0afff
7071609: javax/swing/JPopupMenu/6694823/bug6694823.java failed on solaris10
...
Reviewed-by: alexp
2011-08-12 15:53:29 +04:00
Weijun Wang
610c9dd4e3
7055363: jdk_security3 test target cleanup
...
Reviewed-by: alanb, xuelei
2011-08-12 12:26:31 +08:00
Patrick Reinhart
c7b1e7e929
7077451: SerialLob, SerialClob have the wrong checks for setStream methods
...
Reviewed-by: alanb
2011-08-10 16:23:56 -04:00
Lana Steuck
a98318b827
Merge
2011-08-09 17:38:52 -07:00
Xue-Lei Andrew Fan
2ee0410a0c
7068662: Reserve and restore the default locale
...
Reviewed-by: alanb, weijun
2011-07-29 02:50:58 -07:00
Pavel Porvatov
eeacd60822
7071166: LayoutStyle.getPreferredGap() - IAE is expected but not thrown
...
Reviewed-by: peterz
2011-07-28 18:24:54 +04:00
Lana Steuck
69ce407621
Merge
2011-06-22 23:23:58 -07:00
Weijun Wang
6619d1aec9
7055362: jdk_security2 test target cleanup
...
Reviewed-by: alanb
2011-06-23 09:27:11 +08:00
Pavel Porvatov
c6f97c9462
7048204: NPE from NimbusLookAndFeel.addDefault
...
Reviewed-by: peterz
2011-05-28 11:55:32 +04:00
Pavel Porvatov
266d3c9585
7045593: Possible Regression : JTextfield cursor placement behavior algorithm has changed
...
Reviewed-by: peterz
2011-05-24 11:37:09 +04:00
Lana Steuck
a9493d71a0
Merge
2011-05-16 18:19:34 -07:00
Keith McGuigan
2ba6bd02d2
7044203: Missing @test tag in test/javax/management/timer/StartTest.java
...
Add tag
Reviewed-by: alanb
2011-05-12 08:17:29 -04:00
Keith McGuigan
91db4e26f7
6659215: javax.management.timer.Timer frequently fails to start
...
Copy array to avoid ConcurrentModificationException
Reviewed-by: dcubed, alanb
2011-05-11 20:18:13 -04:00
Andrei Dmitriev
86b4b082bb
6894541: javax/swing/JTable/6788484/bug6788484.java fails w/ compilation errors
...
Reviewed-by: alexp
2011-05-06 16:01:17 +04:00
Pavel Porvatov
116ccec7a0
7031551: Generics: JComboBox
...
Reviewed-by: alexp, malenkov
2011-05-04 10:20:14 +04:00
Lana Steuck
ba45f1edf0
Merge
2011-04-29 16:03:09 -07:00
Pavel Porvatov
aa161ffe8d
7039403: Could not compile test/javax/swing/JLabel/6596966/bug6596966.java
...
Reviewed-by: malenkov
2011-04-27 13:43:22 +04:00
Pavel Porvatov
06c379e859
7036025: java.security.AccessControlException when creating JFileChooser in signed applet
...
Reviewed-by: malenkov
2011-04-19 10:11:58 +04:00
Lana Steuck
8a0e9f26d9
Merge
2011-04-18 14:00:34 -07:00
Lana Steuck
5a9aa21b13
Merge
2011-04-18 13:57:44 -07:00
Sergey Malenkov
2e4d569195
7034614: The insets of TitledBorder vary, will be modified by another method, in JDK7
...
Reviewed-by: rupashka
2011-04-18 15:58:32 +04:00
Lana Steuck
b99716e22a
Merge
2011-04-17 16:19:29 -07:00
Lana Steuck
8de231319a
Merge
2011-04-16 23:23:31 -07:00
Lana Steuck
fcc61389fc
Merge
2011-04-16 20:16:55 -07:00
Phil Race
7e782e5b4f
6942504: test/javax/imageio/metadata/DOML3Node.java fails
...
Reviewed-by: bae, jgodinez
2011-04-15 12:58:56 -07:00
Alexander Potochkin
5a6ab5cdcf
7036148: NullPointerException with null JMenu name
...
Reviewed-by: rupashka
2011-04-15 21:36:50 +04:00
Alexander Potochkin
8ea39deb18
7032903: javax/swing/JComponent/6989617/bug6989617.java test fails against jdk7
...
Reviewed-by: rupashka
2011-04-15 20:50:06 +04:00
Pavel Porvatov
0b3e04d41f
7032911: javax/swing/JLabel/7004134/bug7004134.java test fails against jdk7
...
Reviewed-by: malenkov
2011-04-14 12:37:11 +04:00
Kelly O'Hair
7c8e01891a
Merge
2011-04-13 16:56:16 -07:00
Bradford Wetmore
2be59f90fd
7031343: Provide API changes to support future GCM AEAD ciphers
...
Reviewed-by: valeriep, xuelei
2011-04-13 11:59:18 -07:00
Pavel Porvatov
e7883dafb6
7030774: javax/swing/text/CSSBorder/6796710/bug6796710.java test fails against jdk7 b134
...
Reviewed-by: malenkov
2011-04-13 21:08:08 +04:00
Pavel Porvatov
f5b47c645e
6596966: Some JFileChooser mnemonics do not work with sticky keys
...
Reviewed-by: alexp
2011-04-08 00:26:35 +04:00
Kelly O'Hair
d2b1e20c7d
7033660: Update copyright year to 2011 on any files changed in 2011
...
Reviewed-by: dholmes
2011-04-06 22:06:11 -07:00
Pavel Porvatov
222a6908b7
7003777: Nonexistent html entities not parsed properly
...
Reviewed-by: peterz
2011-04-06 12:05:38 +04:00
Pavel Porvatov
9607c93485
6973777: JCK manual case JEditorPaneTests.html#JEditorPane fails in jdk7 b100
...
Reviewed-by: peterz
2011-04-06 11:51:39 +04:00
Sergey Malenkov
650afe234d
7025987: Nimbus L&F increases insets unexpectedly
...
Reviewed-by: alexp
2011-04-04 19:55:10 +04:00
Alex Menkov
b85845f9da
7026275: TEST_BUG: test/javax/sound/sampled/Clip/ClipSetPos.java throws uncatched IllegalArgumentException
...
Reviewed-by: dav
2011-04-04 13:22:40 +04:00
Lana Steuck
99bae3bd28
Merge
2011-03-21 16:57:18 -07:00
David Holmes
117062efaa
Merge
2011-03-15 20:00:45 -04:00
Pavel Porvatov
9e81085efd
6464022: Memory leak in JOptionPane.createDialog
...
Reviewed-by: alexp
2011-03-14 15:01:53 +03:00
Athijegannathan Sundararajan
b1b7b412a7
6960211: JavaScript engine allows creation of interface although methods not available
...
Reviewed-by: jjh
2011-03-10 12:52:24 +05:30
Lana Steuck
1b471215b4
Merge
2011-03-05 20:54:53 -08:00
Pavel Porvatov
1ad7870180
6796710: Html content in JEditorPane is overlapping on swing components while resizing the application
...
Reviewed-by: alexp
2011-03-03 17:47:41 +03:00
Alex Menkov
516f0be2ce
6835393: MidiSystem fails to correctly read Sequence with SMPTE division
...
Reviewed-by: stayer
2011-03-03 16:40:13 +03:00
Alex Menkov
fceef46739
6660470: RealTimeSequencer incorrectly opens (implicitly) synthesizer
...
Reviewed-by: stayer
2011-03-03 15:57:53 +03:00
Alex Menkov
8fa35f419c
6801206: SoundTestSuite: test050 fails
...
Reviewed-by: stayer
2011-03-03 15:45:47 +03:00
Alex Menkov
601f9c0fea
6938426: Concurrency bug in ALAW encoder causes random bursts of static/noise in output
...
Reviewed-by: stayer
2011-03-03 15:41:44 +03:00
Alex Menkov
eb75b23d93
7013521: AudioSystem.write for AIFF files closes source audio stream
...
Reviewed-by: dav
2011-02-28 18:36:33 +03:00
Lana Steuck
12134b9ba9
Merge
2011-02-21 14:31:07 -08:00
Lana Steuck
3bbc62d525
Merge
2011-02-21 14:22:08 -08:00
Jennifer Godinez
dd383efe04
Merge
2011-02-18 12:04:36 -08:00
Pavel Porvatov
e70749d90d
6997102: Test case has hard code, so that applet thread threw exception
...
Reviewed-by: alexp
2011-02-18 20:09:35 +03:00
Alexander Potochkin
5ddedf5391
6474153: LookAndFeel.makeKeyBindings(...) doesn't ignore last element in keyBindingList with odd size
...
Reviewed-by: rupashka
2011-02-18 19:21:57 +03:00
Pavel Porvatov
daf9610616
7016693: javax/swing/JScrollBar/6542335/bug6542335.java failed on Ubuntu
...
Reviewed-by: alexp
2011-02-18 00:16:53 +03:00
Lana Steuck
3eb4164d84
Merge
2011-02-11 12:14:38 -08:00
Alexander Potochkin
17088aceaa
6993171: JavaTest/JDK7b114 - no help text is shown for interview questions, JavaTest HANGS UP
...
Reviewed-by: rupashka
2011-02-10 21:36:18 +03:00
Lana Steuck
3899723bda
Merge
2011-02-08 14:25:33 -08:00
Lana Steuck
458118d44d
Merge
2011-02-08 14:19:54 -08:00
Lana Steuck
10439e2650
Merge
2011-02-04 17:29:16 -08:00
Jennifer Godinez
0b8033ccf3
6995147: Case needs to be update. ServiceDialogTest.java failed as compilation error
...
Reviewed-by: prr
2011-02-04 11:48:51 -08:00
Pavel Porvatov
d48bd086df
7013453: BufferStrategyPaintManager.dispose will cause IllegalMonitorStateException in event thread
...
Reviewed-by: alexp
2011-02-03 16:30:51 +03:00
Athijegannathan Sundararajan
932380b9e0
7015908: 3 javax.script tests fail with openjdk build
...
Reviewed-by: alanb
2011-02-01 21:00:09 +05:30
Lana Steuck
fce6dbe726
Merge
2011-01-24 13:24:56 -08:00
Lana Steuck
e73349918d
Merge
2011-01-24 13:21:20 -08:00
Pavel Porvatov
76600dc535
6735293: javax.swing.text.NavigationFilter.getNextVisualPositionFrom() not always throws BadLocationException
...
Reviewed-by: peterz
2011-01-24 18:04:37 +03:00
Lana Steuck
52038b7a11
Merge
2011-01-19 21:51:10 -08:00
Lana Steuck
e02ca6c7fd
Merge
2011-01-19 19:35:27 -08:00
Lana Steuck
cb72d9f503
Merge
2011-01-19 19:00:30 -08:00
Pavel Porvatov
4edf584b30
6342301: Bad interaction between setting the ui and file filters in JFileChooser
...
Reviewed-by: alexp
2011-01-17 19:14:58 +03:00
Athijegannathan Sundararajan
19889fbd3e
6508943: small typo in the documentation
...
6759414: javascript engine can not write to StringWriter
6869617: RhinoScriptEngine bug : ScriptException cause not set (with fix)
7012701: Add a test to check that Rhino's RegExp parser accepts unescaped '['
Reviewed-by: alanb, jjh
2011-01-17 13:29:12 +05:30
Jennifer Godinez
01e63ab0d1
6939417: ArrayIndexOutOfBoundsException in Win 7 on selected printers
...
Reviewed-by: igor, prr
2011-01-14 14:25:47 -08:00
Pavel Porvatov
593f3c20f4
6990651: Regression: NPE when refreshing applet since 6u22-b01
...
Reviewed-by: peterz
2011-01-13 20:12:45 +03:00
Lana Steuck
388f2f8c41
Merge
2011-01-06 18:05:56 -08:00
Lana Steuck
71d7768f29
Merge
2011-01-06 18:03:25 -08:00
Lana Steuck
d9d089213f
Merge
2011-01-05 15:54:45 -08:00