Commit Graph

166 Commits

Author SHA1 Message Date
Lana Steuck
70586de1c1 Merge 2010-10-04 14:36:45 -07:00
Andrei Dmitriev
fbb62aa566 6847155: test/java/awt/Mouse/MouseModifiersUnitTest/MouseModifiersUnitTest_Extra.java fails
Reviewed-by: denis
2010-10-04 11:40:07 +04:00
Andrei Dmitriev
9c946f5a9c 6829267: Regression test java/awt/Toolkit/ToolkitPropertyTest/ToolkitPropertyTest_Enable.java fails in RHEL5
Reviewed-by: art, anthony
2010-10-01 15:10:32 +04:00
Andrew Brygin
13069fe969 6735275: java.awt.image.SampleModel.getSamples() methods not allways throw ArrayIndexOutOfBoundsException
Reviewed-by: igor, prr
2010-09-29 10:44:02 +04:00
Anton Tarasov
0969410407 6886678: Clicking on parent JFrame's client area does not switch focus from JWindow to JFrame on Windows
Reviewed-by: dcherepanov, art
2010-09-27 17:38:57 +04:00
Andrei Dmitriev
41e1560d14 6480547: REG: bug 4118621 which got Integrated in 1.1.8 fails in mustang from b25 onwards
6808185: test/closed/java/awt/Menu/NullMenuLabelTest crashes

Reviewed-by: dcherepanov
2010-08-31 15:05:09 +04:00
Artem Ananiev
28253f9cb3 6949936: Provide API for running nested events loops, similar to what modal dialogs do
Reviewed-by: ant, anthony
2010-08-24 12:54:46 +04:00
Lana Steuck
8baf254d15 Merge 2010-07-12 19:33:50 -07:00
Igor Nekrestyanov
9ab742ede8 6968373: FontUtilities static initializer throws AccessControlException
Reviewed-by: prr
2010-07-12 15:11:20 -07:00
Artem Ananiev
983ec86773 6424157: java.awt.EventQueue push/pop might cause threading issues
Reviewed-by: ant, dcherepanov
2010-07-06 17:59:56 +04:00
Anthony Petrov
f79194f505 6959787: java/awt/FileDialog/FilenameFilterTest/FilenameFilterTest.html failed on 7b94
Add a delay to the test to make sure the filename filters are called.

Reviewed-by: dcherepanov, art
2010-06-16 11:26:15 +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
Kelly O'Hair
fe008ae27a 6943119: Rebrand source copyright notices
Reviewed-by: darcy, weijun
2010-05-25 15:58:33 -07:00
Yuka Kamiya
ed15f54cfb 6943963: NumericShaper with ARABIC doesn't shape digits correctly after calling another instance
Reviewed-by: okutsu
2010-04-21 10:34:56 +09:00
Masayoshi Okutsu
6cfd12db85 6941948: NumaricShaper.shape() doesn't work with NumericShaper.Range.EASTERN_ARABIC
Reviewed-by: peytoia
2010-04-14 13:53:17 +09:00
Lana Steuck
6df5f2e72d Merge 2010-03-09 15:26:32 -08:00
Yumin Qi
9e32d0d9d1 6918065: Crash in Java2D blit loop (IntArgbToIntArgbPreSrcOverMaskBlit) in 64bit mode
Reviewed-by: igor, bae
2010-03-08 11:35:30 -08:00
Lana Steuck
8fe58d00ab Merge 2010-02-19 15:13:37 -08:00
Dmitry Cherepanov
2930227188 6705345: Enable multiple file selection in AWT FileDialog
Reviewed-by: art, anthony, alexp
2010-02-12 19:58:10 +03:00
Lana Steuck
4a34c2f90b Merge 2010-02-09 00:02:38 -08:00
Lana Steuck
c440b69d06 Merge 2010-02-09 00:00:38 -08:00
Roman Kennke
c73000ad8f 6904882: java.awt.Font.createFont() causes AccessControlException if executed with "-Djava.security.manager"
Perform FontUtilities initialization in privileged block

Reviewed-by: igor, prr
2010-02-07 11:07:50 +01:00
Roman Kennke
aafe7d7398 6896335: GraphicsEnvironment.getDefaultScreenDevice() throws UnsatisfiedLinkError in headless mode
Use local ge variable instead of localEnv field in GE.

Reviewed-by: igor, prr
2010-02-03 10:02:33 +01:00
Roman Kennke
d5280868a3 6888734: PIT: regression test fails when java.security.manager is enabled
Load FontManager instance in privileged block to avoid AccessControlException

Reviewed-by: igor, tdv
2010-02-02 16:38:26 +01:00
Pavel Tisnovsky
0c8c19d629 6920143: test/java/awt/TestArea/UsingWithMouse.java needs realSync()
Added small delay to make sure that TextArea animation have finished

Reviewed-by: anthony
2010-01-27 17:47:53 +01:00
Alexey Utkin
fa9fcae42b 4874070: invoking DragSource's startDrag with an Image renders no image on drag
Reviewed-by: art, denis, alexp
2009-12-24 17:19:09 +03:00
Lana Steuck
e4beee76a3 Merge 2009-12-10 09:46:13 -08:00
Lana Steuck
7dc92db304 Merge 2009-12-02 16:18:20 -08:00
Anton Tarasov
b0a13700e1 6566375: PIT : test/java/awt/KeyboardFocusmanager/TypeAhead/TestDialogTypeAhead.html
Reviewed-by: art, dcherepanov
2009-12-02 17:26:23 +03:00
Phil Race
2bea841cbe 6904962: GlyphVector.getVisualBounds should not be affected by leading or trailing white space
Reviewed-by: igor, dougfelt
2009-11-30 14:39:35 -08:00
Anthony Petrov
d7b200bf35 6402325: Swing toolbars vs native toolbars on Windows
Introduce support for different window types: NORMAL, UTILITY, POPUP

Reviewed-by: art, dcherepanov
2009-11-27 16:07:32 +03:00
Artem Ananiev
a6dd224efd 4913324: Deadlock when using two event queues
Reviewed-by: anthony, ant, dcherepanov
2009-11-27 15:26:07 +03:00
Lana Steuck
3336503bbb Merge 2009-11-25 22:14:30 -08:00
Damjan Jovanovic
f2e3043d12 4899516: Transferable has no DataFlavors when dragging from Gnome window to Swing
Reviewed-by: uta, dav
2009-11-25 21:27:06 +03:00
Lana Steuck
314207e7f5 Merge 2009-11-24 18:12:46 -08:00
Denis Fokin
812677f720 5098433: REG: DnD of File-List between JVM is broken for non ASCII file names - Win32
Reviewed-by: uta, dav
2009-11-24 18:46:17 +03:00
Lana Steuck
a23c7f2fe8 Merge 2009-11-18 18:56:59 -08:00
Yuka Kamiya
274e8c83b2 6842557: NumericShaper needs to be updated for Unicode 5.1 support
6843181: NumericShaper is not thread-safe
6900137: Typo in API Doc for NumericShaper

Reviewed-by: okutsu
2009-11-12 18:59:19 +09:00
Dmitry Cherepanov
1fbf705739 6852111: Unhandled 'spurious wakeup' in java.awt.EventQueue.invokeAndWait()
Introduced InvocationEvent.isDispatched method

Reviewed-by: art, anthony
2009-11-11 17:46:58 +03:00
Abhijit Saha
cf5d27bd7c Merge 2009-10-21 11:28:46 -07:00
Anthony Petrov
b50342c24e 6852592: invalidate() must be smarter
Introduce validate roots in AWT

Reviewed-by: alexp, art, dcherepanov
2009-10-21 17:06:41 +04:00
Steven Loomis
72f355d0cf 6886718: missing license info
Reviewed-by: igor, prr
2009-09-29 16:32:47 -07:00
Steven Loomis
13748aa22b 6795060: VM crash on Linux in ICU layout library when processing \u0DDD (Sinhalese)
Reviewed-by: igor, prr
2009-09-28 11:52:22 -07:00
Jennifer Godinez
7ba506e726 Merge 2009-09-16 19:36:05 -07:00
Andrew Brygin
c26aec2e52 6822057: X11 and Win32GraphicsDevice don't clone arrays returned from getConfigurations()
Reviewed-by: prr, hawtin
2009-09-10 13:52:27 +04:00
Abhijit Saha
7ebb690ec3 Merge 2009-08-06 22:37:58 -07:00
Abhijit Saha
8c4325e8f4 Merge 2009-08-04 08:01:03 -07:00
Jennifer Godinez
430c84f1ea Merge 2009-07-30 12:25:39 -07:00
Yuri Nesterenko
a65646a1fb Merge 2009-07-29 00:12:45 -07:00
Xiomara Jayasena
e0c1d51604 6862919: Update copyright year
Update copyright for files that have been modified in 2009, up to 07/09

Reviewed-by: tbell, ohair
2009-07-28 12:12:54 -07:00