Lana Steuck
77b5bbb1b5
Merge
2010-09-01 16:15:57 -07:00
Martin Buchholz
080f83060e
6981145: (se) Eliminate JNI*Critical when creating pipes and other cleanups
...
Avoid *Critical; fix compile warnings; improve readability
Reviewed-by: alanb
2010-09-01 09:45:08 -07:00
Naoto Sato
6d2cb04013
4700857: RFE: separating user locale and user interface locale
...
Reviewed-by: okutsu
2010-08-31 11:27:10 -07:00
Chris Hegarty
22534d46e9
6882910: Unexplained lack of IP4 network ability when transparent IP6 to IP4 is disabled
...
Reviewed-by: alanb
2010-08-10 17:30:43 +01:00
Lana Steuck
99a605b4b3
Merge
2010-07-29 22:02:45 -07:00
Chris Hegarty
d08b7168c3
Merge
2010-07-29 17:04:07 +01:00
Alan Bateman
1736731b74
6934977: (bf) MappedByteBuffer.load can SIGBUS if file is truncated
...
6799037: (fs) MappedByteBuffer.load crash with unaligned file-mapping (sol)
Reviewed-by: chegar, forax
2010-07-29 13:08:58 +01:00
Chris Hegarty
2d91b17b0a
6972374: NetworkInterface.getNetworkInterfaces throws "java.net.SocketException" on Solaris zone
...
Reviewed-by: alanb, dsamersoff
2010-07-29 10:02:41 +01:00
Alan Bateman
11b424e02b
6963907: (so) Socket adapter need to implement sendUrgentData
...
Reviewed-by: chegar
2010-07-21 18:08:46 +01:00
Dmitry Samersoff
bd18ff374c
6964714: NetworkInterface getInetAddresses enumerates IPv6 addresses if java.net.preferIPvStack property set
...
User can disable ipv6 explicitly, have to check it
Reviewed-by: chegar, alanb
2010-07-13 15:32:36 +04:00
Lana Steuck
6b9ad54671
Merge
2010-07-12 19:42:02 -07:00
Lana Steuck
8baf254d15
Merge
2010-07-12 19:33:50 -07:00
Kelly O'Hair
37f89e6be6
6959998: Return of SurfaceData_InitOps point not checked in all cases (parfait found these)
...
Reviewed-by: prr
2010-07-12 13:16:28 -07:00
Chris Hegarty
25c1ab1e55
6967937: Scope id no longer being set after 6931566
...
Reviewed-by: alanb, dsamersoff
2010-07-12 18:13:40 +01:00
Dmitry Cherepanov
6d38b07902
6966643: GTK FileDialog hangs when user manually closes it
...
Reviewed-by: art
2010-07-06 18:23:09 +04:00
Dmitry Samersoff
5cf9793864
6931566: NetworkInterface is not working when interface name is more than 15 characters long
...
Separate Linux and Solaris code, use lifreq under Solaris
Reviewed-by: chegar
2010-06-23 17:25:50 +04:00
Anthony Petrov
a0e99eb3e4
6959165: JVM crash during execution FileDialogBufferOverflowTest.html
...
Add proper synchronization
Reviewed-by: art, dcherepanov
2010-06-18 17:09:28 +04: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
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
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
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
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
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
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
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
Lana Steuck
ac644fa9f8
Merge
2009-12-10 09:50:09 -08: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
Lana Steuck
a23c7f2fe8
Merge
2009-11-18 18:56:59 -08:00
Lana Steuck
228f3f7726
Merge
2009-11-18 17:17:56 -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
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
Andrew John Hughes
d45297718d
6897844: Fix broken build on newer versions of X11 (libXext >= 1.1.0)
...
Recent changes to X11's header structure break the build
Reviewed-by: prr, flar
2009-11-03 23:23:15 +00:00
Peter Zhelezniakov
ec86441a47
6893704: Potential memory leak in gtk2_interface.c
...
Reviewed-by: stayer
2009-10-22 15:43:25 +04:00
Anthony Petrov
a77b6a72e0
6891483: XToolkit.getEnv() checks for NULL on a wrong symbol
...
Reviewed-by: dcherepanov
2009-10-19 16:06:41 +04:00
Jennifer Godinez
7ba506e726
Merge
2009-09-16 19:36:05 -07:00
Yuka Kamiya
4e064060c0
6456628: (tz) Default timezone is incorrectly set occasionally on Linux
...
Reviewed-by: okutsu
2009-08-31 14:53:05 +09:00
Phil Race
e674d62725
6867603: sun.font.FontManager.getDefaultPlatformFont throws NPE in OpenJDK on Solaris 10 10/08
...
Reviewed-by: igor, jgodinez
2009-08-14 14:25:22 -07:00
Alan Bateman
90b1aee142
4516760: (so) Intermittent SocketException: Transport endpoint is not connected (lnx)
...
Reviewed-by: sherman
2009-08-11 12:37:02 +01:00
Roman Kennke
eb12553aa3
6795908: Refactor FontManager
...
Reviewed-by: prr, igor
2009-08-07 18:31:11 +02:00
Tim Bell
f98b97ffea
Merge
2009-08-06 19:01:59 -07:00
Yuri Nesterenko
bc02d891d1
Merge
2009-08-05 00:07:48 -07:00
Martin Buchholz
31e53b285c
6856590: (process) Use RESTARTABLE in UNIXProcess_md.c
...
Wrap all system calls with RESTARTABLE
Reviewed-by: michaelm
2009-08-04 19:18:15 -07:00