Phil Race
e1ad369695
Merge
2017-08-14 10:47:56 -07:00
Goetz Lindenmaier
34afeced21
8185500: [TESTBUG] Add keywords headful/printer in java/awt and javax tests
...
Add new keyword 'printer'. Some minor test fixes to show headless exception. Add some @requires windows.
Reviewed-by: serb, mbaesken
2017-07-28 14:06:28 +02:00
Prasanta Sadhukhan
c0bd091880
8184813: Class javax/swing/plaf/metal/MetalFontDesktopProperty is broken in JDK10
...
Reviewed-by: prr, serb
2017-07-21 10:23:37 +05:30
Prasanta Sadhukhan
c969610980
8182031: Swing's ComboBox Popup opens and closes immediately
...
Reviewed-by: azvegint
2017-06-16 11:07:45 +05:30
Prasanta Sadhukhan
feaf413ce3
6461834: Minimize WindowsLookAndFeel classes included with Unix JDKs
...
Reviewed-by: ihse, aniyogi, prr
2017-05-27 12:55:33 +05:30
Magnus Ihse Bursie
97df63049c
8179889: Fix typographic errors in copyright headers
...
Reviewed-by: erikj, dholmes
2017-05-09 12:57:30 +02:00
Semyon Sadetsky
36d2ae5ce8
8179027: JComboBox too small under Windows LAF
...
Reviewed-by: prr, alexsch
2017-04-27 08:27:25 -07:00
Alexander Popov
34dba2fa8c
8160441: [PIT][TEST_BUG][macosx] javax/swing/JComboBox/8041909/ActionListenerExceptionTest.java
...
Reviewed-by: ssadetsky, yan
2016-12-07 17:54:55 +03:00
Goetz Lindenmaier
e52b963d0c
8160974: [TESTBUG] Mark more headful tests with @key headful
...
Reviewed-by: serb, simonis
2016-07-07 16:21:45 +02:00
Ajit Ghaisas
cc741b81f7
6567433: JComponent.updateUI() may create StackOverflowError
...
Reviewed-by: alexsch, rchamyal
2016-07-13 16:05:36 +05:30
Ajit Ghaisas
d8ed3afe96
8041909: Uncaught exceptions in JComboBox listeners cause listener not to receive events
...
Reviewed-by: alexsch, serb
2016-06-20 17:01:02 +05:30
Alexey Ivanov
2de846fa45
8136998: JComboBox prevents wheel mouse scrolling of JScrollPane
...
Reviewed-by: serb, alexp
2016-05-18 15:51:19 +03:00
Alan Bateman
db4d383614
8142968: Module System implementation
...
Initial integration of JEP 200, JEP 260, JEP 261, and JEP 282
Co-authored-by: Alex Buckley <alex.buckley@oracle.com>
Co-authored-by: Jonathan Gibbons <jonathan.gibbons@oracle.com>
Co-authored-by: Karen Kinnear <karen.kinnear@oracle.com>
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Mark Reinhold <mark.reinhold@oracle.com>
Co-authored-by: Chris Hegarty <chris.hegarty@oracle.com>
Co-authored-by: Alexandr Scherbatiy <alexandr.scherbatiy@oracle.com>
Co-authored-by: Amy Lu <amy.lu@oracle.com>
Co-authored-by: Calvin Cheung <calvin.cheung@oracle.com>
Co-authored-by: Daniel Fuchs <daniel.fuchs@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: Harold Seigel <harold.seigel@oracle.com>
Co-authored-by: Jaroslav Bachorik <jaroslav.bachorik@oracle.com>
Co-authored-by: Jean-Francois Denise <jean-francois.denise@oracle.com>
Co-authored-by: Jan Lahoda <jan.lahoda@oracle.com>
Co-authored-by: James Laskey <james.laskey@oracle.com>
Co-authored-by: Lois Foltan <lois.foltan@oracle.com>
Co-authored-by: Miroslav Kos <miroslav.kos@oracle.com>
Co-authored-by: Huaming Li <huaming.li@oracle.com>
Co-authored-by: Sean Mullan <sean.mullan@oracle.com>
Co-authored-by: Naoto Sato <naoto.sato@oracle.com>
Co-authored-by: Masayoshi Okutsu <masayoshi.okutsu@oracle.com>
Co-authored-by: Peter Levart <peter.levart@gmail.com>
Co-authored-by: Philip Race <philip.race@oracle.com>
Co-authored-by: Claes Redestad <claes.redestad@oracle.com>
Co-authored-by: Sergey Bylokhov <sergey.bylokhov@oracle.com>
Co-authored-by: Alexandre Iline <alexandre.iline@oracle.com>
Co-authored-by: Volker Simonis <volker.simonis@gmail.com>
Co-authored-by: Staffan Larsen <staffan.larsen@oracle.com>
Co-authored-by: Stuart Marks <stuart.marks@oracle.com>
Co-authored-by: Semyon Sadetsky <semyon.sadetsky@oracle.com>
Co-authored-by: Serguei Spitsyn <serguei.spitsyn@oracle.com>
Co-authored-by: Sundararajan Athijegannathan <sundararajan.athijegannathan@oracle.com>
Co-authored-by: Valerie Peng <valerie.peng@oracle.com>
Co-authored-by: Vincent Ryan <vincent.x.ryan@oracle.com>
Co-authored-by: Weijun Wang <weijun.wang@oracle.com>
Co-authored-by: Yuri Nesterenko <yuri.nesterenko@oracle.com>
Co-authored-by: Yekaterina Kantserova <yekaterina.kantserova@oracle.com>
Co-authored-by: Alexander Kulyakthin <alexander.kulyakhtin@oracle.com>
Co-authored-by: Felix Yang <felix.yang@oracle.com>
Co-authored-by: Andrei Eremeev <andrei.eremeev@oracle.com>
Co-authored-by: Frank Yuan <frank.yuan@oracle.com>
Co-authored-by: Sergei Pikalev <sergei.pikalev@oracle.com>
Co-authored-by: Sibabrata Sahoo <sibabrata.sahoo@oracle.com>
Co-authored-by: Tiantian Du <tiantian.du@oracle.com>
Co-authored-by: Sha Jiang <sha.jiang@oracle.com>
Reviewed-by: alanb, mchung, naoto, rriggs, psandoz, plevart, mullan, ascarpino, vinnie, prr, sherman, dfuchs, mhaupt
2016-03-17 19:04:16 +00:00
Yuri Nesterenko
bdc20e1849
8076468: Add @modules to tests in jdk_desktop test group
...
Reviewed-by: yan, alexsch
2015-06-23 11:59:27 +03:00
Yuri Nesterenko
cadfa093b6
8081306: [TEST_BUG] remove imports of the internal API from some regression tests
...
Reviewed-by: serb
2015-06-18 11:05:33 +03:00
David Dehaven
41bdaeb5a2
Merge
2015-05-26 15:18:09 -07:00
Pooja Chopra
67b606e456
8078855: [TEST_BUG] javax/swing/JComboBox/8032878/bug8032878.java fails in WindowsClassicLookAndFeel
...
Reviewed-by: alexsch, aivanov
2015-05-22 17:30:21 +03:00
Alexey Ivanov
26076d63ac
8033069: mouse wheel scroll closes combobox popup
...
Reviewed-by: serb, alexsch
2015-05-14 18:23:39 +03:00
Victor Dyakov
f97624c3a6
8078614: WindowsClassicLookAndFeel MetalComboBoxUI.getbaseLine fails with IllegalArgumentException
...
Reviewed-by: serb, azvegint, alexsch
2015-04-30 14:04:39 +04:00
Alexander Scherbatiy
0dc8a46204
8072767: DefaultCellEditor for comboBox creates ActionEvent with wrong source object
...
Reviewed-by: serb, azvegint
2015-04-15 14:38:13 +04:00
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
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
Alexander Scherbatiy
565125c84c
8057893: JComboBox actionListener never receives "comboBoxEdited" from getActionCommand
...
Reviewed-by: serb
2014-10-31 00:40:14 +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
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
Petr Pchelko
e6130c49cd
8031485: [macosx] Combo box consuming escape key events
...
Reviewed-by: serb, alexsch
2014-05-23 19:48:25 +04: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
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
Vera Akulova
602931b7ce
7124320: [TEST_BUG] [macosx] JComboBox doesn't change selection on mouse over
...
Reviewed-by: alexsch, serb
2013-09-24 17:46:19 +04:00
Sergey Malenkov
6018c4e07f
7195179: ClassCastException for null values in JComboBox
...
Reviewed-by: alexsch
2013-08-27 12:53:46 +04:00
Sergey Malenkov
07e26447a0
8015300: JComboBox text sometimes become selected, sometimes not (Windows LAF)
...
Reviewed-by: alexsch, serb
2013-07-30 17:46:01 +04:00
Anton Litvinov
fb8bd30b8e
6337518: Null Arrow Button Throws Exception in BasicComboBoxUI
...
Reviewed-by: alexp, alexsch
2013-06-03 16:37:13 +04:00
Vladislav Karnaukhov
f44592861c
4199622: RFE: JComboBox shouldn't sending ActionEvents for keyboard navigation
...
Reviewed-by: alexp, alexsch
2013-02-13 19:23:09 +04:00
Anton Litvinov
ca94a86847
8006417: JComboBox.showPopup(), hidePopup() fails in JRE 1.7 on OS X
...
Reviewed-by: art, serb
2013-01-18 18:34:46 +04:00
Pavel Porvatov
bd71369ca5
7082443: JComboBox not backward compatible (with Java 6)
...
Reviewed-by: alexp
2012-01-31 17:30:33 +04:00
Pavel Porvatov
116ccec7a0
7031551: Generics: JComboBox
...
Reviewed-by: alexp, malenkov
2011-05-04 10:20:14 +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
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
Kelly O'Hair
fe008ae27a
6943119: Rebrand source copyright notices
...
Reviewed-by: darcy, weijun
2010-05-25 15:58:33 -07:00
Mikhail Lapshin
a44852b8fe
6607130: REGRESSION: JComboBox cell editor isn't hidden if the same value is selected with keyboard
...
JComboBox cell editor now hides if the same value is selected with keyboard
Reviewed-by: peterz, alexp
2008-07-21 19:58:43 +04:00