Kelly O'Hair
|
d9f838f739
|
6746415: The include file stropts.h is not available in Fedora 9 (STREAMS Kernel Extension?)
Reviewed-by: tbell
|
2008-09-11 11:12:21 -07:00 |
|
Alan Bateman
|
63d86bcfda
|
4640544: New I/O: Complete socket-channel functionality
Reviewed-by: iris, sherman, chegar
|
2008-08-31 18:39:01 +01:00 |
|
Kumar Srinivasan
|
136ad92f3d
|
6685121: (launcher) make ReportErrorMessages accessible by other launcher subsystems
Provided error reporting interfaces to other java subsystems that the launcher uses.
Reviewed-by: darcy
|
2008-08-26 10:21:20 -07:00 |
|
Alan Bateman
|
827a25e39d
|
6728542: (se) epoll based SelectorProvider should be portable to platforms other than x86 and x64
Reviewed-by: sherman
|
2008-08-26 09:23:12 +01:00 |
|
Bradford Wetmore
|
f1c6258165
|
Merge
|
2008-08-25 08:11:08 -07:00 |
|
Jean-Christophe Collet
|
29241c7694
|
6717876: Make java.net.NetworkInterface.getIndex() public
Make getIndex() and getByIndex() public. Required a name change in native code
Reviewed-by: alanb, chegar, michaelm
|
2008-08-25 14:38:20 +02:00 |
|
Kelly O'Hair
|
cac629a070
|
6732421: Removed old javavm and Classic VM files from the jdk7 sources
Reviewed-by: alanb
|
2008-08-22 12:24:27 -07:00 |
|
Jennifer Godinez
|
ea4f164aae
|
6731826: race condition in UnixPrintServiceLookup
Reviewed-by: campbell, tdv
|
2008-08-19 16:04:06 -07:00 |
|
Artem Ananiev
|
f5cc909878
|
6708392: Provide internal API to create OverrideRedirect windows, XToolkit
SunToolkit.setOverrideRedirect() method is introduced
Reviewed-by: mlapshin, yan
|
2008-08-14 12:58:51 +04:00 |
|
Artem Ananiev
|
18c2b3a604
|
6735584: XNETProtocol:setStateHelper() produces bad _NET_WM_STATE messages
Reviewed-by: yan
|
2008-08-12 12:00:46 +04:00 |
|
Yuri Nesterenko
|
540f1f640a
|
Merge
|
2008-08-08 03:32:34 -07:00 |
|
Lana Steuck
|
6b68aa3dcb
|
Merge
|
2008-08-07 22:24:26 -07:00 |
|
Jennifer Godinez
|
3630a38b8f
|
6731937: javax/print/CheckDupFlavor.java fails
Reviewed-by: campbell, tdv
|
2008-08-07 11:19:06 -07:00 |
|
Tim Bell
|
37f438af87
|
Merge
|
2008-08-07 09:42:31 -07:00 |
|
Yuri Nesterenko
|
4e01039ec9
|
6454041: decimal separator munches the character standing at the right (sk keyboard)
In a group of keysyms associated with a key, check for keypad-ness of more keysyms
Reviewed-by: art
|
2008-08-05 15:26:08 +04:00 |
|
Bradford Wetmore
|
e37f0f7e34
|
Merge
|
2008-07-29 10:18:25 -07:00 |
|
Chris Hegarty
|
8171c4e3d7
|
6730740: Fix for 6729881 has apparently broken several 64 bit tests: "Bad address"
Reviewed-by: alanb, jccollet
|
2008-07-29 09:53:35 -07:00 |
|
Chris Hegarty
|
da50d1d60b
|
6729881: Compiler warning in networking native code
Cleanup compiler warnings
Reviewed-by: alanb, jccollet, michaelm
|
2008-07-28 13:02:11 +01:00 |
|
Lana Steuck
|
025ca5d66a
|
Merge
|
2008-07-24 21:12:50 -07:00 |
|
Kelly O'Hair
|
44b60b7c42
|
6725543: Compiler warnings in serviceability native code
Reviewed-by: alanb
|
2008-07-24 14:03:16 -07:00 |
|
Alan Bateman
|
949d3854a5
|
6726309: Compiler warnings in nio code
Reviewed-by: sherman, iris
|
2008-07-24 12:46:41 +01:00 |
|
Dmitri Trembovetski
|
bd5f86fee1
|
6728492: typo in copyrights in some files touched by the d3d pipeline port
Reviewed-by: prr
|
2008-07-22 11:24:32 -07:00 |
|
Dmitri Trembovetski
|
e4c9db984f
|
6725214: D3D: forward-port the new pipeline from 6u10
Forward port of the new Direct3D 9 rendering pipeline from 6u10. Also includes fixes for 6690659 6689025 6658398 6596234.
Reviewed-by: campbell, prr
|
2008-07-18 10:48:44 -07:00 |
|
Xiomara Jayasena
|
2617d1d179
|
6719955: Update copyright year
Update copyright year for files that have been modified in 2008
Reviewed-by: ohair, tbell
|
2008-07-02 12:55:45 -07:00 |
|
Anthony Petrov
|
3a96c0f73d
|
6704896: FD_SET usage can cause stack corruption (sol)
Using poll() instead of select()
Reviewed-by: yan, denis
|
2008-06-23 16:03:25 +04:00 |
|
Yuri Nesterenko
|
f8d7c817f6
|
6706121: makefile: unnecessary Motif classes compilation in JDK7
Removed 80 obsolete .c and .java files, temporary modified some more
Reviewed-by: denis
|
2008-06-19 11:26:54 +04:00 |
|
Jean-Christophe Collet
|
1c4114a2d3
|
6483406: new ServerSocket() sometimes takes more than 3 minutes on Suse Linux
Switch to socketpair() call to create marker fd
Reviewed-by: alanb
|
2008-06-13 17:43:50 +02:00 |
|
Phil Race
|
64cefa94d1
|
6378099: RFE: Use libfontconfig to create/synthesise a fontconfig.properties
Reviewed-by: tdv, igor
|
2008-06-12 13:17:33 -07:00 |
|
Chris Hegarty
|
840473c1e3
|
6628569: api/java_net/MulticastSocket/descriptions.html#setTTL fails is ipv6 configured
Failover to IPv6 socket if IPv4 fails
Reviewed-by: michaelm
|
2008-06-12 17:28:08 +01:00 |
|
Chris Hegarty
|
f2e8ba353c
|
6698625: InetAddress.getLocalHost() failed in returning chinese local host name
Remove unnecessary and incorrect NewStringUTF
Reviewed-by: michaelm
|
2008-06-12 17:25:37 +01:00 |
|
Alan Bateman
|
e44b665297
|
Merge
|
2008-06-07 16:11:57 +01:00 |
|
Tim Bell
|
e23242de59
|
Merge
|
2008-06-06 15:16:19 -07:00 |
|
Tim Bell
|
21953a51cd
|
Merge
|
2008-06-05 17:43:14 -07:00 |
|
Alan Bateman
|
06e7bf1f85
|
6596323: (fc) ClosedByInterruptException not thrown by the interrupt method (lnx)
Reviewed-by: sherman
|
2008-06-05 14:50:28 +01:00 |
|
Alan Bateman
|
f46dc4e70b
|
6652379: File.setLastModified fails on large files (lnx only)
Reviewed-by: iris
|
2008-06-05 14:47:03 +01:00 |
|
Chris Hegarty
|
0ad6d3770b
|
6626677: Error: Unimplemented()/HPI sysMonitorExit is broken on linux
Remove the definition of NEED_DL_LOCK on platforms with GLIBC
Reviewed-by: dholmes, psoper
|
2008-06-05 04:08:41 -07:00 |
|
Bradford Wetmore
|
328c2b4f39
|
Merge
|
2008-06-02 10:16:54 -07:00 |
|
Phil Race
|
a2ffb58a98
|
Merge
|
2008-05-19 15:33:24 -07:00 |
|
Tim Bell
|
8b3c7a86d6
|
Merge
|
2008-05-16 12:25:57 -07:00 |
|
Chris Hegarty
|
a83943f8b0
|
6670408: testcase panics 1.5.0_12&_14 JVM when java.net.PlainSocketImpl trying to throw an exception
Replace select with poll
Reviewed-by: alanb, jccollet
|
2008-05-15 10:26:07 +01:00 |
|
Roman Kennke
|
f333c99e58
|
6675596: SurfaceManagerFactory should allow plugging in different implementations
Reviewed-by: tdv, campbell
|
2008-05-14 16:05:07 -07:00 |
|
Dmitri Trembovetski
|
3ea05e6a1a
|
6604044: java crashes talking to second X screen
Reviewed-by: prr
|
2008-05-14 09:16:18 -07:00 |
|
Yuri Nesterenko
|
62c49d12f7
|
Merge
|
2008-05-13 21:58:46 -07:00 |
|
Dan Munckton
|
95f191ea95
|
6636469: Java Fullscreen Exclusive Mode not working with Xorg server 1.3.0 and above
Improve the check for full exclusive screen support by analyzing RANDR extension version
Reviewed-by: tdv, prr
|
2008-05-13 16:46:06 -07:00 |
|
Keith McGuigan
|
c3f28b519a
|
6697875: Copyright headers need to be upgraded with GPL derivative
Update copyright headers to GPL
Reviewed-by: xdono
|
2008-05-08 09:16:03 -04:00 |
|
Yuri Nesterenko
|
55c1fa19a4
|
Merge
|
2008-05-04 07:05:42 -07:00 |
|
Mikhail Lapshin
|
dd60bfb692
|
Merge
|
2008-04-29 06:30:27 -07:00 |
|
Phil Race
|
c672506f95
|
6679308: Poor text rendering on translucent image
Reviewed-by: flar, campbell
|
2008-04-28 15:57:46 -07:00 |
|
Mikhail Lapshin
|
2b028bddc7
|
Merge
|
2008-04-24 05:58:57 -07:00 |
|
Yuri Nesterenko
|
9145169200
|
6627324: Alt Graph doesnot generate any key event when pressing in German locale
This Unix only problem solved by mapping XK_ISO_Level3_Shift keysym to Java keycode VK_ALT_GRAPH.
Reviewed-by: son
|
2008-04-23 14:35:26 +04:00 |
|