Lana Steuck
|
17c4bbff22
|
Merge
|
2011-02-08 14:19:11 -08:00 |
|
Jennifer Godinez
|
947318a06f
|
7014796: Regression test java/awt/PrintJob/Text/stringwidth.sh cannot be terminated on Windows
Reviewed-by: prr
|
2011-02-04 11:46:37 -08:00 |
|
Andrei Dmitriev
|
af8b8f7e35
|
6741526: KeyboardFocusManager.setDefaultFocusTraversalPolicy(FocusTraversalPolicy) affects created components
Reviewed-by: ant, dcherepanov
|
2011-02-04 17:32:33 +03:00 |
|
Andrew John Hughes
|
0c44452fef
|
7015232: missing copyright header in CheckZOrderChange.java
Add standard GPL header as on other tests
Reviewed-by: anthony
|
2011-02-01 17:44:47 +00:00 |
|
Denis Lila
|
c3ccfc3a2f
|
4645692: solveCubic does not return all solutions
More robust solveCubic implementation.
Reviewed-by: flar
|
2011-01-27 16:43:28 -05:00 |
|
Andrei Dmitriev
|
5c7903af7d
|
6431076: Cursor gets reset to text cursor in xawt TextArea when autoscrolling on append
Reviewed-by: art, anthony
|
2011-01-25 19:07:27 +03:00 |
|
Phil Race
|
6c31af960e
|
6892138: Windows GDI platform font lookup apis affect start-up for small UI apps
Reviewed-by: igor, jgodinez
|
2011-01-21 08:04:04 -08:00 |
|
Lana Steuck
|
e02ca6c7fd
|
Merge
|
2011-01-19 19:35:27 -08:00 |
|
Phil Race
|
d7db7e3515
|
6925760: Scaled graphics can cause overlapped LCD mode strings on Windows for pixel size > 48
Reviewed-by: igor, jgodinez
|
2011-01-14 12:10:45 -08:00 |
|
Phil Race
|
efefa14038
|
6958221: java.awt.Font.getFamily() leads to JVM crash on Linux on JDK7 for "custom" fonts
Reviewed-by: igor, jgodinez
|
2011-01-12 15:58:15 -08:00 |
|
Lana Steuck
|
388f2f8c41
|
Merge
|
2011-01-06 18:05:56 -08:00 |
|
Lana Steuck
|
38b965363c
|
Merge
|
2011-01-06 18:01:33 -08:00 |
|
Lana Steuck
|
d9d089213f
|
Merge
|
2011-01-05 15:54:45 -08:00 |
|
Lana Steuck
|
ef05d0b18a
|
Merge
|
2011-01-05 11:21:00 -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 |
|
Andrew Brygin
|
8769a48a69
|
6983028: java/awt/FontClass/FontPrivilege.java
Reviewed-by: prr
|
2010-12-24 14:05:42 +03:00 |
|
Jennifer Godinez
|
a5689daad8
|
6949749: regression cases need to be updated by removing "System.exit(0)"
Reviewed-by: igor, prr
|
2010-12-23 11:01:37 -08:00 |
|
Lana Steuck
|
ed5a7ec3f8
|
Merge
|
2010-12-23 10:20:57 -08:00 |
|
Lana Steuck
|
4010e0a7cb
|
Merge
|
2010-12-22 23:12:17 -08:00 |
|
Phil Race
|
01d8aee41b
|
6996867: Garbage rendering of LCD text with SRC composite mode
Reviewed-by: igor, jgodinez
|
2010-12-22 13:49:23 -08:00 |
|
Pavel Tisnovsky
|
7e5478ceab
|
6560348: PIT : java/awt/xembed/server/RunTestXEmbed.java fails
Testcase correction.
Reviewed-by: anthony
|
2010-12-22 14:37:15 +01:00 |
|
Lana Steuck
|
15c1c32516
|
Merge
|
2010-12-15 11:49:36 -08:00 |
|
Andrew Brygin
|
f5e1bc5ca8
|
6782574: AffineTransformOp.filter(BufferedImage, BufferedImage) fails with InternalError
Reviewed-by: igor, prr
|
2010-12-15 19:47:01 +03:00 |
|
Jim Graham
|
80cb99bacb
|
6766342: Improve performance of Ductus rasterizer
Reviewed-by: jgodinez, prr
|
2010-12-14 13:25:29 -08:00 |
|
Andrew John Hughes
|
0e6307f4b7
|
6444769: java/awt/Insets/WindowWithWarningTest/WindowWithWarningTest.html fails
Remove unneeded test
Reviewed-by: anthony
|
2010-12-14 13:51:07 +00:00 |
|
Lana Steuck
|
03324a834c
|
Merge
|
2010-12-09 21:55:41 -08:00 |
|
Steven Loomis
|
740215236a
|
6886358: layout code update
Reviewed-by: igor, prr
|
2010-12-06 16:10:01 -08:00 |
|
Lana Steuck
|
24ba84f611
|
Merge
|
2010-11-30 14:51:07 -08:00 |
|
Andrei Dmitriev
|
efca767f82
|
6783910: (dav) java.awt.Color.brighter()/darker() methods make color opaque
Reviewed-by: art, yan
|
2010-11-30 21:54:55 +03:00 |
|
Lana Steuck
|
a0eaaf3f1e
|
Merge
|
2010-11-29 10:50:49 -08:00 |
|
Andrei Dmitriev
|
cd9eaf7bcc
|
6990904: (dav) on oel5.5, Frame doesn't show if the Frame has only a MenuBar as its component
Reviewed-by: dcherepanov, art
|
2010-11-18 14:26:19 +03:00 |
|
Yuka Kamiya
|
4a4fb15178
|
6959267: Support Unicode 6.0.0
Reviewed-by: okutsu
|
2010-11-17 01:02:20 +09:00 |
|
Andrei Dmitriev
|
1524b98ebc
|
6960516: sun.awt.UngrabEvent has an ID over AWTEvent.RESERVED_ID_MAX
Reviewed-by: dcherepanov, art
|
2010-11-10 10:38:18 +03:00 |
|
Anthony Petrov
|
a77052796a
|
6988428: Shape is not applied sometimes
Always call ::SetWindowRgn() on the toolkit thread
Reviewed-by: art, dcherepanov
|
2010-11-08 17:51:35 +03:00 |
|
Lana Steuck
|
cfb1ea458c
|
Merge
|
2010-10-18 21:44:47 -07:00 |
|
Lana Steuck
|
67a5640f22
|
Merge
|
2010-10-18 12:43:39 -07:00 |
|
Lana Steuck
|
42fc60ebfd
|
Merge
|
2010-10-17 19:43:33 -07:00 |
|
Andrew Brygin
|
5e04c64e9e
|
6773022: java.awt.image.SampleModel.getDataElements() does't throw ArrayIndexOutOfBoundsEx for Integer.MAX_V
Reviewed-by: igor, prr
|
2010-10-15 11:26:43 +04:00 |
|
Dmitry Cherepanov
|
0af2737f3a
|
6838089: java.awt.Window.setOpacity() doesn't throw IllegalComponentStateException for two-display conf
Reviewed-by: art, anthony
|
2010-10-14 18:56:18 +04:00 |
|
Anthony Petrov
|
bc52d31ebd
|
6895647: Frame may jump to an unpredicted location upon entering the non-opaque mode on X11
Make sure the size hints are set before mapping the window on the screen
Reviewed-by: art, dcherepanov
|
2010-10-12 15:52:58 +04:00 |
|
Artem Ananiev
|
42867588ae
|
6829546: Modal dialog causes underlying parent JFrame to be set to "Always on top"
Reviewed-by: anthony, dcherepanov
|
2010-10-05 18:12:04 +04:00 |
|
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 |
|