Mandy Chung
|
47a20b7526
|
6381464: SimpleFormatter should use one single line format
Define a new logging properties to support custom output format
Reviewed-by: alanb
|
2011-03-29 15:58:18 -07:00 |
|
Weijun Wang
|
680370af5b
|
7031536: test/sun/security/krb5/auto/HttpNegotiateServer.java should not use static ports
Reviewed-by: xuelei
|
2011-03-28 18:04:17 +08:00 |
|
Weijun Wang
|
1ce7eeaa52
|
7019384: Realm.getRealmsList returns realms list in wrong (reverse) order
Reviewed-by: xuelei
|
2011-03-28 18:04:10 +08:00 |
|
Stuart Marks
|
3d3e0d5f7f
|
7029680: fix test/sun/misc/Version/Version.java build parsing
Reviewed-by: ohair
|
2011-03-24 17:26:40 -07:00 |
|
Xue-Lei Andrew Fan
|
4efe3a9cb7
|
7027797: take care of ECDH_anon/DH_anon server key exchange for TLS 1.2
The signature of server key exanage message could be null
Reviewed-by: vinnie
|
2011-03-21 22:02:00 -07:00 |
|
Xueming Shen
|
5423e4402e
|
6803681: RFE: Need new codeset converter for IBM Cp1364
Forward port the Cp1364
Reviewed-by: alanb
|
2011-03-16 12:16:00 -07:00 |
|
Xue-Lei Andrew Fan
|
7705e63e30
|
7022855: Export "PKIX" as the standard algorithm name of KeyManagerFactory
Export the existing "NewSunX509" algorithm implementation using the standard name "PKIX"
Reviewed-by: weijun, wetmore
|
2011-03-15 23:13:35 -07:00 |
|
Vinnie Ryan
|
328f8c8455
|
6986477: sun/security/mscapi/AccessKeyStore.sh test is failing on jdk7
Reviewed-by: valeriep
|
2011-03-11 09:55:03 +00:00 |
|
Valerie Peng
|
1daa47b01d
|
6994008: PKCS11 should support "RSA" and "RSA/ECB/NoPadding" ciphers
Add support for RSA_X_509 mechanism and aliasing of "RSA" to "RSA/ECB/PKCS1Padding".
Reviewed-by: wetmore
|
2011-03-07 14:14:37 -08:00 |
|
Lana Steuck
|
5f0efd5e7c
|
Merge
|
2011-03-07 11:36:37 -08:00 |
|
Alan Bateman
|
45fd401ff7
|
7021987: native2ascii "file cannot be read" error message is broken
Reviewed-by: lancea, mchung
|
2011-03-02 16:56:07 +00:00 |
|
Weijun Wang
|
314c75c742
|
7020531: test: java/security/cert/CertificateFactory/openssl/OpenSSLCert.java file not closed after run
Reviewed-by: alanb, smarks
|
2011-03-01 16:22:22 +08:00 |
|
Weijun Wang
|
b777a1fbae
|
7021789: Remove jarsigner -crl option
Reviewed-by: mullan
|
2011-02-28 23:02:37 +08:00 |
|
Mandy Chung
|
579f3ad056
|
7016707: Remove the BootClassLoaderHook for jkernel support
Reviewed-by: alanb, ohair
|
2011-02-25 12:11:20 -08:00 |
|
Valerie Peng
|
4ce8048909
|
6604496: Support for CKM_AES_CTR (counter mode)
Enhanced SunPKCS11 provider to support AES/CTR/NoPadding transformation.
Reviewed-by: vinnie
|
2011-02-22 12:01:35 -08:00 |
|
Lana Steuck
|
9e058711b1
|
Merge
|
2011-02-21 14:33:58 -08:00 |
|
Lana Steuck
|
ba6e52f984
|
Merge
|
2011-02-21 14:23:42 -08:00 |
|
Andrew John Hughes
|
3073a78664
|
7017581: missing copyright header in test/sun/java2d/pipe/RegionOps.java
Reviewed-by: anthony
|
2011-02-15 15:09:20 +00:00 |
|
Weijun Wang
|
d4fbb08ec0
|
7018928: test failure: sun/security/krb5/auto/SSL.java
Reviewed-by: valeriep
|
2011-02-15 12:11:15 +08:00 |
|
Chris Hegarty
|
bdd3171405
|
6887710: Jar index should avoid putting META-INF in the INDEX.LIST
Reviewed-by: michaelm
|
2011-02-03 11:56:56 +00:00 |
|
Sean Coffey
|
6ed5196d7d
|
7016897: Copyright header correction : test/sun/security/provider/SeedGenerator/SeedGeneratorChoice.java
Reviewed-by: vinnie
|
2011-02-03 11:28:04 +00:00 |
|
Xue-Lei Andrew Fan
|
85a3f20cef
|
7011497: new CertPathValidatorException.BasicReason enum constant for constrained algorithm
Add new BasicReason and improve trust anchor searching method during cert path validation
Reviewed-by: mullan
|
2011-02-01 04:45:10 -08:00 |
|
Chris Hegarty
|
e615d63fad
|
7012768: InetAddress lookupTable leaks/deadlocks when using unsupported name service spi
Reviewed-by: alanb, michaelm
|
2011-01-21 17:02:57 +00:00 |
|
Stuart Marks
|
ba58eb7896
|
7012003: diamond conversion for ssl
Reviewed-by: wetmore
|
2011-01-14 15:31:45 -08:00 |
|
Stuart Marks
|
07549260db
|
7008713: diamond conversion of kerberos5 and security tools
Reviewed-by: weijun
|
2011-01-12 13:52:09 -08:00 |
|
Lana Steuck
|
fb91d40572
|
Merge
|
2011-01-04 17:05:38 -08:00 |
|
Kelly O'Hair
|
6b6a611c8e
|
6962318: Update copyright year
Reviewed-by: xdono
|
2010-12-28 15:53:50 -08:00 |
|
Daniel D. Daugherty
|
4ef8c5c56c
|
7005984: 3/3 Incorrect values of S0C and S0CMX appear with -gcnewcapacity in jstat
Swap S0C and S0CMX column values.
Reviewed-by: ohair, dholmes, poonam
|
2010-12-23 23:10:36 -08:00 |
|
Lana Steuck
|
4010e0a7cb
|
Merge
|
2010-12-22 23:12:17 -08:00 |
|
Valerie Peng
|
16faa79cf4
|
6581254: pkcs11 provider fails to parse configuration file contains windows short path
Modified configuration parsing code to support "~".
Reviewed-by: weijun
|
2010-12-22 18:30:34 -08:00 |
|
Weijun Wang
|
fdbca6b5f6
|
6975866: api/org_ietf/jgss/GSSContext/index.html#wrapUnwrapIOTest started to fail since jdk7 b102
Reviewed-by: valeriep
|
2010-12-17 11:03:33 +08:00 |
|
Lana Steuck
|
9ed3faea7a
|
Merge
|
2010-12-13 16:25:26 -08:00 |
|
Lana Steuck
|
dc44526b3f
|
Merge
|
2010-12-10 14:02:33 -08:00 |
|
Sean Coffey
|
6c39971cb7
|
6998583: NativeSeedGenerator is making 8192 byte read requests from entropy pool on each init
Reviewed-by: wetmore, andrew, vinnie
|
2010-12-10 15:11:47 +00:00 |
|
Xueming Shen
|
860a7e1fc9
|
6415373: (cs) UnicodeEncoder emits BOM when there are no bytes to encode
No BOM output if no byte to encode
Reviewed-by: alanb
|
2010-12-08 12:54:43 -08:00 |
|
Masayoshi Okutsu
|
5039c146a8
|
6653944: (cal) BuddhistCalendar yearOffset erased when deserialized
Reviewed-by: peytoia
|
2010-12-08 13:09:29 +09: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 |
|
Lana Steuck
|
366828ecb8
|
Merge
|
2010-11-30 15:07:42 -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 |
|
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 |
|
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 |
|
Xueming Shen
|
8aaa66c1f7
|
6217210: RFE: Support for Cp833 in 1.4.2
Forward port the Cp833 charset
Reviewed-by: poonam
|
2010-11-17 21:33:16 -08:00 |
|
Lana Steuck
|
41c256442e
|
Merge
|
2010-11-15 19:05:15 -08:00 |
|
Valerie Peng
|
0ec3c185d5
|
6687725: Internal PKCS5Padding impl should throw IllegalBlockSizeException and not BadPaddingException
Changed to throw IllegalBlockSizeException when the data length isn't multiples of block size
Reviewed-by: wetmore
|
2010-11-15 14:38:41 -08:00 |
|
Jennifer Godinez
|
1a159a4c9a
|
6862652: A number of tests fail for some background Themes configured on Windows7 & Windows 2008R2 in 6u15
Reviewed-by: igor, prr
|
2010-11-15 14:16:05 -08:00 |
|