Weijun Wang
235a3e379c
6948287: KDC test strange knvo
...
Reviewed-by: xuelei
2010-05-25 18:20:54 +08:00
Weijun Wang
480f0af4e8
6932525: Incorrect encryption types of KDC_REQ_BODY of AS-REQ with pre-authentication
...
Reviewed-by: valeriep
2010-05-24 10:05:04 +08:00
Weijun Wang
a7fbe2d858
6882687: KerberosTime too imprecise
...
Reviewed-by: valeriep
2010-05-24 09:37:02 +08:00
Weijun Wang
874ec0972c
6948803: CertPath validation regression caused by SHA1 replacement root and MD2 disable feature
...
Reviewed-by: xuelei, mullan
2010-05-24 09:28:06 +08:00
Pavel Tisnovsky
fb9c4505a1
6951887: Wrong redirection useage in test sun/nio/cs/Test4200310.sh
...
Testcase correction.
Reviewed-by: sherman
2010-05-13 10:11:17 +02:00
Chris Hegarty
473182bb12
6947917: Error in basic authentication when user name and password are long
...
Reviewed-by: weijun
2010-05-07 10:11:37 +01:00
Weijun Wang
7c6813eb7a
6890876: jarsigner can add CRL info into signed jar
...
Reviewed-by: mullan
2010-05-06 13:42:52 +08:00
Weijun Wang
a94d06f6b7
6948909: Jarsigner removes MANIFEST.MF info for badly packages jar's
...
Reviewed-by: mullan, xuelei
2010-05-06 11:26:16 +08:00
Lana Steuck
fadbc27979
Merge
2010-05-02 15:54:20 -07:00
Weijun Wang
20fbeb53cd
6844193: support max_retries in krb5.conf
...
Reviewed-by: valeriep
2010-04-29 15:51:10 +08:00
Michael Wilkerson
dc22d413ff
Merge
2010-04-28 20:04:33 -07:00
Weijun Wang
7cc72590c7
6856069: PrincipalName.clone() does not invoke super.clone()
...
Reviewed-by: chegar
2010-04-22 12:45:36 +08:00
Lana Steuck
561ea30dc6
Merge
2010-04-20 16:51:13 -07:00
Weijun Wang
5d137e0d2f
6944847: native gss lib names on linux
...
Reviewed-by: valeriep
2010-04-20 19:30:31 +08:00
Yong Jeffrey Huang
a7b302b493
Merge
2010-04-20 01:24:48 -07:00
Andrew Brygin
8403ec67a3
6936389: FontManager.fileCloser may cause memory leak in applets
...
Reviewed-by: igor, prr, ant
2010-04-20 11:06:47 +04:00
Weijun Wang
592e8de4e1
6939248: Jarsigner can't extract Extended Key Usage from Timestamp Reply correctly
...
Reviewed-by: xuelei, mullan
2010-04-16 10:13:23 +08:00
Weijun Wang
7afbc895a8
6937978: let keytool -gencert generate the chain
...
Reviewed-by: mullan
2010-04-16 10:06:07 +08:00
Chris Hegarty
61ab8e5bfd
6943219: test/sun/security/ssl/sun/net/www/protocol/https/HttpsURLConnection/DNSIdentities.java fail in linux
...
Reviewed-by: andrew
2010-04-15 16:37:16 +01:00
Yong Jeffrey Huang
6798c200f0
Merge
2010-04-11 21:04:45 -07:00
Xue-Lei Andrew Fan
52e1e32cdb
6941936: Broken pipe error of test case DNSIdentities.java
...
Reviewed-by: chegar
2010-04-10 09:13:12 +08:00
Abhijit Saha
39f32d7819
Merge
2010-03-29 07:17:02 -07:00
Xue-Lei Andrew Fan
0f50eeb222
6693917: regression tests need to update for supporting ECC on solaris 11
...
Reviewed-by: weijun
2010-03-29 13:27:25 +08:00
Abhijit Saha
4e39344d24
Merge
2010-03-24 17:32:04 -07:00
Abhijit Saha
b60d36a19a
Merge
2010-03-24 14:16:57 -07:00
Chris Hegarty
498067c8a3
6614957: HttpsURLConnection not using the set SSLSocketFactory for creating all its Sockets
...
6771432: createSocket() - smpatch fails using 1.6.0_10 because of "Unconnected sockets not implemented"
6766775: X509 certificate hostname checking is broken in JDK1.6.0_10
All three bugs are interdependent
Reviewed-by: xuelei
2010-03-23 13:54:36 +00:00
Valerie Peng
b05376b108
6837847: PKCS#11 A SecureRandom and a serialization error following installation of 1.5.0_18
...
Added a custom readObject method to PKCS11 SecureRandom impl
Reviewed-by: wetmore
2010-03-18 17:56:39 -07:00
Valerie Peng
c0cdafcd43
6695485: SignedObject constructor throws ProviderException if it's called using provider "SunPKCS11-Solaris"
...
Added checking for RSA key lengths in initSign and initVerify
Reviewed-by: vinnie
2010-03-18 17:05:42 -07:00
Weijun Wang
23a0fee518
6829283: HTTP/Negotiate: Autheticator triggered again when user cancels the first one
...
Reviewed-by: chegar
2010-03-18 18:26:37 +08:00
Weijun Wang
69e5f8b791
6868865: Test: sun/security/tools/jarsigner/oldsig.sh fails under all platforms
...
Reviewed-by: wetmore
2010-03-17 09:55:04 +08:00
Weijun Wang
8055ab99b7
6844909: support allow_weak_crypto in krb5.conf
...
Reviewed-by: valeriep
2010-03-04 10:37:16 +08:00
Yong Jeffrey Huang
97617dd2f3
6776102: sun/util/resources/TimeZone/Bug6317929.java test failed against 6u12b01 and passed against 6u11b03
...
Reviewed-by: yhuang, peytoia
2010-02-11 20:59:09 -08:00
Weijun Wang
913e14a463
6922482: keytool's help on -file always shows 'output file'
...
Reviewed-by: wetmore
2010-02-03 17:04:52 +08:00
Yong Jeffrey Huang
30885d636b
6919624: minimalDaysInFirstWeek ressource for hungarian is wrong
...
Reviewed-by: yhuang, peytoia
2010-01-27 23:19:28 -08:00
Lana Steuck
c380e15d57
Merge
2010-01-27 14:46:06 -08:00
Weijun Wang
4641ee098b
6919610: KeyTabInputStream uses static field for per-instance value
...
Reviewed-by: mullan
2010-01-26 17:03:48 +08:00
Lana Steuck
352a180c52
Merge
2010-01-22 09:34:17 -08:00
Yong Jeffrey Huang
99efc13e49
6916787: Ukrainian currency name needs to be fixed
...
Reviewed-by: yhuang, peytoia
2010-01-21 22:05:31 -08:00
Weijun Wang
9645beba5c
6917791: KeyTabEntry, when the byte value smaller then 16, the string drop '0'
...
Reviewed-by: xuelei
2010-01-19 11:43:45 +08:00
Yong Jeffrey Huang
fb1a4c18c0
Merge
2010-01-17 18:42:34 -08:00
Yong Jeffrey Huang
0db0a7d9e9
Merge
2010-01-11 23:25:20 -08:00
Yong Jeffrey Huang
dbcf39cd95
6914413: abbreviation name for November is not correct in be_BY
...
Reviewed-by: yhuang, peytoia
2010-01-06 17:52:49 -08:00
Yong Jeffrey Huang
3ef2389b01
6716626: Integrate contributed language and country names for NL
...
Reviewed-by: yhuang, peytoia
2010-01-05 18:26:19 -08:00
Kelly O'Hair
03c602bf3a
Merge
2010-01-05 13:44:09 -08:00
Weijun Wang
a3071a3b47
6913636: kvno check in JSSE
...
Reviewed-by: valeriep
2010-01-05 10:40:44 +08:00
Weijun Wang
d6e00a699d
6895424: RFC 5653
...
Reviewed-by: valeriep
2010-01-05 10:40:36 +08:00
Kelly O'Hair
5870e852d5
6911104: Tests do not work with CYGWIN: tools, sun/tools, and com/sun/tools
...
Reviewed-by: tbell, alanb
2010-01-04 15:56:42 -08:00
Kelly O'Hair
5b5ca23ef0
6911112: Tests do not work with CYGWIN: javax/imageio/, javax/script/, and sun/misc/
...
Reviewed-by: tbell, alanb
2010-01-04 15:45:30 -08:00
Kelly O'Hair
67582cd0a5
6911131: Test does not work with CYGWIN: sun/management/jmxremote/bootstrap/RmiSslNoKeyStoreTest.sh
...
Reviewed-by: tbell, alanb
2010-01-04 15:41:54 -08:00
Yong Jeffrey Huang
32bb0605eb
6585666: Spanish language names not compliant with CLDR
...
Reviewed-by: yhuang, peytoia
2009-12-28 14:58:33 -08:00
Yong Jeffrey Huang
a3e3f6d321
6870908: reopen bug 4244752: month names in Estonian should be lowercase
...
Reviewed-by: yhuang, peytoia
2009-12-24 15:37:01 -08:00
Weijun Wang
56ac52238f
6907425: JCK Kerberos tests fail since b77
...
Reviewed-by: valeriep
2009-12-24 13:56:28 +08:00
Weijun Wang
709a5076d8
6843127: krb5 should not try to access unavailable kdc too often
...
Reviewed-by: valeriep, mullan
2009-12-24 13:56:19 +08:00
Yong Jeffrey Huang
5304e769f1
6573250: Java.util.Currency.getSymbol(Locale) returns wrong value when locale is not US
...
Reviewed-by: yhuang, peytoia
2009-12-20 19:49:30 -08:00
Yong Jeffrey Huang
bb86b60a83
6910489: Slovenia Locale, wrong firstDayOfWeek number
...
Reviewed-by: yhuang, peytoia
2009-12-20 19:31:57 -08:00
Yong Jeffrey Huang
a08074d0f3
6650730: Lithuanian locale date and number formats mismatch
...
Reviewed-by: yhuang, peytoia
2009-12-17 22:24:08 -08:00
Yong Jeffrey Huang
0ab16fe4a2
6646611: Incorrect spelling of month name in locale for Belarusian language ("be", "BY")
...
Reviewed-by: yhuang, peytoia
2009-12-17 02:28:59 -08:00
Yong Jeffrey Huang
bffc24639a
6645268: Country/language names with locale fi_FI are incorrect for FRANCE/FRENCH
...
Reviewed-by: yhuang, peytoia
2009-12-17 02:12:18 -08:00
Yong Jeffrey Huang
17e4f8df98
6450945: The week day for Saturday and the first week day in Romania locale are incorrect
...
Reviewed-by: yhuang, peytoia
2009-12-17 02:00:34 -08:00
Yong Jeffrey Huang
d4f1ac859c
6873931: New Turkish currency since 2009
...
Reviewed-by: yhuang, peytoia
2009-12-10 17:26:47 -08:00
Kelly O'Hair
0562b20962
Merge
2009-12-09 09:50:09 -08:00
Kelly O'Hair
61c09153f3
6906210: Fix another minor typo in test/Makefile
...
Reviewed-by: tbell, dcubed
2009-12-09 09:46:57 -08:00
Yong Jeffrey Huang
d87dfc7a2e
6610748: Dateformat - AM-PM indicator in Finnish appears to be from English
...
Reviewed-by: yhuang, peytoia
2009-12-08 21:14:04 -08:00
Weijun Wang
8e1f9a0dd3
6908628: ObjectIdentifier s11n test fails
...
Reviewed-by: xuelei
2009-12-09 11:15:25 +08:00
Xue-Lei Andrew Fan
309744138c
6898739: TLS renegotiation issue
...
The interim fix disables TLS/SSL renegotiation
Reviewed-by: mullan, chegar, wetmore
2009-12-07 21:16:41 -08:00
Yong Jeffrey Huang
945eaabe91
6868106: Ukrainian currency has wrong format
...
Reviewed-by: yhuang, peytoia
2009-12-06 22:18:07 -08:00
Joe Darcy
c40412f4f4
6907177: Update jdk tests to remove unncessary -source and -target options
...
Reviewed-by: ohair
2009-12-03 18:19:10 -08:00
Vinnie Ryan
5debca27af
6906854: SSL/Krb5 testcase should not use a fixed port number
...
Reviewed-by: alanb
2009-12-03 21:30:27 +00:00
Vinnie Ryan
7a403456e5
Merge
2009-12-02 17:34:56 +00:00
Vinnie Ryan
6e6324c607
6906510: Fix testcase for 6894643: Separate out dependency on Kerberos
...
Reviewed-by: weijun
2009-12-02 17:06:50 +00:00
Lana Steuck
314207e7f5
Merge
2009-11-24 18:12:46 -08:00
Tim Bell
9150551f00
Merge
2009-11-29 15:24:32 -08:00
Weijun Wang
22d5c338db
6770883: Infinite loop if SPNEGO specified as sun.security.jgss.mechanism
...
Reviewed-by: valeriep
2009-11-27 08:51:58 +08:00
Weijun Wang
6a6d0a3c7a
6853328: Support OK-AS-DELEGATE flag
...
Reviewed-by: valeriep
2009-11-27 08:51:28 +08:00
Kelly O'Hair
5ef31ba152
6902323: Fix testcase sun/tools/native2ascii/NativeErrors.java
...
6902325: Fix testcase sun/tools/jhat/HatHeapDump1Test.java
Reviewed-by: tbell, dcubed
2009-11-18 11:10:18 -08:00
Vinnie Ryan
2a073650dc
Merge
2009-11-12 23:04:42 +00:00
Vinnie Ryan
005e04bd07
6894643: Separate out dependency on Kerberos
...
Reviewed-by: alanb, xuelei
2009-11-12 23:00:23 +00:00
Abhijit Saha
91ce5d885d
Merge
2009-11-02 13:59:37 -08:00
Alan Bateman
d9568c4ee6
6896829: test/sun/util/logging/PlatformLoggerTest.java needs @compile tag to be compiled by jtreg
...
Reviewed-by: mchung, tbell
2009-10-30 21:31:02 +00:00
Abhijit Saha
84e0ce5651
Merge
2009-10-28 15:47:55 -07:00
Weijun Wang
692684aa31
6890872: keytool -printcert to recognize signed jar files
...
Reviewed-by: mullan
2009-10-28 15:32:49 +08:00
Weijun Wang
9b3b87dab8
6893158: AP_REQ check should use key version number
...
Reviewed-by: valeriep, xuelei
2009-10-28 15:32:30 +08:00
Abhijit Saha
fcbc383092
Merge
2009-10-21 11:34:19 -07:00
Abhijit Saha
cf5d27bd7c
Merge
2009-10-21 11:28:46 -07:00
Weijun Wang
5e986ae424
6870812: enhance security tools to use ECC algorithms
...
Reviewed-by: vinnie, mullan
2009-10-21 08:17:35 +08:00
Michael McMahon
562fb9a67f
6890349: Fix #6870935 in jdk7/pit/b74 caused HttpClinet's check for "proxy capture" attack by-passed
...
Pass exception up stack
Reviewed-by: chegar
2009-10-20 15:35:55 +01:00
Lana Steuck
40cd71a7b7
Merge
2009-10-16 18:02:31 -07:00
Tim Bell
022d2f3730
Merge
2009-10-07 14:15:01 -07:00
Abhijit Saha
3a47c83db7
Merge
2009-10-07 08:38:43 -07:00
Abhijit Saha
c6c70af568
Merge
2009-10-06 21:40:55 -07:00
Mandy Chung
07871a4920
6888802: sun.misc.BootClassLoaderHook.getBootstrapPaths stack overflow
...
Fixed sun.misc.BootClassLoaderHook.getBootstrapPaths calls hook.getAdditionalBootstrapPaths
Reviewed-by: alanb, tbell
2009-10-06 15:14:59 -07:00
Roman Kennke
a64ba16c4f
6887494: NPE in pisces Renderer
...
Only recreate crossings array, if there actually exists one before.
Reviewed-by: flar, tdv
2009-10-05 23:12:22 +02:00
Weijun Wang
2882b91893
6868579: RFE: jarsigner to support reading password from environment variable
...
Reviewed-by: xuelei, wetmore
2009-10-02 18:49:46 +08:00
Weijun Wang
10b2d33a48
6862679: ESC: AD Authentication with user with umlauts fails
...
Reviewed-by: valeriep, mullan
2009-10-02 18:47:34 +08:00
Weijun Wang
fcaded312e
6324292: keytool -help is unhelpful
...
Reviewed-by: xuelei, mullan
2009-10-02 18:44:34 +08:00
Jennifer Godinez
6103978814
Merge
2009-09-29 09:02:00 -07:00
Michael McMahon
ef945f9722
6886108: Test case B4933582 binding to fixed port number
...
Reviewed-by: chegar
2009-09-29 10:00:57 +01:00
Weijun Wang
a4622c3ab0
6885166: regression test for 6877357 (IPv6 address does not work) error (timed out)
...
Reviewed-by: xuelei
2009-09-24 21:35:34 +08:00
Weijun Wang
938ca04641
6877357: IPv6 address does not work
...
Reviewed-by: xuelei, alanb
2009-09-22 10:01:32 +08:00
Vinnie Ryan
f13c1a7ce9
6884175: CR cleanup for 6840752: Provide out-of-the-box support for ECC algorithms
...
Reviewed-by: wetmore
2009-09-21 23:01:42 +01:00
Mandy Chung
70bee45623
6882376: Add internal support for JRE implementation to eliminate the dependency on logging
...
Added sun.util.logging.PlatformLogger for JRE implementation to log messages.
Reviewed-by: alanb, naoto
2009-09-17 14:24:55 -07:00
Jennifer Godinez
7ba506e726
Merge
2009-09-16 19:36:05 -07:00
Abhijit Saha
5456677e02
Merge
2009-09-05 07:55:05 -07:00
Weijun Wang
58285b80f7
6871847: AlgorithmId.get("SHA256withECDSA") not available
...
Reviewed-by: vinnie
2009-09-04 14:59:20 +08:00
Weijun Wang
fe71efb327
6876328: different names for the same digest algorithms breaks jarsigner
...
Reviewed-by: mullan
2009-09-04 14:58:01 +08:00
Abhijit Saha
9a9bb90a70
Merge
2009-08-26 08:38:57 -07:00
Weijun Wang
50754f7c2e
6868864: Kerberos tests fail under windows/cygwin
...
Reviewed-by: wetmore
2009-08-26 12:17:29 +08:00
Vinnie Ryan
f249b36d72
6872048: bad private keys are generated for 2 specific ECC curves
...
Reviewed-by: wetmore
2009-08-24 18:37:37 +01:00
Weijun Wang
e936496a7b
6875033: regression: test of 6867665 fail
...
Reviewed-by: xuelei
2009-08-24 18:37:48 +08:00
Weijun Wang
7c86823f01
6867665: Problem with keytabs with multiple kvno's (key versions)
...
Reviewed-by: valeriep, ohair
2009-08-20 11:24:42 +08:00
Xue-Lei Andrew Fan
c14324faa5
6861062: Disable MD2 support
...
Reviewed-by: mullan, weijun
2009-08-18 20:47:13 -07:00
Abhijit Saha
fad0f2d2f6
Merge
2009-08-18 16:53:23 -07:00
Weijun Wang
94bafe8b8f
6864911: ASN.1/DER input stream parser needs more work
...
Reviewed-by: mullan, xuelei
2009-08-18 12:10:12 +08:00
Xueming Shen
efe409bf8b
6730652: CharsetEncoder.canEncode(char) returns incorrect values for some charsets
...
Override the canEncode() in ISO2022_CN_CNS
Reviewed-by: martin
2009-08-14 14:29:45 -07:00
Vinnie Ryan
3ed22e2e7a
Merge
2009-08-11 16:57:09 +01:00
Vinnie Ryan
59d983ade0
6840752: Provide out-of-the-box support for ECC algorithms
...
Reviewed-by: alanb, mullan, wetmore
2009-08-11 16:52:26 +01:00
Weijun Wang
be3a1f1294
6821190: more InquireType values for ExtendedGSSContext
...
Reviewed-by: valeriep
2009-08-11 12:20:32 +08:00
Weijun Wang
50689ce536
6710360: export Kerberos session key to applications
...
Reviewed-by: valeriep
2009-08-11 12:17:13 +08:00
Weijun Wang
cb2742d7b2
6866479: libzip.so caused JVM to crash when running jarsigner
...
Reviewed-by: mullan
2009-08-11 12:15:24 +08:00
Bradford Wetmore
fc188b8b29
6867657: Many JSN tests do not run under cygwin
...
Reviewed-by: ohair
2009-08-06 17:56:59 -07:00
Roman Kennke
63e666407c
6829673: ThinLineTest: A line < 1 pixel disappears
...
Reviewed-by: igor, prr
2009-08-04 17:25:36 -07:00
Weijun Wang
3fef36803a
6867687: keytool's standard.sh test timeout sometimes
...
Reviewed-by: xuelei
2009-08-02 13:40:03 +08:00
Weijun Wang
bdafe7ca74
6867231: Regression: jdk/test/sun/security/krb5/ConfPlusProp.java error against jdk7/pit/b68
...
Reviewed-by: xuelei
2009-07-31 16:21:30 +08:00
Weijun Wang
945ec03563
6561126: keytool should use larger default keysize for keypairs
...
Reviewed-by: mullan
2009-07-22 16:41:14 +08:00
Weijun Wang
20ee77e0d0
6847026: keytool should be able to generate certreq and cert without subject name
...
Reviewed-by: xuelei
2009-07-22 16:40:04 +08:00
Weijun Wang
f1b3e33db7
6858589: more changes to Config on system properties
...
Reviewed-by: valeriep
2009-07-22 16:39:34 +08:00
Tim Bell
a2d17d381e
Merge
2009-07-13 23:58:49 -07:00
Weijun Wang
9148ed61cf
6857795: krb5.conf ignored if system properties on realm and kdc are provided
...
Reviewed-by: xuelei
2009-07-08 12:07:43 +08:00
Weijun Wang
96a8d1a9f8
6857802: GSS getRemainingInitLifetime method returns milliseconds not seconds
...
Reviewed-by: xuelei
2009-07-08 12:07:16 +08:00
Andy Herrick
14323dd4c7
Merge
2009-07-06 14:10:31 -04:00
Tim Bell
83c391b784
Merge
2009-07-03 09:15:02 -07:00
Andy Herrick
df335e4cd0
Merge
2009-07-01 10:18:58 -04:00
Weijun Wang
c9930b0e4f
6855671: DerOutputStream encodes negative integer incorrectly
...
Reviewed-by: xuelei
2009-06-30 11:55:58 +08:00
Andy Herrick
974a4682e4
Merge
2009-06-29 12:06:42 -04:00
Jennifer Godinez
912fd84f30
Merge
2009-06-24 11:49:16 -07:00
Xueming Shen
3c65bb6343
6847092: (cs) CharsetEncoder.isLegalReplacement of US_ASCII behaves differently since
...
Updated the US_ASCII and ISO-8859-1 to fix the failure.
Reviewed-by: alanb, martin
2009-06-22 19:22:47 -07:00
Xueming Shen
721a90bda5
6299219: euro sign failed to be printed in Console on Localized Windows platform with GBK encoding
...
4891024: EUC-KR and JOHAB converters need to be updated to include two new characters
4287467: Character converter generator tool
Migrated some of the doublebyte charsets to the new implementation.
Reviewed-by: okutsu
2009-06-19 14:39:06 -07:00
Weijun Wang
1d5c589340
6851973: ignore incoming channel binding if acceptor does not set one
...
Reviewed-by: valeriep
2009-06-19 18:03:27 +08:00
Weijun Wang
f5d1fbc0b4
6712755: jarsigner fails to sign itextasian.jar since 1.5.0_b14, it works with 1.5.0_13
...
Reviewed-by: mullan
2009-06-18 11:12:13 +08:00
Weijun Wang
7b2694f5b3
6849275: enhance krb5 reg tests
...
Reviewed-by: xuelei
2009-06-17 15:26:58 +08:00
Andy Herrick
e487e25584
6797688: Umbrella: Merge all JDK 6u4 - 6u12 deployment code into JDK7
...
6845973: Update JDK7 with deployment changes in 6u13, 6u14
4802695: Support 64-bit Java Plug-in and Java webstart on Windows/Linux on AMD64
6825019: DownloadManager should not be loaded and referenced for full JRE
6738770: REGRESSION:JSException throws when use LiveConnect javascript facility
6772884: plugin2 : java.lang.OutOfMemoryError or crash
6707535: Crossing domain hole affecting multiple sites/domains using plug-in
6728071: Non-verification of Update files may allow unintended updates
6704154: Code loaded from local filesystem should not get access to localhost
6727081: Web Start security restrictions bypass using special extension jnlp
6727079: Java Web Start Socket() restriction bypass
6727071: Cache location/user name information disclosure in SingleInstanceImpl
6716217: AppletClassLoader adds permissions based on codebase regardless of CS
6694892: Java Webstart inclusion via system properties override [CVE-2008-2086]
6704074: localhost socket access due to cache location exposed
6703909: Java webstart arbitrary file creation using nativelib
6665315: browser crashes when deployment.properties has more slashes ( / )
6660121: Encoding values in JNLP files can cause buffer overflow
6606110: URLConnection.setProxiedHost for resources that are loaded via proxy
6581221: SSV(VISTA): Redirection FAILS to work if user does a downgrade install
6609756: Buffer Overflow in Java ActiveX component
6608712: Bypassing the same origin policy in Java with crafted names
6534630: "gnumake clobber" doesn't
6849953: JDK7 - replacement of bufferoverflowU.lib on amd64 breaks build
6849029: Need some JDK7 merge clean-up after comments on the webrev
6847582: Build problem on JDK7 with isSecureProperty in merge
6827935: JDK 7 deployment merging - problem in Compiler-msvm.gmk
6823215
: latest merge fixes from 6u12 -> JDK7
6816153: further mergers for JDK7 deployment integration
6807074: Fix Java Kernel and JQS in initial JDK7 builds
Initial changeset for implementing 6uX Deployment Features into JDK7
Reviewed-by: dgu, billyh
2009-06-12 14:56:32 -04:00
Weijun Wang
8a52d1a9d5
6578647: Undefined requesting URL in java.net.Authenticator.getPasswordAuthentication()
...
Reviewed-by: chegar, valeriep
2009-06-09 14:17:05 +08:00
Jean-Christophe Collet
74bfe722ce
6726695: HttpURLConnection shoul support 'Expect: 100-contimue' headers for PUT
...
Added code triggered when 'Expect: 100-continue' header has been added
Reviewed-by: chegar
2009-05-26 16:03:51 +02:00
Xue-Lei Andrew Fan
5f228867b6
6822460: support self-issued certificate
...
Checking self-issued certificate during certification path building
Reviewed-by: mullan, weijun
2009-05-26 16:19:18 +08:00
Xueming Shen
f625a6d545
6843578: Re-implement IBM doublebyte charsets
...
6639450: IBM949C encoder modifies state of IBM949 encoder
6569191: Cp943 io converter returns U+0000 and U+FFFD for unconvertable character
6577466: Character encoder IBM970 throws a BufferOverflowException
5065777: CharsetEncoder canEncode() methods often incorrectly return false
Re-write 11 IBM doublebyte charsets. Thanks Ulf.Zibis for the codereview!
Reviewed-by: martin
2009-05-21 23:32:46 -07:00
Hiroshi Yamauchi
f3d01961f8
6829659: Circle is rendered in C shape
...
Reviewed-by: campbell, flar
2009-05-21 09:56:03 -07:00
Weijun Wang
04e56f7701
6682516: SPNEGO_HTTP_AUTH/WWW_KRB and SPNEGO_HTTP_AUTH/WWW_SPNEGO failed on all non-windows platforms
...
Reviewed-by: xuelei
2009-05-20 10:12:00 +08:00
Xueming Shen
15baf98a0a
6843079: Putback for the new EUC_TW is not complete
...
Putback the files missed in last putback
Reviewed-by: alanb
2009-05-19 16:03:02 -07:00
Xueming Shen
a1958b22ef
6831794: charset EUC_TW is 12.6% of the total size of charsets.jar
...
6229811: Several codepoints in EUC_TW failed in roundtrip conversion
Re-write EUC_TW charset to address the size and roundtrip issue.
Reviewed-by: alanb
2009-05-19 15:25:29 -07:00
Jennifer Godinez
b7456052cd
Merge
2009-04-28 13:25:25 -07:00