Andrei Dmitriev
9fa8250781
6903893: Fix failed for CR 6834576: RemoveChild/ test fail with deadlock on rhel and sles
...
Reviewed-by: dcherepanov, art
2009-12-09 14:33:55 +03:00
Anthony Petrov
f11ee4ea15
6900622: Security warning icon is not getting displayed properly for tooltip
...
Pass a correct value for the hWndInsertAfter argument to the ::SetWindowPos() function
Reviewed-by: art, dcherepanov
2009-12-09 14:02:48 +03:00
Mandy Chung
881a1c5842
6907568: java/awt/KeyboardFocusManager.java inproperly merged and lost a changeset
...
Reapply fix for 6879044 in java.awt.KeyboardFocusManager
Reviewed-by: dcherepanov, asaha
2009-12-08 09:02:09 -08:00
Anton Tarasov
45c70cd97e
6903890: SWT_AWT focus issues when a dialog is shown/disposed, on X11
...
Reviewed-by: art, dcherepanov
2009-12-07 16:38:44 +03:00
Dmitry Cherepanov
295a7c98ef
Merge
2009-12-07 14:07:05 +03:00
Dmitry Cherepanov
f4e9916898
6823138: Need to replace ComponentAccessor with AWTAccessor
...
Reviewed-by: art, anthony
2009-12-07 13:43:04 +03:00
Yuri Nesterenko
0974e6c1f3
5099725: AWT doesn't seem to handle MappingNotify events under X11
...
5036807: Pressing action keys "STOP/AGAIN/COMPOSE" generates keycode of F11/F12 keys
4787377: VK_STOP key on Solaris generates wrong Key Code
Added an event processing lumped with similar native code for similar bugs.
Reviewed-by: art
2009-12-07 13:32:50 +03:00
Anton Tarasov
7eb100548d
6903354
: deadlock involving Component.show & SunToolkit.getImageFromHash
...
Reviewed-by: art, bae
2009-12-04 15:07:15 +03: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
Anthony Petrov
44e0bda21c
6901021: Security Warning Icon not getting displayed properly when frame loses focus
...
Make sure the gray icon is selected when hiding the security warning
Reviewed-by: art, dcherepanov
2009-12-02 14:51:39 +03: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
Damjan Jovanovic
117f4401d0
6863566: Java should support the freedesktop.org startup notification specification
...
The startup notification gets removed as soon as a Java top-level window is shown
Reviewed-by: anthony, art, dcherepanov
2009-11-20 19:11:47 +03:00
Lana Steuck
a23c7f2fe8
Merge
2009-11-18 18:56:59 -08:00
Lana Steuck
228f3f7726
Merge
2009-11-18 17:17:56 -08:00
Lana Steuck
f3baefc4fb
Merge
2009-11-18 17:16:27 -08:00
Peter Zhelezniakov
92cb82eecb
6882917: Nimbus and DefaultTableCellRenderer: must start with normal background
...
Reviewed-by: rupashka
2009-11-18 17:36:46 +03:00
Pavel Porvatov
207583b21e
6520574: JFileChooser - create new folder - not editable
...
Reviewed-by: malenkov
2009-11-18 12:58:02 +03:00
Tim Bell
f8f68e8a7d
Merge
2009-11-17 10:25:19 -08:00
Pavel Porvatov
7ab71fb443
6868611: FileSystemView throws NullPointerException
...
Reviewed-by: peterz
2009-11-17 16:01:09 +03:00
Vladimir Yaroslavskiy
c09da77c87
6901318: Yet more Dual-pivot quicksort improvements
...
Reviewed-by: jjb
2009-11-17 09:44:43 +00:00
Alan Bateman
69fbaac381
6890458: Datatransfer API should not require RMI to be present
...
Reviewed-by: uta
2009-11-16 18:13:15 +00:00
Tomas Hurka
0a8ab811e9
6858708: HotspotDiagnosticMXBean.setVMOption() throws NullPointerException
...
Add a null check for the VM option string
Reviewed-by: mchung, ohair
2009-11-16 15:33:05 +01:00
Mandy Chung
77bbeddd31
Merge
2009-11-12 15:42:18 -08:00
David Katleman
168d1ad525
Added tag jdk7-b76 for changeset 731e12a5b61d
2009-11-12 15:35:52 -08:00
Vinnie Ryan
2a073650dc
Merge
2009-11-12 23:04:42 +00:00
Vinnie Ryan
005e04bd07
6894643: Separate out dependency on Kerberos
...
Reviewed-by: alanb, xuelei
2009-11-12 23:00:23 +00:00
Mandy Chung
9c954f92e7
6899851: Regression causes new dependency to jkernel
...
Replaced sun.jkernel.DownloadManager calls with BootClassLoaderHook
Reviewed-by: bae, asaha
2009-11-12 10:29:21 -08:00
Alan Bateman
b9e854d900
6898124: Bidi should not require AWT to be present
...
Reviewed-by: okutsu
2009-11-12 11:20:51 +00: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
58c459c32e
6882909: Resetting a full-screen window to normal rotates screen to normal orientation
...
Retain rotation upon change to full screen mode
Reviewed-by: art, anthony
2009-11-12 12:06:46 +03:00
Alan Bateman
186882959d
6900234: Several NIO tests should be removed from test/ProblemList.txt
...
Reviewed-by: chegar
2009-11-11 16:22:27 +00:00
Dmitry Cherepanov
67ffb33afa
6880694: GraphicsDevice.setFullScreenWindow(null) throws NPE if there's a fullscreen window displayed
...
Handle "empty" refresh rates
Reviewed-by: art, anthony
2009-11-11 19:18:27 +03: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
Vladimir Yaroslavskiy
0d83336729
6899694: Dual-pivot quicksort improvements
...
Co-authored-by: Joshua Bloch <joshua.bloch@google.com>
Reviewed-by: jjb
2009-11-11 14:38:01 +00:00
Yuka Kamiya
a1e00ce934
6899397: (tz) Support tzdata2009r
...
Reviewed-by: okutsu
2009-11-11 15:38:47 +09:00
Alan Bateman
a5e7fb4543
6899147: java.beans.MetaData should not require JDBC to be present
...
Reviewed-by: malenkov
2009-11-10 13:09:50 +00:00
Alan Bateman
aac491b420
6898234: (dc) Multicast tests fail on OpenSolaris with vboxnet0 adapter
...
Reviewed-by: chegar
2009-11-10 10:51:31 +00:00
Mandy Chung
a7ec8a6b09
6899607: Update java.util.prefs.FileSystemPreferences to use PlatformLogger
...
Update java.util.prefs.FileSystemPreferences to use PlatformLogger
Reviewed-by: sherman
2009-11-09 21:32:16 -08:00
Phil Race
2fdf51d313
6899078: potential deadlock and performance issue in freeing strike resources with D3D pipeline
...
Reviewed-by: tdv, igor
2009-11-09 14:23:49 -08:00
Kelly O'Hair
88c07c4b25
6899444: Fix demo/jvmti tests so they can run in jtreg samevm mode, cleanup problemlist
...
Reviewed-by: tbell
2009-11-09 12:38:32 -08:00
Abhijit Saha
cc1b7fd05d
Merge
2009-11-09 07:38:05 -08:00
Kelly O'Hair
d12589297c
6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
...
Reviewed-by: tbell, jjg, alanb
2009-11-08 15:11:10 -08:00
Abhijit Saha
b7a372efca
Merge
2009-11-06 21:32:35 -08:00
Tim Bell
44accdb4b7
Merge
2009-11-06 17:27:41 -08:00
Abhijit Saha
31d05a3363
Merge
2009-11-06 16:07:52 -08:00