- 08 10月, 2013 1 次提交
-
-
由 pchelko 提交于
7158311: GraphicsDevice.setDisplayMode(...) leads to hang when DISPLAY variable points to Oracle Linux 8001463: Regression : Deadlock between AWT-XAWT thread and AWT-EventQueue-0 Thread when screen resolution changes Reviewed-by: art, serb Contributed-by: alexander.zvegintsev@oracle.com
-
- 24 9月, 2013 1 次提交
-
-
由 serb 提交于
Reviewed-by: serb, anthony Contributed-by: alexander.zvegintsev@oracle.com
-
- 04 9月, 2013 1 次提交
-
-
由 alanb 提交于
8008981: Deprecate SecurityManager checkTopLevelWindow, checkSystemClipboardAccess, checkAwtEventQueueAccess Reviewed-by: anthony, art, mchung
-
- 17 6月, 2013 1 次提交
-
-
由 chegar 提交于
Reviewed-by: darcy
-
- 21 5月, 2013 1 次提交
-
-
由 alitvinov 提交于
Reviewed-by: art, anthony, prr
-
- 12 4月, 2013 1 次提交
-
-
由 anthony 提交于
Summary: Add isLoggable() checks Reviewed-by: anthony, mchung, serb Contributed-by: NLaurent Bourges <bourges.laurent@gmail.com>
-
- 29 3月, 2013 1 次提交
-
-
由 ant 提交于
Reviewed-by: anthony
-
- 22 2月, 2013 1 次提交
-
-
由 ant 提交于
Reviewed-by: serb, anthony, art
-
- 18 12月, 2012 1 次提交
-
-
由 neugens 提交于
8005018: X11: focus problems with openjdk 1.7.0 under gnome3 when selected keyboard is not the first in keyboard list Summary: Don't consider extraenous bits when checking button mask, so that grabWindowRef on the window is not confused and released correctly Reviewed-by: art, anthony
-
- 29 11月, 2012 1 次提交
-
-
由 alexsch 提交于
Reviewed-by: anthony, serb
-
- 29 8月, 2012 1 次提交
-
-
由 leonidr 提交于
Reviewed-by: art, ant, serb
-
- 31 8月, 2012 1 次提交
-
-
由 bagiras 提交于
Reviewed-by: art, anthony, ahgross
-
- 09 11月, 2011 1 次提交
-
-
由 anthony 提交于
Summary: Listen to ConfigureNotify events on the root window and update the current screen size accordingly Reviewed-by: art, bae
-
- 23 8月, 2011 1 次提交
-
-
由 denis 提交于
Reviewed-by: art
-
- 28 3月, 2011 1 次提交
-
-
由 dav 提交于
Reviewed-by: dcherepanov, art
-
- 25 3月, 2011 1 次提交
-
-
由 dholmes 提交于
Summary: AWT support for SE-Embedded Reviewed-by: anthony, art, bobv, collins, alanb
-
- 05 10月, 2010 1 次提交
-
-
由 art 提交于
Reviewed-by: anthony, dcherepanov
-
- 01 10月, 2010 1 次提交
-
-
由 dav 提交于
6829267: Regression test java/awt/Toolkit/ToolkitPropertyTest/ToolkitPropertyTest_Enable.java fails in RHEL5 Reviewed-by: art, anthony
-
- 07 7月, 2010 1 次提交
-
-
由 dcherepanov 提交于
Reviewed-by: art, anthony
-
- 18 6月, 2010 1 次提交
-
-
由 anthony 提交于
Summary: Check the return value of XlibUtil.translateCoordinates() for null Reviewed-by: art, dcherepanov
-
- 16 6月, 2010 1 次提交
-
-
由 coffeys 提交于
Summary: Alter WRAP_TIME_MILLIS to be unsigned Reviewed-by: yan
-
- 26 5月, 2010 1 次提交
-
-
由 ohair 提交于
Reviewed-by: darcy, weijun
-
- 28 4月, 2010 1 次提交
-
-
由 anthony 提交于
Summary: Introduce a GTK-based alternative implementation of the FileDialogPeer on X11 Reviewed-by: anthony, peterz Contributed-by: NCostantino Cerbo <c.cerbo@gmail.com>
-
- 20 4月, 2010 1 次提交
-
-
由 bae 提交于
Reviewed-by: igor, prr, ant
-
- 09 12月, 2009 1 次提交
-
-
由 dav 提交于
Reviewed-by: dcherepanov, art
-
- 07 12月, 2009 2 次提交
-
-
由 dcherepanov 提交于
Reviewed-by: art, anthony
-
由 yan 提交于
5036807: Pressing action keys "STOP/AGAIN/COMPOSE" generates keycode of F11/F12 keys. 4787377: VK_STOP key on Solaris generates wrong Key Code Summary: Added an event processing lumped with similar native code for similar bugs. Reviewed-by: art
-
- 27 11月, 2009 1 次提交
-
-
由 anthony 提交于
Summary: Introduce support for different window types: NORMAL, UTILITY, POPUP Reviewed-by: art, dcherepanov
-
- 30 9月, 2009 2 次提交
-
-
由 dcherepanov 提交于
6853592: VM test nsk.regression.b4261880 fails with "X Error of failed request: BadWindow" inconsistently. Reviewed-by: art, anthony
-
由 mchung 提交于
Summary: Replace calls to Logger with sun.util.logging.PlatformLogger Reviewed-by: prr, art, alexp, dcherepanov, igor, dav, anthony
-
- 27 8月, 2009 1 次提交
-
-
由 dcherepanov 提交于
Reviewed-by: art, anthony
-
- 20 8月, 2009 1 次提交
-
-
由 dcherepanov 提交于
Summary: toString is called on security sensitive objects Reviewed-by: art, hawtin
-
- 08 8月, 2009 1 次提交
-
-
由 rkennke 提交于
Reviewed-by: prr, igor
-
- 26 6月, 2009 1 次提交
-
-
由 yan 提交于
Summary: Introduce a new sniffer based on server keymap. Reviewed-by: art
-
- 23 6月, 2009 1 次提交
-
-
由 dcherepanov 提交于
Reviewed-by: art, anthony, igor, alexp
-
- 20 6月, 2009 1 次提交
-
-
由 langel 提交于
Summary: Flush out after bell is sounded Reviewed-by: anthony
-
- 22 5月, 2009 1 次提交
-
-
由 dav 提交于
Reviewed-by: art, ant
-
- 18 5月, 2009 1 次提交
-
-
由 yan 提交于
Summary: do not try to use released XKB resources Reviewed-by: art
-
- 15 5月, 2009 1 次提交
-
-
由 art 提交于
Reviewed-by: stayer
-
- 17 4月, 2009 1 次提交
-
-
由 art 提交于
Summary: XAWT toolkit thread is correctly interrupted when AppContext is disposed Reviewed-by: anthony, peterz
-