Weijun Wang
3e4ca7604b
6966259: Make PrincipalName and Realm immutable
...
Reviewed-by: xuelei
2012-07-11 17:10:34 +08:00
Xue-Lei Andrew Fan
046f2c92e2
7180038: regression test failure, SSLEngineBadBufferArrayAccess.java
...
Reviewed-by: weijun
2012-07-03 20:29:16 -07:00
Xueming Shen
57b8661095
7175845: jar uf changes file permissions unexpectedly
...
7177216: native2ascii changes file permissions of input file
Undo the File.createTempFile change in jar and native2ascii
Reviewed-by: asaha
2012-06-28 22:44:21 -07:00
Lana Steuck
e51eadc837
Merge
2012-06-26 10:57:46 -07:00
Diego Belfer
c0679a0902
6901992: InvalidJarIndexException due to bug in sun.misc.JarIndex.merge()
...
Reviewed-by: chegar
2012-06-19 10:20:45 +01:00
Weijun Wang
911aeb6828
7176574: sun/security/krb5/auto/TcpTimeout.java failed with solaris-i586
...
Reviewed-by: chegar
2012-06-13 19:23:23 +08:00
Alan Bateman
881d64f005
7175775: Disable SA options in jinfo/Basic.java test until SA updated for new hash and String count/offset
...
Reviewed-by: minqi
2012-06-10 10:29:27 +01:00
Abhijit Saha
b74ef2f6b6
Merge
2012-06-07 12:31:10 -07:00
Xue-Lei Andrew Fan
c549cc814d
7174244: NPE in Krb5ProxyImpl.getServerKeys()
...
Reviewed-by: weijun
2012-06-06 18:18:58 -07:00
Alan Bateman
08c4f120c9
7172826: (se) Selector based on the Solaris event port mechanism
...
Reviewed-by: coffeys, chegar
2012-06-06 17:59:29 +01:00
Weijun Wang
dfccae97eb
7174351: test/sun/security/tools/keytool/standard.sh failed after new Hashtable
...
Reviewed-by: xuelei
2012-06-06 10:05:54 +08:00
Weijun Wang
cef72cc08e
7172701: KDC tests cleanup
...
Reviewed-by: xuelei
2012-06-05 17:11:26 +08:00
Mike Duigou
705c53b045
7126277: Alternative String hashing implementation
...
All of the hashing based Map implementations: HashMap, Hashtable, LinkedHashMap, WeakHashMap and ConcurrentHashMap are modified to use an enhanced hashing algorithm for string keys when the capacity of the hash table has ever grown beyond 512 entries. The enhanced hashing implementation uses the murmur3 hashing algorithm along with random hash seeds and index masks. These enhancements mitigate cases where colliding String hash values could result in a performance bottleneck.
Reviewed-by: alanb, forax, dl
2012-05-30 22:18:37 -07:00
Abhijit Saha
5d202b67cc
Merge
2012-05-21 15:13:13 -07:00
Weijun Wang
d11c407c11
7170308: timing error in the krb5 test SSL.java
...
Reviewed-by: xuelei
2012-05-21 15:40:30 +08:00
Valerie Peng
2321d8e2b6
7169496: Problem with the SHA-224 support for SunMSCAPI provider
...
Remove SHA224withRSA signature from SunMSCAPI provider due to lack of windows support.
Reviewed-by: vinnie
2012-05-18 12:29:33 -07:00
Xue-Lei Andrew Fan
955e0697ba
7145960: sun/security/mscapi/ShortRSAKey1024.sh failing on windows
...
Reviewed-by: vinnie, wetmore
2012-05-17 21:59:26 -07:00
Deven You
9a28860b9d
7171028: dots are missed in the datetime for Slovanian
...
Reviewed-by: yhuang
2012-05-25 14:32:07 +08:00
Weijun Wang
f785c8a7a4
7162687: enhance KDC server availability detection
...
Reviewed-by: valeriep
2012-05-23 15:51:10 +08:00
Deven You
ce388a548a
7164191: properties.putAll API may fail with ConcurrentModifcationException on multi-thread scenario
...
Reviewed-by: dholmes, sla
2012-05-15 16:46:10 +04:00
Xue-Lei Andrew Fan
9190ab1d6b
7167988: PKIX CertPathBuilder in reverse mode doesn't work if more than one trust anchor is specified
...
Reviewed-by: mullan
2012-05-14 07:26:53 -07:00
Olivier Lagneau
024a3d8370
7144861: speed up RMI activation tests
...
Reviewed-by: alanb, smarks, dholmes, dmocek
2012-05-11 14:13:29 -07:00
Valerie Peng
00cdcad12f
Merge
2012-05-08 18:57:45 -07:00
Xue-Lei Andrew Fan
081be38b26
7166570: JSSE certificate validation has started to fail for certificate chains
...
Reviewed-by: wetmore
2012-05-08 18:08:49 -07:00
Valerie Peng
879e30901e
4963723: Implement SHA-224
...
Add support for SHA-224, SHA224withRSA, SHA224withECDSA, HmacSHA224 and OAEPwithSHA-224AndMGF1Padding.
Reviewed-by: vinnie
2012-05-08 17:57:48 -07:00
Abhijit Saha
9c3e5a2081
Merge
2012-05-08 07:34:53 -07:00
Lana Steuck
6c68dd5523
Merge
2012-04-26 14:21:19 -07:00
Kurchi Subhra Hazra
4f6ca7513e
7162385: TEST_BUG: sun/net/www/protocol/jar/B4957695.java failing again
...
Enable finding "foo1.jar"
Reviewed-by: chegar
2012-04-19 13:26:06 -07:00
Coleen Phillimore
e776b337e8
Merge
2012-04-19 10:53:35 -04:00
Lana Steuck
b0654071b7
Merge
2012-04-18 10:21:59 -07:00
Lana Steuck
b85926e45f
Merge
2012-04-18 10:18:10 -07:00
Kurchi Subhra Hazra
4869b7a5a7
7152856: TEST_BUG: sun/net/www/protocol/jar/B4957695.java failing on Windows
...
Remove usage of HTTP Server at test/sun/net/www/httptest
Reviewed-by: chegar, alanb
2012-04-17 11:59:12 -07:00
James Melvin
d090606f36
7130404: [macosx] "os.arch" value should be "x86_64" for compatibility with Apple JDK6
...
On Mac OS X, align system property "os.arch" with Apple legacy JDKs. Also, improve os.name string matching by using .contains() method instead of .startsWith(). This fix spans multiple repositories.
Reviewed-by: dcubed, phh, ohair, katleman
2012-04-16 18:09:53 -04:00
Alan Bateman
b29ee10938
7143744: (se) Stabilize KQueue SelectorProvider and make default on MacOSX
...
Reviewed-by: michaelm, chegar
2012-04-16 20:12:20 +01:00
Charles Lee
a51733d81d
7161282: Move test/sun/tools/classpath/RMICClassPathTest.java to a more appropriate location
...
Reviewed-by: alanb
2012-04-16 11:12:10 +08:00
Xueming Shen
d4817a1e4f
7152690: Initialization error with charset SJIS_0213 when security manager is enabled
...
To use doPrivileged block to wrap the data reading code
Reviewed-by: alanb
2012-04-12 10:55:51 -07:00
Deven You
00b38ee051
6610897: New constructor in sun.tools.java.ClassPath builds a path using File.separator instead of File.pathSeparator
...
Reviewed-by: alanb
2012-04-12 15:04:39 +08:00
Lana Steuck
d4fc10af1d
Merge
2012-04-11 18:52:45 -07:00
Lana Steuck
5e9ea38531
Merge
2012-04-11 18:44:33 -07:00
David Katleman
06ec3d779f
Merge
2012-04-11 14:09:48 -07:00
Abhijit Saha
d7dd0a253b
Merge
2012-04-10 10:44:46 -07:00
Weijun Wang
9c8af427e8
7158329: NPE in sun.security.krb5.Credentials.acquireDefaultCreds()
...
Reviewed-by: valeriep, jjg
2012-04-10 12:15:03 +08:00
Sergey Bylokhov
09db79364b
7124401: [macosx] After call Frame dispose() application continues to work
...
Reviewed-by: art, alexp
2012-04-05 19:01:43 +04:00
Lana Steuck
1ae8995f36
Merge
2012-03-30 16:57:50 -07:00
Bradford Wetmore
7775fea771
7142172: Custom TrustManagers that return null for getAcceptedIssuers will NPE
...
Reviewed-by: xuelei
2012-03-30 15:43:13 -07:00
David Buck
ecc9a141a1
7154822: forward port fix for Bug 13645891 to JDK8 jcmd (1024 byte file size limit issue)
...
Changed so that jcmd breaks input into individual lines and sends each one to the jvm separately.
Reviewed-by: dcubed, sla
2012-03-30 10:18:04 -07:00
Yong Jeffrey Huang
0d4e0d1ed0
Merge
2012-03-29 21:22:07 -07:00
Yong Jeffrey Huang
7f78d7e54c
7028073: The currency symbol for Peru is wrong
...
Reviewed-by: naoto
2012-03-29 21:16:58 -07:00
Lana Steuck
f931c18437
Merge
2012-03-26 17:31:42 -07:00
Vinnie Ryan
c0c3fb980d
7152582: PKCS11 tests should use the NSS libraries available in the OS
...
Reviewed-by: mullan
2012-03-26 17:14:20 +01:00