Commit Graph

674 Commits

Author SHA1 Message Date
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
Lana Steuck
87a68ef861 Merge 2011-01-04 23:41:13 -08:00
Lana Steuck
fb91d40572 Merge 2011-01-04 17:05:38 -08:00
Kelly O'Hair
6b6a611c8e 6962318: Update copyright year
Reviewed-by: xdono
2010-12-28 15:53:50 -08:00
Dmitry Cherepanov
86b6ed4a42 6957765: Test Bug - javax/swing/SwingWorker/6480289/bug6480289.java failed on 1.7.0b94 but passed on previous
Reviewed-by: art, alexp
2010-12-27 18:42:28 +03:00
Pavel Porvatov
8d3bfc152b 6532833: PIT: Metal LAF - The right side border is not shown for the Spinner after the removing the buttons
Reviewed-by: alexp
2010-12-27 17:41:33 +03:00
Pavel Porvatov
96734e403e 6959584: closed/javax/swing/JFileChooser/4847375/bug4847375.java : compilation failed
Reviewed-by: alexp
2010-12-27 15:28:08 +03:00
Pavel Porvatov
f6993442af 7007708: TEST: javax/swing/JScrollBar/6542335/bug6542335.java failes agaisnt jdk7 on solaris/linux
Reviewed-by: alexp
2010-12-23 18:25:35 +03:00
Lana Steuck
4010e0a7cb Merge 2010-12-22 23:12:17 -08:00
Athijegannathan Sundararajan
254e7faf34 6980447: Rhino JavaScript engine code in jdk-7 has to updated with the latest code from Rhino 1.7R3
Updating Rhino javascript engine with version 1.7R3. Issue 6427783 (E4X support is missing from Sun's Mozilla JavaScript implementation) is also fixed as a side-effect.

Reviewed-by: alanb, jjh
2010-12-16 20:52:09 +05:30
Pavel Porvatov
c55824b4d4 6988205: Test failed due to compilation failed, JTextComponent doesn't create drop locations with null bias
Reviewed-by: alexp
2010-12-02 18:02:41 +03:00
Pavel Porvatov
0e5e1f8864 6639507: Title of javax.swing.JDialog is null while spec says it's empty
Reviewed-by: alexp
2010-12-02 15:54:17 +03:00
Pavel Porvatov
86b928e095 6988188: The test failed due to Applet thread threw exception
Reviewed-by: alexp
2010-11-30 10:35:55 +03:00
Lana Steuck
a0eaaf3f1e Merge 2010-11-29 10:50:49 -08:00
Sergey Malenkov
b98c37125d 6981576: TitledBorder.getBorder() returns null in java build 1.7.0-ea-b107
Reviewed-by: alexp
2010-11-29 21:20:42 +03:00
Alexander Potochkin
c41b76c703 6559589: Memory leak in JScrollPane.updateUI()
Reviewed-by: rupashka
2010-11-29 16:01:00 +03:00
Alexander Potochkin
eaebbf1783 6992847: javax/swing/JLayer/SerializationTest/SerializationTest.java failed in jdk7 just against b114
Reviewed-by: rupashka
2010-11-25 20:23:44 +03:00
Alexander Potochkin
5891397981 6994419: JLayer.removeAll() behavior doesn't correspond to JLayer.remove() behavior
Reviewed-by: rupashka
2010-11-18 13:53:02 +03:00
Lana Steuck
41c256442e Merge 2010-11-15 19:05:15 -08:00
Alexander Potochkin
181f23cfef 6987844: Incorrect width of JComboBox drop down
Reviewed-by: anthony
2010-11-15 19:50:09 +03:00
Lana Steuck
c420cdefc2 Merge 2010-11-13 18:56:50 -08:00
Pavel Porvatov
79ed0e75ce 6771184: Some methods in text package don't throw BadLocationException when expected
Reviewed-by: peterz
2010-11-13 19:31:00 +03:00
Pavel Porvatov
4295a2eea6 6613904: javax.swing.GroupLayout.createParallelGroup(..) doesn't throw IllegalArgumentException for null arg
Reviewed-by: peterz
2010-11-13 19:22:38 +03:00
Sean Coffey
c661170adb 6957378: JMX memory leak
Reviewed-by: emcmanus, kevinw
2010-11-05 17:15:44 +00:00
Lana Steuck
ac1e3ac7bc Merge 2010-11-05 08:18:46 -07:00
Sean Coffey
9072e150d7 6696028: JMXServiceURL like service:jmx:rmi:///jndi/iiop:// should be rejected by the RMI conn provider
6984520: NPE IN RMIConnector.connect

Reviewed-by: emcmanus, kevinw
2010-11-05 13:52:37 +00:00
Lana Steuck
12866a1517 Merge 2010-11-03 14:12:45 -07:00
Lana Steuck
458c60b276 Merge 2010-11-02 12:45:49 -07:00
Pavel Porvatov
3a8d7f818e 6735286: javax.swing.DefaultTableCellRender.getTableCellRendererComponent() doesn't allow passing null Tables
Reviewed-by: alexp
2010-10-26 12:35:14 +04:00
Pavel Porvatov
00b0b853c8 6632810: javax.swing.plaf.basic.BasicScrollPaneUI.getBaseline(JComponent, int, int) doesn't throw NPE and IAE
Reviewed-by: alexp
2010-10-25 19:24:50 +04:00
Alexander Potochkin
eee0c8b959 6989617: Enable JComponent to control repaintings of its children
Reviewed-by: rupashka
2010-10-20 19:37:48 +04:00
Lana Steuck
45d07f9520 Merge 2010-10-18 21:50:02 -07:00
Lana Steuck
725109cea1 Merge 2010-10-18 21:46:27 -07:00
Lana Steuck
42fc60ebfd Merge 2010-10-17 19:43:33 -07:00
Alexander Potochkin
b269b5a65c 6986385: JLayer should implement accessible interface
Reviewed-by: rupashka
2010-10-14 18:46:05 +04:00
Pavel Porvatov
6445f22ebc 6984643: Unable to instantiate JFileChooser with a minimal BasicL&F descendant installed
Reviewed-by: alexp
2010-10-14 13:33:00 +04:00
Lana Steuck
0ffa1c4042 Merge 2010-10-13 17:51:41 -07:00
Chris Hegarty
0615bd9a48 Merge 2010-10-08 11:27:55 +01:00
Alex Menkov
b6584fa0ab 6986335: 10 regtest failures (test/javax/sound/midi/Gervil) due AudioFloatConverter.PCM_FLOAT not found
Reviewed-by: dav
2010-10-07 18:23:13 +04:00
Pavel Porvatov
cdf0f01c92 6979793: closed/javax/swing/JFileChooser/6396844/TwentyThousandTest fails due FileNotFound exc
Reviewed-by: malenkov
2010-10-07 12:48:16 +04:00
Artem Ananiev
3ba822a482 6828273: javax/swing/system/6799345/TestShutdown.java test fails with RuntimeException
Reviewed-by: anthony, dcherepanov
2010-10-05 18:13:52 +04:00
Alexander Potochkin
8ca7d6b81c 6622002: UIDefault.ProxyLazyValue has unsafe reflection usage
Reviewed-by: malenkov
2010-10-01 18:39:44 +04:00
Sergey Malenkov
55c5ae3011 6982753: javax/swing/JTextArea/6940863/bug6940863.java should be modified
Reviewed-by: alexp
2010-09-30 20:21:55 +04:00
Sergey Malenkov
365010ff3e 6986450: javax/swing/JTable/Test6888156.java test is failing against jdk7 just on windows
Reviewed-by: alexp
2010-09-27 21:07:45 +04:00
Lana Steuck
b362a78fef Merge 2010-09-26 14:14:48 -07:00
Alexander Potochkin
db3fbf8180 6542335: different behavior on knob of scroll bar between 1.4.2 and 5.0
Reviewed-by: peterz
2010-09-17 23:34:53 +04:00
Alexander Potochkin
80129bc004 6632953: MetalComboBoxUI.getBaseline(JComponent, int, int) throws IAE for valid width/height
Reviewed-by: rupashka
2010-09-17 23:09:29 +04:00
Lana Steuck
3921d2c36d Merge 2010-09-16 11:17:32 -07:00
Lana Steuck
9ed4d2afe1 Merge 2010-09-16 11:15:07 -07:00
Sergey Malenkov
817fbc9a0b 6977726: JColorChooser.getPreviewPanel() returnes null starting from jdk7 b105
Reviewed-by: alexp
2010-09-14 22:05:03 +04:00
Sergey Malenkov
c69aa15d0e 6978482: MetalBorders.ToolBarBorder should specify that its getBorderInsets impl accepts only JToolBar inst
Reviewed-by: alexp
2010-09-14 19:12:28 +04:00
Alex Menkov
ded210964b 4933700: RFE: Add way to get device from Receiver and Transmitter
Reviewed-by: art
2010-09-14 14:14:18 +04:00
Alex Menkov
bf0670e111 Merge 2010-09-14 14:09:26 +04:00
Alex Menkov
a6d309e0bb 4937708: AudioFormat.matches should allow NOT_SPECIFY in all fields
Reviewed-by: denis
2010-09-14 14:07:58 +04:00
Alex Menkov
4cf465320c 6944033: RFE: add PCM_FLOAT support
Reviewed-by: dav
2010-09-14 12:38:49 +04:00
Karl Helgason
efedb2236a 6943053: Gervill: failures on invalid ranges and 14-bit banks
ModelStandardIndexedDirector fails on invalid ranges. Program changes with 14-bit banks where handled incorectly as 7-bit banks.

Reviewed-by: amenkov
2010-09-13 15:34:24 +04:00
Karl Helgason
0ffd8f54e0 6941027: Gervill update, April 2010
Reviewed-by: amenkov
2010-09-13 15:12:31 +04:00
Kelly O'Hair
f7e31fc6c2 6982137: Rebranding pass 2 - missed copyright changes
Reviewed-by: mbykov
2010-09-09 16:26:46 -07:00
Andrew Brygin
2d2d444adf 6972495: javax/imageio/CachePremissionsTest/CachePermissionsTest.java failed
Reviewed-by: prr
2010-09-07 16:54:39 +04:00
Sergey Malenkov
d3b90b4164 6199676: REGRESSION: ColorChooser loses preview when change LandF in Java5
Reviewed-by: alexp, peterz
2010-07-30 19:21:27 +04:00
Alexander Potochkin
476f58c4af 4743225: Size of JComboBox list is wrong when list is populated via PopupMenuListener
Reviewed-by: rupashka
2010-07-29 19:34:03 +04:00
Peter Zhelezniakov
c3da619227 6462562: InternationalFormatter inserts text incorrectly
6578432: Currency format instance does not work with Swing's NumberFormatter

Reviewed-by: rupashka
2010-07-13 17:26:34 +04:00
Sergey Malenkov
049e350efd 6894597: test/closed/javax/swing/JPopupMenu/6495920/bug6495920.java fails
Reviewed-by: alexp, peterz
2010-07-09 19:42:17 +04:00
Pavel Porvatov
93a394d6ee 6520101: FileChooser will cause OutOfMemory when application will run long time
Reviewed-by: peterz
2010-07-08 19:09:41 +04:00
Alexander Potochkin
4b7f7c425e 6711682: JCheckBox in JTable: checkbox doesn't alaways respond to the first mouse click
Reviewed-by: rupashka
2010-07-02 19:28:51 +04:00
Sergey Malenkov
55db965e8d 6959266: test javax/swing/JInternalFrame/6725409/bug6725409.java should be modified
Reviewed-by: alexp
2010-07-01 18:47:56 +04:00
Sergey Malenkov
41f3ac5368 4129681: Cannot get a title border to display its label as disabled
Reviewed-by: alexp, rupashka
2010-07-01 18:09:45 +04:00
Abhijit Saha
97d968d3ff Merge 2010-06-24 10:56:00 -07:00
Alexander Potochkin
3e7a0f0bfd 6777378: NullPointerException in XPDefaultRenderer.paint()
Reviewed-by: rupashka
2010-06-22 19:38:27 +04:00
Pavel Porvatov
6b39e91deb 6938813: Swing mutable statics
Reviewed-by: peterz, alexp
2010-06-21 16:47:05 +04:00
Alexander Potochkin
f27b8e12bd 6739756: JToolBar leaves space for non-visible items under Nimbus L&F
Reviewed-by: peterz
2010-06-15 21:32:59 +04:00
Alexander Potochkin
0b9679e5b7 6771547: SynthParser throws StringIndexOutOfBoundsException parsing custom ColorTypes
Reviewed-by: rupashka
2010-06-15 21:28:22 +04:00
Alexander Potochkin
db380d5775 6788484: NPE in DefaultTableCellHeaderRenderer.getColumnSortOrder() with null table
Reviewed-by: rupashka
2010-06-15 19:05:44 +04:00
Lana Steuck
c6d6482bfe Merge 2010-06-10 14:18:45 -07:00
Lana Steuck
27a539e27c Merge 2010-06-07 17:08:26 -07:00
Pavel Porvatov
5d3cbf89ec 6636983: Japanese text does not display correctly in a JEditorPane
Reviewed-by: peterz
2010-06-02 12:53:35 +04:00
Pavel Porvatov
94422f1795 6857057: api/javax_swing/text/GlyphView/index.html#Methods test fails
Reviewed-by: peterz
2010-06-02 11:59:27 +04:00
Lana Steuck
282d182ec2 Merge 2010-06-01 14:17:38 -07:00
Alexander Potochkin
bb99e22943 6670274: Incorrect tab titles for JTabbedPane if using HTML (BasicTabbedPanelUI problem)
Reviewed-by: rupashka
2010-05-28 19:55:52 +04:00
Alexander Potochkin
38bcbb7d6f 6889007: No resize cursor during hovering mouse over JTable
Reviewed-by: rupashka
2010-05-28 19:46:26 +04:00
Kelly O'Hair
80b67f81af 6956202: Fix a few missed rebranding issues, please contact lines etc
Reviewed-by: jjg, darcy, weijun
2010-05-26 20:28:04 -07:00
Pavel Porvatov
433dfec05a 6925473: REGRESSION: JOptionPane in dialog is full-screen height
Reviewed-by: peterz
2010-05-26 22:02:32 +04:00
Kelly O'Hair
fe008ae27a 6943119: Rebrand source copyright notices
Reviewed-by: darcy, weijun
2010-05-25 15:58:33 -07:00
Alexander Potochkin
dd916173db 6884066: JTableHeader listens mouse in disabled state and doesn't work when not attached to a table
Reviewed-by: rupashka
2010-05-25 20:54:59 +04:00
Alexander Potochkin
f6adc01088 6768387: REGRESSION: JTable no longer serializable
Reviewed-by: rupashka
2010-05-25 20:39:52 +04:00
Alexander Potochkin
42ddf1f667 6937798: Nimbus: Issues with JTable grid
Reviewed-by: rupashka
2010-05-25 20:30:54 +04:00
Lana Steuck
f5b5248994 Merge 2010-05-21 17:49:15 -07:00
Alexander Potochkin
09d031cd10 6953396: javax.swing.plaf.basic.BasicViewportUI.uninstallDefaults() is not called when UI is uninstalled
Reviewed-by: rupashka
2010-05-21 22:04:35 +04:00
Sergey Malenkov
7c2929aaf8 6910490: MatteBorder JScrollpane interaction
Reviewed-by: alexp
2010-05-20 20:42:56 +04:00
Lana Steuck
490e8fb7d3 Merge 2010-05-11 16:34:07 -07:00
Peter Zhelezniakov
5a66416a07 6919629: Nimbus L&F Nimbus.Overrides option leaks significant amounts of memory
Reviewed-by: rupashka
2010-05-06 12:57:30 +04:00
Artem Ananiev
d052130c49 6880336: SwingWorker deadlocks due one thread in the swingworker-pool
Reviewed-by: dcherepanov, alexp
2010-04-27 18:08:26 +04:00
Pavel Porvatov
f05dd156c2 6945316: The Win32ShellFolderManager2.isFileSystemRoot can throw NPE
Reviewed-by: alexp
2010-04-21 18:12:21 +04:00
Pavel Porvatov
a0553816a1 6933784: NIMBUS: ImageView getNoImageIcon and getLoadingImageIcon returns nulls instead of an icon
Reviewed-by: peterz
2010-03-17 12:48:21 +03:00
Pavel Porvatov
8b6f1b6e6f 6917744: JScrollPane Page Up/Down keys do not handle correctly html tables with different cells contents
Reviewed-by: peterz, alexp
2010-03-03 20:53:35 +03:00
Pavel Porvatov
8f8262e829 6913768: With default SynthLookAndFeel instance installed new JTable creation leads to throwing NPE
Reviewed-by: peterz
2010-03-03 20:08:55 +03:00
Pavel Porvatov
d859ed231e 6924059: SynthScrollBarUI.configureScrollBarColors() should have spec different from the overridden method
Reviewed-by: peterz
2010-03-03 17:57:25 +03:00
Pavel Porvatov
0a231a50e2 6923305: SynthSliderUI paints the slider track when the slider's "paintTrack" property is set to false
Reviewed-by: alexp
2010-02-27 16:03:05 +03:00
Pavel Porvatov
81941ba314 6918861: SynthSliderUI.uninstallDefaults() is not called when UI is uninstalled
Reviewed-by: malenkov
2010-02-27 15:09:16 +03:00
Pavel Porvatov
d56d72a823 6848475: JSlider does not display the correct value of its BoundedRangeModel
Reviewed-by: peterz
2010-02-10 15:15:03 +03:00
Lana Steuck
2eabbe8ed9 Merge 2010-01-28 16:12:06 -08:00