271 Commits

Author SHA1 Message Date
Alan Bateman
2c66181252 6894633: NetHooks should not require provider to be present (sol)
Reviewed-by: chegar, jccollet
2009-10-24 20:36:01 +01:00
Chris Hegarty
6a460a3b96 6893238: Move NTLM and SPNEGO implementations into separate packages
Reviewed-by: michaelm, alanb
2009-10-21 15:41:42 +01:00
Alan Bateman
b712d23c2f 6879463: (file) DirectoryStream#iterator's remove method throws wrong exception when stream is closed
Reviewed-by: sherman
2009-10-19 20:01:45 +01:00
Tim Bell
c71af49e2b Merge 2009-10-15 22:47:56 -07:00
Alan Bateman
d7441d8772 6891404: (fs) ACL tests fail with "Invalid argument" on ZFS (sol)
Reviewed-by: sherman
2009-10-15 11:55:19 +01:00
Lana Steuck
5b812467bf Merge 2009-10-13 15:25:58 -07:00
Tim Bell
022d2f3730 Merge 2009-10-07 14:15:01 -07:00
Yuri Nesterenko
b5bdd219cd Merge 2009-10-06 23:40:27 -07:00
Michael McMahon
45d2886ea7 6870935: DIGEST proxy authentication fails to connect to URLs with no trailing slash
Reviewed-by: chegar
2009-10-02 13:57:41 +01:00
Dmitry Cherepanov
0d7e36485c 6853592: VM test nsk.regression.b4261880 fails with "X Error of failed request: BadWindow" inconsistently
Reviewed-by: art, anthony
2009-09-30 13:21:51 +04:00
Mandy Chung
fc0fc96e68 6879044: Eliminate the dependency on logging from the AWT/2D/Swing classes
Replace calls to Logger with sun.util.logging.PlatformLogger

Reviewed-by: prr, art, alexp, dcherepanov, igor, dav, anthony
2009-09-29 16:03:03 -07:00
Jennifer Godinez
6103978814 Merge 2009-09-29 09:02:00 -07:00
Chris Hegarty
fc6bda88ab 6882594: Remove static dependancy on NTLM authentication
Reviewed-by: alanb, weijun
2009-09-18 22:18:19 +01:00
Jennifer Godinez
7ba506e726 Merge 2009-09-16 19:36:05 -07:00
Yuri Nesterenko
5d7bb00c89 Merge 2009-09-15 23:41:40 -07:00
Tim Bell
b43c00d17d Merge 2009-09-16 09:23:50 -07:00
Yuri Nesterenko
926d6d625a Merge 2009-09-09 00:51:06 -07:00
Yuri Nesterenko
0767c39799 Merge 2009-09-09 00:48:59 -07:00
Mandy Chung
5625b33736 Merge 2009-09-08 12:59:03 -07:00
Alan Bateman
98e07b99bf 6873621: (file) FileStore.supportsFileAttributeView(Class<FileAttributeView> type) returns wrong result
Reviewed-by: andrew
2009-09-04 18:15:50 +01:00
Yuri Nesterenko
13dde485d8 6871299: Shift+Tab no longer generates a KEY_TYPED event; used to with JRE 1.5
Add XK_ISO_Left_Tab -> VK_TAB rule

Reviewed-by: dcherepanov
2009-09-04 14:50:58 +04: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
Dmitry Cherepanov
8b2b083b28 6854898: Frame is located at the negative coordinates instead of origin for Solaris 10 CDE
Reviewed-by: art, anthony
2009-08-27 17:06:23 +04:00
Mandy Chung
1478582041 Merge 2009-08-24 10:33:08 -07:00
Alan Bateman
aecf7417ad 6842687: New I/O: Update Asynchronous I/O API to jsr203/nio2-b101
Reviewed-by: sherman
2009-08-23 12:53:45 +01:00
Alan Bateman
b458f8ca65 6866804: (file) Path calls checkPermission insteadof checkXXX (sol)
Reviewed-by: sherman
2009-08-20 08:48:29 +01: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
Roman Kennke
afb1868fc4 6870238: Font2DTest fails on Debian after FontManager refactoring
Use fontManager field instead of querying the FontManagerFactory

Reviewed-by: igor, prr
2009-08-12 17:21:08 +02: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
db5938b208 6869705: Missing files of CR6795908, FontManager refactoring
Reviewed-by: prr, igor
2009-08-07 19:36:28 +02:00
Roman Kennke
eb12553aa3 6795908: Refactor FontManager
Reviewed-by: prr, igor
2009-08-07 18:31:11 +02:00
Chris Hegarty
aca1227406 6826801: JarFileFactory should not use HashMap<URL>
Replace URL with a String representation.

Reviewed-by: michaelm, jccollet
2009-08-07 10:51:25 +01:00
Tim Bell
f98b97ffea Merge 2009-08-06 19:01:59 -07:00
Mandy Chung
fb688547c4 6864028: Update the java launcher to use the new entry point JVM_FindClassFromBootLoader
Update the java launcher to use the new entry point JVM_FindClassFromBootLoader

Reviewed-by: ksrini
2009-08-06 16:35:24 -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
Martin Buchholz
c857f977c3 6868160: (process) Use vfork, not fork, on Linux to avoid swap exhaustion
Boldly go where no jdk has dared go before

Reviewed-by: michaelm
2009-08-04 19:18:15 -07:00
Tim Bell
6b6386f999 Merge 2009-07-31 17:19:38 -07:00
Tim Bell
35107a8833 Merge 2009-07-30 23:40:15 -07:00
Jennifer Godinez
430c84f1ea Merge 2009-07-30 12:25:39 -07:00
Martin Buchholz
2d83195be5 6866719: Rename execvpe to avoid symbol clash with glibc 2.10
Reviewed-by: darcy
2009-07-29 21:45:52 -07:00
Yuri Nesterenko
a65646a1fb Merge 2009-07-29 00:12:45 -07:00
Xiomara Jayasena
e0c1d51604 6862919: Update copyright year
Update copyright for files that have been modified in 2009, up to 07/09

Reviewed-by: tbell, ohair
2009-07-28 12:12:54 -07:00
Yuri Nesterenko
f169709382 Merge 2009-07-27 23:42:52 -07:00
Tim Bell
9d2c02479e Merge 2009-07-27 23:06:01 -07:00
Alan Bateman
19093784f4 6864319: (fs) Eliminate static dependency on fdopendir (lnx)
Reviewed-by: martin
2009-07-27 19:22:11 +01:00
Dmitry Cherepanov
642a5040a0 6856929: Frame is not getting resized using Robot in OpenSolaris and Ubuntu
Reviewed-by: art, dav
2009-07-27 15:37:39 +04:00
Chris Hegarty
193cf2ead1 6863110: Newly connected/accepted SctpChannel should fire OP_READ if registered with a Selector
Reviewed-by: jccollet
2009-07-23 14:06:51 +01:00
Yuri Nesterenko
cacd580a84 Merge 2009-07-21 23:23:57 -07:00
Tim Bell
a2d17d381e Merge 2009-07-13 23:58:49 -07:00