Oleg Pekhovskiy
|
ff7281a866
|
7132367: [macosx] ChoiceMouseWheelTest should be adapted for mac toolkit
Reviewed-by: art
|
2012-02-08 18:28:10 +04:00 |
|
Anthony Petrov
|
b3582e243e
|
7122796: SunToolkit constructor should create the EventQueue for the Main AppContext
Always create an EQ for the main AppContext in SunToolkit constructor
Reviewed-by: art
|
2011-12-20 12:48:01 +03:00 |
|
Oleg Pekhovskiy
|
3cf1d6ac15
|
7108598: Pogo Table Games freeze with JDK 7
Reviewed-by: art, ant
|
2011-11-16 15:40:59 +04:00 |
|
Sergey Bylokhov
|
ceb052fc3f
|
7068060: closed/java/awt/MenuBar/MenuBarSetFont/MenuBarSetFont.java failed on windows
Reviewed-by: art, dcherepanov
|
2011-08-01 17:05:16 +04:00 |
|
Sergey Bylokhov
|
8dd448e6b8
|
6596915: JCK-runtime-6a/tests/api/java_awt/Component/index.html tesPaintAll fails
Reviewed-by: art, dcherepanov, anthony
|
2011-07-15 19:23:03 +04:00 |
|
Oleg Pekhovskiy
|
7e5574e3f8
|
7050935: closed/java/awt/Choice/WheelEventsConsumed/WheelEventsConsumed.html fails on win32
Reviewed-by: art, dcherepanov
|
2011-07-11 15:59:29 +04:00 |
|
Abhijit Saha
|
cfdb3ec24b
|
Merge
|
2011-05-26 21:37:40 -07:00 |
|
David Katleman
|
170844d307
|
7044486: open jdk repos have files with incorrect copyright headers, which can end up in src bundles
Reviewed-by: ohair, trims
|
2011-05-25 13:32:36 -07:00 |
|
Lana Steuck
|
83eed73863
|
Merge
|
2011-05-16 18:15:42 -07:00 |
|
Lana Steuck
|
b5f9d4cad8
|
Merge
|
2011-05-14 16:51:25 -07:00 |
|
Lana Steuck
|
61fc85e68d
|
Merge
|
2011-05-14 11:52:15 -07:00 |
|
Jim Graham
|
b7fbd6c9bf
|
7043054: REGRESSION: JDK 7 b126 : Wrong userBounds in Paint.createContext()
Reviewed-by: prr
|
2011-05-11 16:12:01 -07:00 |
|
Jim Graham
|
de0dac8ac8
|
7040717: Test case for 6522514 was not included in bug fix
Reviewed-by: prr
|
2011-05-10 15:59:01 -07:00 |
|
Anthony Petrov
|
cd2f47b0fd
|
7041387: Introduce new boolean system property java.awt.smartInvalidate
The behavior introduced with 6852592 is now enabled by the new system property only
Reviewed-by: dcherepanov
|
2011-05-10 18:28:05 +04:00 |
|
Abhijit Saha
|
1859ff359e
|
Merge
|
2011-05-04 16:39:05 -07:00 |
|
Andrei Dmitriev
|
1bde299474
|
7040577: Default implementation of Toolkit.loadSystemColors(int[]) and many others doesn't throw HE in hl env
Reviewed-by: dcherepanov, denis
|
2011-05-04 14:46:11 +04:00 |
|
Jennifer Godinez
|
647b4aca4b
|
Merge
|
2011-05-03 22:14:39 -07:00 |
|
Jennifer Godinez
|
1a8987d69e
|
Merge
|
2011-05-03 22:13:02 -07:00 |
|
Jim Graham
|
589a17bd79
|
6982632: closed/java/awt/Graphics2D/MTGraphicsAccessTest/MTGraphicsAccessTest.java fails
Reviewed-by: prr
|
2011-04-29 16:27:34 -07:00 |
|
Lana Steuck
|
ba45f1edf0
|
Merge
|
2011-04-29 16:03:09 -07:00 |
|
Andrei Dmitriev
|
c9f3d958ec
|
6956646: Test: MouseWheelEvent/InfiniteRecursion test receives more MouseWheelEvents than expected
Reviewed-by: serb, dcherepanov
|
2011-04-28 20:14:30 +04:00 |
|
Andrei Dmitriev
|
b44f91dc52
|
6979551: closed/javax/swing/plaf/basic/BasicLabelUI/4798542/bug4798542.java fails
Reviewed-by: art, yan, alexp
|
2011-04-27 18:15:27 +04:00 |
|
Abhijit Saha
|
68c514a747
|
Merge
|
2011-04-20 09:31:11 -07:00 |
|
Andrei Dmitriev
|
d097a2cab1
|
7036733: Regression : NullPointerException when scrolling horizontally on AWT List
Reviewed-by: dcherepanov
|
2011-04-19 18:52:49 +04:00 |
|
Anthony Petrov
|
89d504b32f
|
7036669: Simplify revalidating component hierarchy with multiple validate roots
Introduce Component.revalidate() method
Reviewed-by: art, alexp
|
2011-04-19 14:44:09 +04:00 |
|
Lana Steuck
|
4032ca9290
|
Merge
|
2011-04-16 22:45:08 -07:00 |
|
Kelly O'Hair
|
7c8e01891a
|
Merge
|
2011-04-13 16:56:16 -07:00 |
|
Abhijit Saha
|
f8f46ca105
|
Merge
|
2011-04-08 10:27:23 -07:00 |
|
Anthony Petrov
|
c2d4b9c218
|
7008513: Case TranslucentJAppletTest.jtr automatically failed due to java.lang.RuntimeException
Set transparent background to the applet
Reviewed-by: art, dcherepanov
|
2011-04-08 17:04:35 +04:00 |
|
Anthony Petrov
|
8ca505ebed
|
7027013: Regression: JComponent.revalidate() has no effect on invisible components
Dialog.conditionalShow() should call validateUnconditionally() instead of simple validate()
Reviewed-by: art, dcherepanov
|
2011-04-08 15:00:20 +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 |
|
Andrei Dmitriev
|
58ceadaf02
|
7002839: Static initialization deadlock between sun.awt.Win32GraphicsEnvironment and sun.awt.windows.WToolkit
Reviewed-by: art, dcherepanov, denis
|
2011-04-06 17:13:08 +04:00 |
|
Sergey Bylokhov
|
15113a03ad
|
6998877: After double-click on the folder names , FileNameOverrideTest FAILED
Reviewed-by: art, dcherepanov, anthony
|
2011-04-05 16:50:11 +04:00 |
|
Lana Steuck
|
300730e127
|
Merge
|
2011-04-04 17:18:35 -07:00 |
|
Lana Steuck
|
0ee5cb3c4d
|
Merge
|
2011-04-01 16:55:47 -07:00 |
|
Andrei Dmitriev
|
e39693ced3
|
7023011: Toolkit.getPrintJob(Frame,String,Properties) throws HE instead of specified NPE
Reviewed-by: dcherepanov, art
|
2011-03-28 15:25:24 +04:00 |
|
Andrew Brygin
|
91f8f158a4
|
6993561: java.awt.image.SampleModel.setSamples() methods not always throw ArrayIndexOutOfBoundsException
Reviewed-by: jgodinez, prr
|
2011-03-22 11:22:38 +03:00 |
|
Lana Steuck
|
4e70e79c7f
|
Merge
|
2011-03-18 23:33:34 -07:00 |
|
Steven Loomis
|
a816ca8a51
|
6962082: merge back in lines from bad merge in CR 6501644 and open up a test
Reviewed-by: igor, prr
|
2011-03-07 19:37:07 -08:00 |
|
Steven Loomis
|
58bbf34391
|
7017324: Kerning crash in JDK 7 since ICU layout update
Reviewed-by: igor, prr
|
2011-03-07 17:23:39 -08:00 |
|
Lana Steuck
|
1b471215b4
|
Merge
|
2011-03-05 20:54:53 -08:00 |
|
Jim Graham
|
799cba0df4
|
7016495: Crash in Java 2D transforming an image with scale close to zero
Reviewed-by: prr, bae
|
2011-03-02 05:35:14 -08:00 |
|
Masayoshi Okutsu
|
66ca7600c4
|
6623219: Font.canDisplayUpTo does not work with supplementary characters
Reviewed-by: prr, peytoia
|
2011-02-23 14:09:23 +09:00 |
|
Lana Steuck
|
2a5a9cc238
|
Merge
|
2011-02-21 19:43:56 -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 |
|
Phil Race
|
7b9e1ea0d5
|
7017637: closed/java/awt/font/StyledMetrics/BoldSpace.java failed : Space char should have 0 advance
Reviewed-by: igor, jgodinez
|
2011-02-18 09:18:32 -08:00 |
|
Phil Race
|
a6241f31b1
|
7006865: Regression: Corrupted output when printing images with bit depth of 4
Reviewed-by: bae, jgodinez
|
2011-02-08 14:24:14 -08:00 |
|
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 |
|
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 |
|
Anthony Petrov
|
8440a8dba3
|
6848424: java/awt/Frame/FrameSize/TestFrameSize.java needs improvement
The test now thoroughly verifies the pack() method
Reviewed-by: art, dcherepanov
|
2009-07-23 13:46:23 +04:00 |
|
Abhijit Saha
|
a5da46de60
|
Merge
|
2009-07-21 13:02:23 -07:00 |
|
Artem Ananiev
|
e5047864cd
|
6844297: java/awt/EventQueue/6638195/bug6638195.java test failed in jdk7 on Windows just on b59,passed on b57
Reviewed-by: bchristi, dcherepanov
|
2009-07-17 15:40:19 +04:00 |
|
Yuri Nesterenko
|
08c5418a0b
|
Merge
|
2009-07-13 09:37:50 -07:00 |
|
Yuri Nesterenko
|
d116d7aa47
|
Merge
|
2009-07-12 23:20:26 -07:00 |
|
Qi Zuo
|
8a897fd954
|
Merge
|
2009-07-09 13:53:05 -04:00 |
|
Dmitry Cherepanov
|
0059357677
|
6847149: test/java/awt/Window/OwnedWindowsLeak/OwnedWindowsLeak.java fails
Reviewed-by: art
|
2009-07-09 15:53:07 +04:00 |
|
Dmitry Cherepanov
|
cd90c35e8f
|
6847958: MouseWheel event is getting triggered for the disabled Textarea in jdk7 b60 pit build
Reviewed-by: art
|
2009-07-09 15:23:22 -04:00 |
|
Dmitry Cherepanov
|
4d337f68e8
|
6759726: TrayIcon constructor throws NPE instead of documented IAE
Reviewed-by: art
|
2009-07-09 15:18:50 -04:00 |
|
Dmitry Cherepanov
|
74d8995747
|
6855323: Robot(GraphicsDevice) constructor initializes LEGAL_BUTTON_MASK variable improperly
Reviewed-by: art
|
2009-07-09 15:15:28 -04:00 |
|