David Katleman
306cab1006
8004982: JDK8 source with GPL header errors
...
Reviewed-by: ohair
2012-12-20 16:24:50 -08:00
Sergey Bylokhov
bfc0bfcd8e
8002308: [macosx] 7198229 should be applied to the user action only
...
Reviewed-by: anthony, skovatch
2012-11-27 17:03:19 +04:00
Konstantin Shefov
85947c2f2c
7072120: No mac os x support in several regression tests
...
Reviewed-by: anthony, serb
2012-10-30 12:47:35 +01:00
Sergey Bylokhov
b61d0d9772
7124520: [macosx] re:6373505 Toolkit.getScreenResolution() != GraphicsConfiguration.getNormalizingTransform()
...
Reviewed-by: anthony, kizune
2012-10-19 15:23:14 +04:00
Mikhail Cherkasov
1fd51fa05e
6818083: When DISPLAY is bad, InternalError thrown, not AWTError
...
Throw AWTError instead of InternalError if the DISPLAY is bad
Reviewed-by: anthony, serb
2012-10-16 20:11:19 +04:00
Konstantin Shefov
2cae43552d
7184326: TEST_BUG: java/awt/Frame/7024749/bug7024749.java has a typo
...
Reviewed-by: anthony
2012-10-12 18:46:15 +04:00
Oleg Pekhovskiy
ebff918cc7
7171412: awt Choice doesn't fire ItemStateChange when selecting item after select() call
...
Reviewed-by: art, denis
2012-10-03 21:01:47 +04:00
Alexander Scherbatiy
8bb2411d34
7124515: [macosx] Test fail like 6366126 (ArrayIndexOutOfBoundException pressing ENTER after removing items)
...
Reviewed-by: serb, anthony
2012-09-26 18:59:12 +04:00
Sergey Bylokhov
08c6d03264
7160627: [macosx] TextArea has wrong initial size
...
7124213: [macosx] pack() does ignore size of a component; doesn't on the other platforms
Reviewed-by: anthony, art
2012-09-24 21:33:41 +04:00
Alexander Scherbatiy
aca74a151c
7199180: [macosx] Dead keys handling for input methods
...
Reviewed-by: kizune, anthony
2012-09-21 13:48:06 +04:00
Konstantin Shefov
67cc344382
7190587: Open source and jtreg'ify JAWT regression test
...
Reviewed-by: anthony, omajid
2012-09-18 17:38:40 +04:00
Alexander Scherbatiy
8b54dc6ea9
7196547: [macosx] Implement dead key detection for KeyEvent
...
Reviewed-by: skovatch, kizune
2012-09-14 15:30:46 +04:00
Oleg Pekhovskiy
08a51f1378
7186109: Simplify lock machinery for PostEventQueue & EventQueue
...
Reviewed-by: art, anthony, dholmes
2012-09-13 19:53:13 +04:00
Anton Tarasov
67b1f9248b
6981400: Tabbing between textfield do not work properly when ALT+TAB
...
7157015: [macosx] Situation when KeyEventDispatcher doesn't work on AWT but does on Swing
7121442: Regression : Reopen CR 6458497 still reproducible using JDK 7
Reviewed-by: art, leonidr
2012-08-31 16:31:29 +04:00
Anthony Petrov
ed711d4ca7
7160609: [macosx] JDK crash in libjvm.dylib ( C [GeForceGLDriver+0x675a] gldAttachDrawable+0x941)
...
Constrain window dimensions with screen bounds and GL_MAX_TEXTURE_SIZE
Reviewed-by: art, serb
2012-08-24 14:58:04 +04:00
Alexander Scherbatiy
26f36a5cd0
7184365: closed/java/awt/event/TextEvent/TextEventSequenceTest/TextEventSequenceTest fails
...
Reviewed-by: serb, bagiras
2012-07-30 14:31:01 +04:00
Lana Steuck
565c89629e
Merge
2012-07-27 22:39:44 -07:00
Denis Fokin
4852f8a995
7149068: java/awt/Window/Grab/GrabTest.java failed
...
Reviewed-by: art, ant
2012-07-27 19:41:24 +04:00
Alexander Scherbatiy
8007dfcd9b
7129800: [macosx] Regression test OverrideRedirectWindowActivationTest fails due to timing issue
...
Reviewed-by: rupashka
2012-07-24 16:26:05 +04:00
Lana Steuck
f30c450012
Merge
2012-07-18 16:07:45 -07:00
Lana Steuck
7222ea9529
Merge
2012-07-16 16:49:29 -07:00
Phil Race
53cbbbb036
7183458: Metrics of space character in algorithmically emboldened font have changed in JDK 7
...
Reviewed-by: igor, jgodinez
2012-07-12 16:24:56 -07:00
Anthony Petrov
d91b2b6f6e
7177173: [macosx] JFrame.setExtendedState(JFrame.MAXIMIZED_BOTH) not working as expected in JDK 7
...
Avoid unnecessary changes to the extended state
Reviewed-by: art, serb
2012-07-06 14:20:27 +04:00
Oleg Pekhovskiy
9931c2f2b8
7024749: JDK7 b131---a crash in: Java_sun_awt_windows_ThemeReader_isGetThemeTransitionDurationDefined+0x75
...
Reviewed-by: art, ant
2012-06-26 16:46:00 +04:00
Lana Steuck
83d6ffcacb
Merge
2012-06-08 12:00:22 -07:00
Denis Lila
440b57e0b5
7043963: AWT workaround missing for Mutter
...
Reviewed-by: art, anthony
2012-06-04 16:39:12 -04:00
Jonathan Lu
3a6a1bd322
7170655: Frame size does not follow font size change with XToolkit
...
Reviewed-by: serb, art
2012-05-30 10:58:11 +08:00
Lana Steuck
a6653a2f7c
Merge
2012-05-25 19:34:32 -07:00
Andrew Brygin
ea1b65ad8a
7146550: [macosx] DnD test failure in createCompatibleWritableRaster()
...
Reviewed-by: kizune, serb
2012-05-25 12:56:22 +04:00
Lana Steuck
8b00bb1651
Merge
2012-05-21 11:41:33 -07:00
Andrew Brygin
9ea4ab4133
7124400: [macosx] CGraphicsDevice.getConfigurations() returns reference to member (does not copy configs)
...
Reviewed-by: anthony, kizune
2012-05-21 14:04:46 +04:00
Anton Tarasov
781549f47d
7125044: [macosx] Test failure because Component.transferFocus() works differently in applet and application
...
Forward port from 7u4
Reviewed-by: art
2012-05-17 21:48:57 +04:00
Sergey Bylokhov
9668994591
7080109: Dialog.show() lacks doPrivileged() to access system event queue
...
Reviewed-by: art, anthony
2012-05-10 20:05:12 +04:00
Alexander Scherbatiy
4d0e923a60
7154048: [macosx] At least drag twice, the toolbar can be dragged to the left side
...
Reviewed-by: anthony, leonidr
2012-05-02 17:54:18 +04:00
Anthony Petrov
56a050e73a
7150109: [macosx] the Frame showed incomplete
...
Open-source the tests
Reviewed-by: art
2012-04-24 17:47:50 +04:00
Sean Chou
2f21d39ae5
7129742: Unable to view focus in Non-Editable TextArea
...
Make sure the cursor is visible by setVisible(true)
Reviewed-by: rupashka, alexp
2012-04-20 10:34:40 +08:00
Sergey Bylokhov
2e12d45877
7097771: setEnabled does not work for components in disabled containers
...
Reviewed-by: art, anthony
2012-04-10 22:09:58 +04:00
Anthony Petrov
1862aaa218
7147435: closed/java/awt/Toolkit/Headless/WrappedToolkitTest/WrappedToolkitTest.sh failed since 7u4b11
...
Forward-port the fix from 7u4 and open-source the test
Reviewed-by: art
2012-04-06 17:03:34 +04:00
Anthony Petrov
e352bc83f0
7154177: [macosx] An invisible owner frame becomes visible upon clicking a child window
...
Establish the parent-child relationship for visible windows only
Reviewed-by: serb
2012-04-03 16:14:05 +04:00
Sean Chou
045668b454
7155298: Editable TextArea/TextField are blocking GUI applications from exit
...
Stop default caret's timer by setVisible(false) when dispose
Reviewed-by: anthony, ant
2012-03-31 16:55:56 +08:00
Oleg Pekhovskiy
310990d4dc
7128738: dragged dialog freezes system on dispose
...
Reviewed-by: anthony
2012-03-19 21:22:18 +04:00
Oleg Pekhovskiy
2ac69799ec
7143070: test/java/awt/print/PaintSetEnabledDeadlock/PaintSetEnabledDeadlock.java freezes on exit
...
Reviewed-by: anthony
2012-02-13 17:49:23 +04:00
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