Yuri Nesterenko
5e24ed1624
Merge
2009-07-07 23:12:36 -07:00
Yuri Nesterenko
6c34ebe4d3
Merge
2009-06-30 02:48:38 -07:00
Tim Bell
c0a769b9ff
Merge
2009-06-29 17:40:17 -07:00
Chris Hegarty
60b4f589fb
6855335: Several changes in the SCTP implementation
...
Reviewed-by: michaelm
2009-06-29 14:53:10 +01:00
Tim Bell
817aac3f58
Merge
2009-06-28 23:16:18 -07:00
Alan Bateman
212565afd7
6838333: New I/O: Update file system API to jsr203/nio2-b101
...
6844313: New I/O: File timestamps should be represented by a FileTime rather than a long+TimeUnit
Reviewed-by: sherman
2009-06-27 21:46:53 +01:00
Yuri Nesterenko
c61b48b28b
6711676: Numpad keys trigger more than one KeyEvent
...
Introduce a new sniffer based on server keymap.
Reviewed-by: art
2009-06-26 11:48:58 +04:00
Yuri Nesterenko
46360bd868
Merge
2009-06-23 23:09:49 -07:00
Martin Buchholz
356454363f
6853336: (process) disable or remove clone-exec feature (6850720)
...
Clone-exec feature (6850720) needs more work on 32-bit Linux
Reviewed-by: alanb, michaelm
2009-06-21 12:02:14 -07:00
Andrew John Hughes
fdff41f711
6851515: awt_p.h incorporates a chunk of the XRender header
...
Use XRender header directly rather than copying chunks locally
Reviewed-by: anthony, ohair
2009-06-17 21:13:04 +01:00
Martin Buchholz
a5e977cf14
6850720: (process) Use clone(CLONE_VM), not fork, on Linux to avoid swap exhaustion
...
Use clone(CLONE_VM) on Linux; Reluctantly implement execvpe.
Reviewed-by: michaelm
2009-06-14 14:23:22 -07:00
Tim Bell
54e8ace85c
Merge
2009-06-11 21:32:12 -07:00
Chris Hegarty
9641cb498c
6807602: Increase MAX_BUFFER_LEN and MAX_HEAP_BUFFER_LEN on 64-bit Solaris and Linux
...
Reviewed-by: alanb
2009-05-29 15:51:43 +01:00
Andrei Dmitriev
fb9bba27b9
6844750: Solaris build failed after 6799099
...
Reviewed-by: yan
2009-05-25 18:22:23 +04:00
Andrei Dmitriev
072ba357bf
6799099: All automatic regression tests that create Robot fail on X11
...
Reviewed-by: art, ant
2009-05-22 16:09:45 +04:00
Anthony Petrov
c403935e34
6839999: Cumulative fix for 6762511 and 6838003
...
Adds support for ARGB and ABGR X11 surfaces.
Reviewed-by: art, yan
2009-05-19 17:03:13 +04:00
Artem Ananiev
fb42efb4c9
6678385: Random java.lang.StackOverflowError from various JDKs
...
Reviewed-by: stayer
2009-05-15 15:40:35 +04:00
Anthony Petrov
a9fe649f3d
6838046: Rollback 6762511 due to build failure (6838003)
...
Reviewed-by: yan
2009-05-06 20:06:23 +04:00
Anthony Petrov
2c819571f1
6762511: Translucency is not working on Linux using Metacity
...
Introduced additional blits and new X11 surface types (ARGB, ABGR)
Reviewed-by: art, avu
2009-05-05 14:45:56 +04:00
Xiomara Jayasena
c9560133fd
Merge
2009-04-16 19:10:32 -07:00
Chris Hegarty
26ae13fe80
4927640: Implementation of the sctp protocol
...
An implementation-specific API for the Stream Control Transmission Protocol
Reviewed-by: alanb, michaelm, jccollet
2009-04-16 17:42:00 +01:00
Lana Steuck
1c53c596df
Merge
2009-04-14 04:21:02 -07:00
Lana Steuck
b290c5dc99
Merge
2009-04-14 00:05:07 -07:00
Lana Steuck
9769fa9e3b
Merge
2009-04-13 22:34:29 -07:00
Lana Steuck
92f020bb7c
Merge
2009-04-09 20:34:56 -07:00
Lana Steuck
415053276d
Merge
2009-04-09 13:12:58 -07:00
Alan Bateman
560560dc55
4890703: Support SDP (sol)
...
Reviewed-by: michaelm
2009-04-06 08:59:33 +01:00
Alan Bateman
de8096cf48
6772303: (se) IOException: Invalid argument" thrown on a call to Selector.select(value) with -d64
...
Reviewed-by: sherman
2009-03-27 16:04:05 +00:00
Yuri Nesterenko
51ef95c396
6680988: KeyEvent is still missing VK values for many keyboards
...
2 new methods and some fields added to KeyEvent, plus hash of constants introduced
Reviewed-by: art
2009-03-27 12:01:24 +03:00
Anthony Petrov
a1fd30eb7a
6693253: Security Warning appearance requires enhancements
...
6779717: A Window does not show applet security warning icon on X platforms
6785058: Parent dn't get the focus after dialog is closed if security warning is applied
Forward-port from 6u10-6u14
Reviewed-by: art, dcherepanov
2009-03-26 14:38:46 +03:00
Xiomara Jayasena
f038343dc2
6814575: Update copyright year
...
Update copyright for files that have been modified in 2009, up to 03/09
Reviewed-by: katleman, tbell, ohair
2009-03-09 13:29:01 -07:00
Dmitry Cherepanov
8a7cd86a28
6809227: poor performance on Panel.Add() method in jdk6
...
Reviewed-by: art, anthony
2009-03-04 13:05:56 +03:00
Alan Bateman
03b68e9989
6811578: genSolarisConstants.c should not require kernel patch to compile on Solaris 10
...
Reviewed-by: tbell
2009-03-01 14:44:50 +00:00
Peter Zhelezniakov
07338e17b5
6804221: Three tests for JTabbedPane produce VM crash on rhel3
...
Reviewed-by: stayer, campbell
2009-02-24 19:17:51 +03:00
Lana Steuck
ddc1549079
Merge
2009-02-22 12:26:39 -08:00
Anthony Petrov
f9a987bf43
6804747: Ensure consistent graphicsConfig member across components hierarchy
...
Reviewed-by: art, dcherepanov
2009-02-20 17:34:16 +03:00
Tim Bell
354897da83
Merge
2009-02-19 18:04:30 -08:00
Lana Steuck
0b8159d689
Merge
2009-02-18 10:05:41 -08:00
Chris Hegarty
7dbcbc13d7
6800805: java.net.NetworkInterface.getNetworkInterfaces() does not list IPv6 network interfaces correctly
...
Reviewed-by: jccollet
2009-02-16 17:19:05 +00:00
Alan Bateman
030a13d8fe
6781363: New I/O: Update socket-channel API to jsr203/nio2-b99
...
4313887: New I/O: Improved filesystem interface
4607272: New I/O: Support asynchronous I/O
Reviewed-by: sherman, chegar
2009-02-15 12:25:54 +00:00
Artem Ananiev
e67e7cb5a7
6633275: Need to support shaped/translucent windows
...
Forward-port from 6u14, no public API is introduced
Reviewed-by: anthony, dcherepanov
2009-02-11 17:07:06 +03:00
Christos Zoulas
68c4bef974
6799040: Portability issues in src/solaris/native/java/net/Inet4AddressImpl.c
...
Reviewed-by: alanb
2009-02-11 13:16:53 +00:00
Lana Steuck
f9c7b83d22
Merge
2009-02-10 12:26:12 -08:00
Anthony Petrov
13c271c69b
6797195: Forward-port enhancements for hw/lw mixing from 6u12 to 7
...
Reviewed-by: art, dcherepanov
2009-02-04 11:58:13 +03:00
Christos Zoulas
40754a9924
6798822: (process) Non-portable use of isdigit in src/solaris/native/java/lang/UNIXProcess_md.c
...
Reviewed-by: alanb
2009-01-28 14:13:37 -08:00
Clemens Eisserer
5d3228cbb3
6708580: Java applications slow when EXA enabled
...
Reviewed-by: prr, tdv
2008-12-04 11:21:26 -08:00
Phil Race
66b3af8b02
6764543: SIGSEGV in libfontconfig.so starting from jdk7b33
...
Reviewed-by: campbell, igor
2008-10-28 14:40:58 -07:00
Lana Steuck
92c83c7681
Merge
2008-10-20 19:07:12 -07:00
Lana Steuck
579cc2111a
Merge
2008-10-20 11:52:47 -07:00
Bradford Wetmore
c63de8e0a8
Merge
2008-10-06 09:17:35 -07:00