Alan Bateman
9351f319e2
6950927: Testcase failure sun/management/jmxremote/bootstrap/JvmstatCountersTest.java
...
Reviewed-by: dholmes, dcubed
2010-06-02 09:29:39 +01:00
Lana Steuck
12def42a95
Merge
2010-05-29 23:26:16 -07:00
Clemens Eisserer
1771e20459
6307603: [X11] Use RENDER extension for complex operations done in software
...
Reviewed-by: bae, igor, prr
2010-05-28 11:37:44 -07: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
Anthony Petrov
5545514e60
6953275: Many Swing tests are failing because of a GTK lib
...
Reviewed-by: art, dcherepanov
2010-05-18 19:35:41 +04:00
Lana Steuck
529eba0d94
Merge
2010-04-30 17:03:15 -07:00
Costantino Cerbo
c21ea1a6d8
6913179: The java.awt.FileDialog should use native GTK file chooser on linux distros
...
Introduce a GTK-based alternative implementation of the FileDialogPeer on X11
Reviewed-by: anthony, peterz
2010-04-28 17:16:05 +04:00
Andrew Brygin
8403ec67a3
6936389: FontManager.fileCloser may cause memory leak in applets
...
Reviewed-by: igor, prr, ant
2010-04-20 11:06:47 +04:00
Lana Steuck
e98b3651ea
Merge
2010-04-08 15:34:29 -07:00
Chris Hegarty
eb427a0e84
6921111: NullPointerException in PlainDatagramSocketImpl.socketSetOption
...
Reviewed-by: alanb
2010-04-06 15:44:17 +01:00
Xueming Shen
ec70851450
4947220: (process)Runtime.exec() cannot invoke applications with unicode parameters(win)
...
To use CreateProcessW on Windowns platform
Reviewed-by: martin
2010-04-03 18:29:11 -07:00
Xueming Shen
0020f5af66
6902790: Converting/displaying HKSCs characters issue on Vista and Windows7
...
6911753: NSN wants to add Big5 HKSCS-2004 support
Support HKSCS2008 in Big5_HKSCS and MS950_HKSCS
Reviewed-by: okutsu
2010-03-30 19:10:47 -07:00
Lana Steuck
38fc5a108c
Merge
2010-03-19 18:49:36 -07:00
Andrew John Hughes
2c08386c75
6934327: Update linux fontconfigs for Ubuntu and Fedora
...
Use fontconfigs suitable for recent Fedora, Ubuntu and Debian releases.
Reviewed-by: prr
2010-03-12 01:09:13 +00:00
Lana Steuck
954fd4b4d9
Merge
2010-03-04 13:40:03 -08:00
Alan Bateman
ab0eb81f5b
6815768: File.getxxxSpace() methods fail for very large file systems under 32bit Java
...
Reviewed-by: ohair
2010-02-27 19:26:59 +00:00
Lana Steuck
3762906a4c
Merge
2010-02-23 10:17:16 -08:00
Alan Bateman
4623333de0
6925932: (file) Path.endsWith can throw ArrayIndexOutOfBoundsException (unx)
...
Reviewed-by: chegar
2010-02-23 17:58:30 +00:00
Damjan Jovanovic
6e3ed53d0a
6912868: "java.net.useSystemProxies" behavior fails to check "use_same_proxy" in GNOME
...
Reviewed-by: alanb, chegar
2010-02-22 15:27:11 +00: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
21f09fb0b2
Merge
2010-01-28 18:24:54 -08:00
Chris Hegarty
ea8cd92324
6905552: libnet/nio portability issues
...
Reviewed-by: alanb
2010-01-27 16:11:53 +00:00
Chris Hegarty
3e77553ac1
6917317: (sctp) Remove dependency on handleSocketError
...
Reviewed-by: alanb
2010-01-18 14:56:06 +00:00
Chris Hegarty
34b95319c2
6916890: (sctp) SctpChannel.send may cause IAE if given a heap buffer with an offset
...
Reviewed-by: alanb
2010-01-18 14:01:07 +00:00
Chris Hegarty
c5c869ce94
6916922: (sctp) SO_RCVBUF & SO_SNDBUF returns twice the value set
...
Reviewed-by: alanb
2010-01-15 16:31:16 +00:00
Chris Hegarty
1d92211cb6
6915313: Reorganize implementation to make it more feasible to port to JDK6
...
This makes the SCTP implementation easier to run with Suns JDK6.
Reviewed-by: alanb
2010-01-11 16:04:05 +00:00
Dmitry Cherepanov
b592c92417
6857363: deadlock caused by sun.awt.X11.XTrayIconPeer$Tooltip.display
...
Reviewed-by: ant, art
2009-12-28 20:35:41 +03:00
Andrei Dmitriev
79b63384b2
6893325: JComboBox and dragging to an item outside the bounds of the containing JFrame is not selecting that
...
Reviewed-by: art, dcherepanov
2009-12-22 17:28:52 +03:00
Lana Steuck
6d6ed99403
Merge
2009-12-16 00:09:57 -08:00
Lana Steuck
ac644fa9f8
Merge
2009-12-10 09:50:09 -08:00
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
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
Alex Menkov
f0c4f1b346
Merge
2009-11-27 18:36:51 +03:00
Omair Majid
609f2d2cef
6832063: OpenJDK fails to open the default ALSA device when PulseAudio is enabled
...
Reviewed-by: amenkov
2009-11-27 17:54:45 +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
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
Kumar Srinivasan
3d2d85a19c
6367077: Purge LD_LIBRARY_PATH usage from the launcher
...
6899834: (launcher) remove the solaris libjvm.so symlink
Fixes other related issues as well.
Reviewed-by: darcy, ohair, xlu, martin
2009-11-20 11:01:32 -08: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
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