3112 Commits

Author SHA1 Message Date
Mandy Chung
e54cb28a96 6977034: Thread.getState() very slow
Directly map the threadStatus value to Thread.State

Reviewed-by: emcmanus, dholmes
2010-12-08 10:45:28 -08:00
Sean Mullan
d91f2b34af 6998860: Signed jar file verification is currently creating many extra new Sun providers
Reviewed-by: mchung
2010-12-08 10:21:48 -08:00
Michael McMahon
3b12289f13 Merge 2010-12-07 13:29:20 +00:00
Michael McMahon
04da999791 7005016: sqe test jhttp/HttpServer150013/HttpServer150013.java
Reviewed-by: chegar
2010-12-07 13:27:02 +00:00
Weijun Wang
aaf74fa919 6990370: FindBugs scan - Malicious code vulnerability Warnings in com.sun.jndi.ldap.*
Reviewed-by: xuelei
2010-12-07 17:30:54 +08:00
Joe Darcy
e9ba5a8f34 6990094: ObjectInputStream cloneArray doesn't handle short[]
Reviewed-by: alanb, smarks, peterjones
2010-12-07 01:09:17 -08:00
Mike Duigou
87ce83aac4 Merge 2010-12-06 19:40:57 -08:00
Mike Duigou
dd0d8c601c 7004205: fixes handling of sane-gcc-compiler on 32-bit linux and solaris. Previously committed as 6998016 and 6998012
Reviewed-by: ohair, dholmes
2010-12-06 19:37:40 -08:00
Weijun Wang
0ea8ad3664 6986825: policytool can not save file
Reviewed-by: wetmore
2010-12-07 09:51:13 +08:00
Xueming Shen
9610d3c130 6989148: (fs) zip provider should be available "out of the box"
Zip filesystem provider update, add zipfs.jar into ext dir

Reviewed-by: alanb
2010-12-06 13:18:16 -08:00
Vinnie Ryan
7870d5a335 6557615: Method toString() of java.security.Timestamp throws IndexOutOfBoundsException if CertPath has empty
Reviewed-by: mullan
2010-12-06 18:52:23 +00:00
Jonathan Gibbons
b62df1f713 7004021: docs should not assume -source 1.5
Reviewed-by: ohair
2010-12-05 20:46:23 -08:00
Weijun Wang
36d8bb215e 6992964: FindBugs warnings in com.sun.security.auth.module.UnixSystem.java
Reviewed-by: mullan
2010-12-06 10:48:57 +08:00
Weijun Wang
d670fd38bf 6943352: SSL regression: RSAClientKeyExchange fails to pass securerandom arg to KeyGen
Reviewed-by: wetmore, xuelei
2010-12-06 10:48:20 +08:00
Weijun Wang
d9f1152680 6896700: Validation of signatures succeed when it should fail
Reviewed-by: wetmore
2010-12-06 10:48:18 +08:00
Weijun Wang
6ad8ffe59b 7004168: jarsigner -verify checks for KeyUsage codesigning ext on all certs instead of just signing cert
Reviewed-by: mullan
2010-12-06 10:46:26 +08:00
Weijun Wang
1d7abe0313 7004035: signed jar with only META-INF/* inside is not verifiable
Reviewed-by: mullan
2010-12-06 10:46:18 +08:00
Lana Steuck
0ebf8df623 Merge 2010-12-05 16:08:01 -08:00
Lana Steuck
987b04c8e9 Merge 2010-12-05 15:26:16 -08:00
Weijun Wang
3281356d0f 7004721: ktarg.sh fails when there's no default realm
Reviewed-by: xuelei
2010-12-06 06:49:18 +08:00
Kelly O'Hair
8729ec102f Merge 2010-12-03 19:47:49 -08:00
Xue-Lei Andrew Fan
5c9c79fca6 6979376: to have ldap filters tolerate underscore character in object identifier
Reviewed-by: weijun
2010-12-02 23:44:01 -08:00
Christine Lu
e92f8ce764 Added tag jdk7-b120 for changeset 445c518364c4 2010-12-02 19:04:13 -08:00
Mandy Chung
c380ff11d0 6402006: FileInputStream.available() returns negative values when reading a large file
Reviewed-by: alanb
2010-12-01 15:58:49 -08:00
Doug Lea
f9a00e6199 7003745: Code style cleanups (sync from Dougs CVS)
Reviewed-by: chegar, dholmes
2010-12-01 21:46:52 +00:00
Joe Darcy
c5f85d1c78 7002594: Math.max and Math.min should use floatToRawIntBits() to check for -0.0
Reviewed-by: mduigou, lancea, alanb
2010-12-01 13:01:53 -08:00
Alan Bateman
e26ead2b68 Merge 2010-12-01 19:40:34 +00:00
Alan Bateman
3111dfa081 6709457: (fc) lock/tryLock() throws IOException "Access is denied" when file opened for append [win]
Reviewed-by: chegar
2010-12-01 13:49:02 +00:00
Mike Duigou
75228b8b08 Merge 2010-11-30 13:53:36 -08:00
Mike Duigou
338c085a7f 7003544: backout of openjdk changeset 6a391a0ed0da
Reviewed-by: ohair
2010-11-30 13:53:06 -08:00
Kumar Srinivasan
acdfc13f59 7003227: (pack200) intermittent failures compiling pack200
Reviewed-by: jjg
2010-11-29 13:38:12 -08:00
Mike Duigou
5c9d8de959 Merge 2010-11-29 10:44:35 -08:00
Mike Duigou
7da94e3872 6998016: Incorrect ifdef nesting in sane-gcc-compiler rule
6998014: Use /etc/lsb-release, when available, to detect linux variant and version

Reviewed-by: dholmes, ohair
2010-11-29 10:37:44 -08:00
Kumar Srinivasan
b38c70ff49 7002986: (pack200) intermittent failures compiling pack200
Reviewed-by: jjg
2010-11-27 07:46:05 -08:00
Alan Bateman
b6b4b5086c 6878369: (ch) AsynchronousSocketChannel read/write methods that specify timeouts should not throw IAE
Reviewed-by: forax
2010-11-24 09:51:31 +00:00
Kumar Srinivasan
fac39410b5 6452854: Provide a flag to print the java configuration
Reviewed-by: darcy, mchung, sherman, dholmes, mduigou
2010-11-23 16:52:39 -08:00
Weijun Wang
9f743252e5 7002036: ktab return code changes on a error case
Reviewed-by: valeriep
2010-11-24 07:43:06 +08:00
Xueming Shen
bf54a0ce83 7001434: charset name for Cp833 should be x-IBM833
Changed the name to x-IBM833 in extsbcs

Reviewed-by: alanb
2010-11-22 16:12:23 -08:00
Xueming Shen
1558c2f9b1 6858865: Fix for 6728376 causes regression if the size of "data" is 0 and malloc returns Null for 0-length
Don't throw OOME when in or out buffer size is 0 length

Reviewed-by: alanb
2010-11-22 16:03:13 -08:00
Christine Lu
c61a6186f3 Added tag jdk7-b119 for changeset 7f370da0805b 2010-11-22 14:57:23 -08:00
Sean Mullan
e9d88cabcd Merge 2010-11-22 11:27:14 -05:00
Michael McMahon
8694378cd2 Merge 2010-11-22 16:11:13 +00:00
Michael McMahon
5bec7cedec 6984182: Setting SO_RCVBUF/SO_SNDBUF to larger than tcp_max_buf fails on Solaris 11 if kernel params changed
Reviewed-by: alanb, chegar
2010-11-22 16:09:31 +00:00
Sean Mullan
cf3933b176 Merge 2010-11-22 10:18:33 -05:00
Sean Mullan
c5c0369dc2 6995424: Eliminate dependency to a deprecated API com.sun.security.auth.PolicyFile
Reviewed-by: mchung
2010-11-22 10:16:07 -05:00
Weijun Wang
11c0d2dbec 6979329: CCacheInputStream fails to read ticket cache files from Kerberos 1.8.1
Reviewed-by: valeriep
2010-11-22 09:43:58 +08:00
Xue-Lei Andrew Fan
ae111e5e4a 6903584: Legal notice repair: Three files under jdk/src/share/classes/sun/security/ssl/
Reviewed-by: weijun
2010-11-20 07:00:31 -08:00
Valerie Peng
358ee90f29 6720456: New 4150 may have larger blowfish keysizes
Changed to use TBD value instead of FAIL

Reviewed-by: weijun
2010-11-19 17:05:47 -08:00
Valerie Peng
b3d5652149 6203816: Can not run test/java/security/Security/ClassLoaderDeadlock.sh from the command line
Fixed the script to not delete the provider sub-directory

Reviewed-by: weijun
2010-11-19 16:59:48 -08:00
Lance Andersen
5731d03344 7001669: Typo in javadocs for SQLPermission
Reviewed-by: alanb
2010-11-19 17:18:31 -05:00