Lana Steuck
ee1b9621d9
Merge
2013-07-22 17:37:15 -07:00
Anthony Scarpino
a7dbbbddcd
8012971: PKCS11Test hiding exception failures
...
Reviewed-by: vinnie, valeriep
2013-07-19 11:34:33 -07:00
Lana Steuck
ac26dd6009
Merge
2013-07-26 15:16:53 -07:00
Rajan Halade
26d9259db7
8019544: Need to run ProviderTest.java in othervm mode
...
Reviewed-by: wetmore, xuelei, vinnie
2013-07-26 14:16:53 -07:00
Lana Steuck
29041e2c4a
Merge
2013-07-26 14:07:32 -07:00
Jason Uh
e01b8f673e
8016916: UnstructuredName should support DirectoryString
...
Reviewed-by: mullan
2013-07-24 12:48:10 -07:00
Weijun Wang
2842af69c0
8019410: sun/security/krb5/auto/ReplayCacheTestProc.java
...
Reviewed-by: mullan
2013-07-13 08:47:49 +08:00
David Katleman
1ad2c364d6
8020414: JDK8 b98 source with GPL header errors
...
Reviewed-by: darcy, lancea, iris
2013-07-11 14:03:31 -07:00
Valerie Peng
a4223b53c1
8020321: Problem in PKCS11 regression test TestRSAKeyLength
...
Corrected the "isValidKeyLength" array
Reviewed-by: xuelei
2013-07-11 11:43:23 -07:00
Weijun Wang
2241a3720d
8019267: NPE in AbstractSaslImpl when trace level >= FINER in KRB5
...
Reviewed-by: mullan
2013-07-10 15:11:32 +08:00
Bradford Wetmore
2c7b97640d
8019341: Update CookieHttpsClientTest to use the newer framework
...
Reviewed-by: xuelei, smarks, michaelm
2013-07-05 18:22:58 -07:00
Lana Steuck
c4c235dc4a
Merge
2013-06-28 19:46:18 -07:00
Weijun Wang
9688bbb771
8021789: jarsigner parses alias as command line option (depending on locale)
...
Reviewed-by: vinnie
2013-08-02 08:59:37 +08:00
Alan Bateman
6084db7277
8019384: jps and jcmd tests fail when there is a process started with a .war file
...
Reviewed-by: dcubed, sla, mchung
2013-06-28 19:45:06 +01:00
Lana Steuck
5ab44a5a66
Merge
2013-06-19 18:30:21 -07:00
Andreas Rieber
1f4dfcf422
7025238: HttpURLConnection does not handle URLs with an empty path component
...
Prepend a '/' to file when path is empty
Reviewed-by: chegar, khazra
2013-06-19 17:41:12 -07:00
Xue-Lei Andrew Fan
1ead1fc8bc
7188658: Add possibility to disable client initiated renegotiation
...
Reviewed-by: weijun, wetmore
2013-06-19 02:33:07 -07:00
Xue-Lei Andrew Fan
7384a4704e
8000456: Add programmatic deadlock detection in SSLEngineDeadlock
...
Reviewed-by: wetmore
2013-06-18 18:50:13 -07:00
Chris Hegarty
5864e2de68
Merge
2013-06-17 11:26:16 +01:00
Lana Steuck
fd982c6d3d
Merge
2013-06-16 22:36:41 -07:00
Lana Steuck
8d0c9d52e8
Merge
2013-06-14 11:10:00 -07:00
Yong Jeffrey Huang
cd61a1e1a5
7040556: SimpleDateFormat.format Portuguese Month should not be capitalized
...
Reviewed-by: okutsu
2013-06-12 23:54:55 -07:00
Weijun Wang
1e0ca48079
8015274: TEST_BUG: Step2: After selecting 'View Warning Log', it is empty instead of FileNotFound
...
8015276: TEST_BUG: The 'ptool.test' can't be saved in the 'tmp' folder
8016158: Instruction is not clear on how to use keytool to create JKS store in case
Reviewed-by: mullan
2013-06-13 10:00:00 +08:00
Weijun Wang
77e684366c
8014310: JAAS/Krb5LoginModule using des encytypes failure with NPE after JDK-8012679
...
Reviewed-by: valeriep
2013-06-13 09:59:29 +08:00
Brent Christian
e19945c794
8010325: Remove hash32() method and hash32 int field from java.lang.String
...
Reviewed-by: alanb, mduigou
2013-06-12 11:11:59 -07:00
Henry Jen
411df5ec90
8009736: Comparator API cleanup
...
Reviewed-by: psandoz, briangoetz, mduigou, plevart
2013-06-11 13:41:38 -07:00
Xue-Lei Andrew Fan
d22a89a1ae
8017049: rename property jdk.tls.rejectClientInitializedRenego
...
Reviewed-by: vinnie, wetmore, mullan
2013-06-26 06:32:40 -07:00
Yong Jeffrey Huang
345f3a94c5
8013836: getFirstDayOfWeek reports wrong day for pt-BR locale
...
Reviewed-by: naoto
2013-06-25 21:03:08 -07:00
Weijun Wang
cb9be51085
8017453: ReplayCache tests fail on multiple platforms
...
Reviewed-by: xuelei
2013-06-24 16:25:28 +08:00
Andreas Rieber
14ddb9177d
7157360: HttpURLConnection: HTTP method DELETE doesn't support output
...
Reviewed-by: chegar
2013-06-22 08:20:11 +01:00
Dmitry Nadezhin
f52ad64ccc
7192954: Fix Float.parseFloat to round correctly and preserve monotonicity
...
4396272: Parsing doubles fails to follow IEEE for largest decimal that should yield 0
7039391: Use Math.ulp in FloatingDecimal
Correct rounding and monotonicity problems in floats and doubles
Co-authored-by: Louis Wasserman <lowasser@google.com>
Reviewed-by: bpb, martin
2013-06-21 11:12:18 -07:00
Weijun Wang
af996219c7
8001326: Improve Kerberos caching
...
Reviewed-by: valeriep
2013-06-21 18:26:13 +08:00
Xue-Lei Andrew Fan
b0246ef1ae
8017157: catch more exception in test RejectClientRenego
...
Reviewed-by: vinnie
2013-06-20 07:48:49 -07:00
Andrew Brygin
34dc5002fd
6830714: cmm test failures with OpenJDK
...
Reviewed-by: prr
2013-06-07 14:45:29 +04:00
Brian Burkhalter
a1fe63768f
7032154: Performance tuning of sun.misc.FloatingDecimal/FormattedFloatingDecimal
...
Performance improvements for double/float -> String and decimal/hex String -> double/float conversions.
Co-authored-by: Sergey Kuksenko <sergey.kuksenko@oracle.com>
Co-authored-by: Dmitry Nadezhin <dmitry.nadezhin@oracle.com>
Co-authored-by: Olivier Lagneau <olivier.lagneau@oracle.com>
Reviewed-by: martin, iris
2013-06-05 21:01:02 -07:00
Lana Steuck
17b2b94a22
Merge
2013-06-05 12:31:59 -07:00
Lana Steuck
1ba27fe015
Merge
2013-06-05 09:52:41 -07:00
Chris Hegarty
8b35e25262
8011719: Properties.loadFromXML fails with a chunked HTTP connection
...
Reviewed-by: michaelm
2013-06-05 16:06:28 +01:00
Dmitry Samersoff
ee8568fe00
8015604: JDP packets containing ideographic characters are broken
...
Code uses string length rather than byte array length and non ascii entry brakes packet.
Reviewed-by: dholmes, jbachorik, sla
2013-06-05 18:20:34 +04:00
Andrew Brygin
3c4b82e2bb
8015606: Text is not rendered correctly if destination buffer is custom
...
Reviewed-by: prr, vadim
2013-05-31 14:30:28 +04:00
Lana Steuck
d983033c28
Merge
2013-06-04 21:37:15 -07:00
Eric McCorkle
a455b8ab9d
8014834: shell tests don't begin with #!/bin/sh
...
Some shell tests don't begin with the command interpreter line
Reviewed-by: alanb, ksrini
2013-06-03 10:44:10 -04:00
Lana Steuck
7df21ac3bf
Merge
2013-05-29 16:58:42 -07:00
Florian Weimer
4bfd2d2b39
8014420
: Default JDP address does not match the one assigned by IANA
...
JDP protocol defaults changed to IANA assigned values
Reviewed-by: dholmes, jbachorik, hirt
2013-05-28 18:46:39 +04:00
Anton Tarasov
7ff57078e3
8013437: Test sun/awt/datatransfer/SuplementaryCharactersTransferTest.java fails to compile since 8b86
...
Reviewed-by: alexsch
2013-05-24 18:01:22 +04:00
Weijun Wang
c43d7aa0de
8014196: ktab creates a file with zero kt_vno
...
Reviewed-by: valeriep
2013-05-24 17:15:43 +08:00
Yong Jeffrey Huang
4ebf44cbe4
7074882: Locale data needs correction (Month names for Maltese language)
...
Reviewed-by: naoto
2013-05-20 23:03:35 -07:00
Vinnie Ryan
72591df578
Merge
2013-05-16 13:22:41 -07:00
Vinnie Ryan
193ed72708
Merge
2013-05-16 02:43:58 -07:00
Valerie Peng
f06239abab
Merge
2013-05-15 18:38:52 -07:00
Kurchi Subhra Hazra
83505983f5
7150552: network test hangs [macosx]
...
Remove usage of test/sun/net/www/httptest
Reviewed-by: chegar
2013-05-16 10:58:20 -07:00
Michael McMahon
4c8411b088
8012625: Incorrect handling of HTTP/1.1 " Expect: 100-continue " in HttpURLConnection
...
Reviewed-by: alanb, chegar
2013-05-16 17:28:47 +01:00
Stephen Flores
c39030c7b3
7194075: Various classes of sunec.jar are duplicated in rt.jar
...
Reviewed-by: mullan, vinnie
2013-05-14 18:08:18 +01:00
Xueming Shen
288d98cbaa
8013386: (tz) Support tzdata2013c
...
Updated tz data to version 2013c
Reviewed-by: peytoia, okutsu
2013-05-13 20:35:36 -07:00
Valerie Peng
fe625d26a3
Merge
2013-05-13 16:52:33 -07:00
Anthony Scarpino
2c0b00cbe0
8001284: Buffer problems with SunPKCS11-Solaris and CKM_AES_CTR
...
Changed output length calculation to include incomplete blocks for CTR mode.
Reviewed-by: valeriep
2013-05-07 14:13:53 -07:00
Valerie Peng
94c8fa5cb1
7196009: SunPkcs11 provider fails to parse config path containing parenthesis
...
Enhanced to allow quoted string as library path values.
Reviewed-by: weijun
2013-05-07 14:06:19 -07:00
Staffan Larsen
dafdd3677f
8004007: test/sun/tools/jinfo/Basic.sh fails on when runSA is set to true
...
Reviewed-by: alanb, dsamersoff
2013-05-07 20:00:47 +02:00
Weijun Wang
5ec35be1d2
8010192: Enable native JGSS provider on Mac
...
Reviewed-by: valeriep
2013-05-07 12:30:36 +08:00
Leonid Romanov
7e6639dea3
8012933: Test closed/java/awt/Dialog/DialogAnotherThread/JaWSTest.java fails since jdk 7u25 b07
...
Do not mark context as disposed until we've posted all the events
Reviewed-by: art
2013-05-06 16:12:55 +04:00
Jason Uh
b762ba9ab4
8005922: TEST_BUG: There is no /tmp directory for windows system
...
Reviewed-by: weijun
2013-05-03 15:04:54 -07:00
Mike Duigou
a90afa9d76
8013528: Provide SharedSecrets access to String(char[], boolean) constructor
...
Reviewed-by: martin, alanb, chegar, plevart
2013-05-03 10:57:28 -07:00
Jason Uh
33196b314d
8007699: Move some tests from test/sun/security/provider/certpath/X509CertPath to closed repo
...
Reviewed-by: mullan
2013-05-09 12:00:46 -07:00
Weijun Wang
0c02ab3a5e
8012679: Let allow_weak_crypto default to false
...
Reviewed-by: valeriep
2013-05-08 08:25:34 +08:00
Weijun Wang
905250cdfe
8012082: SASL: auth-conf negotiated, but unencrypted data is accepted, reset to unencrypt
...
Reviewed-by: vinnie
2013-05-01 21:05:10 +08:00
Mandy Chung
ecf27fe8fe
8013531: Provide a utility class in com.sun.tools.classfile to find field/method references
...
Reviewed-by: alanb
2013-04-30 15:42:16 -07:00
Weijun Wang
70b23a07be
8005523: Unbound krb5 for TLS
...
Reviewed-by: xuelei
2013-04-27 18:25:16 +08:00
Alan Bateman
d51ab5c39c
8012530: test/sun/security/provider/SecureRandom/StrongSeedReader.java failing
...
Reviewed-by: wetmore
2013-04-25 17:10:36 -07:00
Lana Steuck
843e6e05e2
Merge
2013-04-23 15:07:48 -07:00
Lana Steuck
8afbe69644
Merge
2013-04-17 21:48:04 -07:00
Lana Steuck
878e613542
Merge
2013-04-17 21:30:28 -07:00
Lana Steuck
acfca9881a
Merge
2013-04-17 12:30:18 -07:00
Weijun Wang
0ec3fd796b
8005527: [TEST_BUG] console.sh failed Automatically with exit code 1
...
Reviewed-by: xuelei
2013-04-22 11:39:53 +08:00
Weijun Wang
ab7ecdd1b3
8009636: JARSigner including TimeStamp PolicyID (TSAPolicyID) as defined in RFC3161
...
Reviewed-by: mullan
2013-04-19 15:41:11 +08:00
David Katleman
24ec30a8e7
Merge
2013-04-16 15:00:19 -07:00
Vinnie Ryan
74d720c7b5
Merge
2013-04-17 02:53:02 -07:00
Mandy Chung
176ed8d94c
8010117: Annotate jdk caller sensitive methods with @sun.reflect.CallerSensitive
...
Reviewed-by: jrose, alanb, twisti
2013-04-16 21:39:52 -07:00
Weijun Wang
dfcf6055a7
8011124: Make KerberosTime immutable
...
Reviewed-by: xuelei
2013-04-17 10:15:33 +08:00
Andrew Brygin
d9216cb5e1
8005930: [lcms] ColorConvertOp: Alpha channel is not transferred from source to destination
...
Reviewed-by: prr
2013-04-15 16:57:01 +04:00
David Katleman
930dcf7d28
8012048: JDK8 b85 source with GPL header errors
...
Reviewed-by: iris, mduigou, jjg
2013-04-12 15:22:33 -07:00
Vinnie Ryan
fb29205c82
Merge
2013-04-12 10:42:50 -07:00
Robert Field
47686a92e0
8011805: Update sun.tools.java class file reading/writing support to include the new constant pool entries
...
Reviewed-by: mduigou, alanb
2013-04-12 10:02:33 -07:00
Stephen Colebourne
58af157d96
8011172: JSR 310 DateTime API Updates II
...
Integration of JSR310 Date/Time API update
Co-authored-by: Roger Riggs <roger.riggs@oracle.com>
Co-authored-by: Masayoshi Okutsu <masayoshi.okutsu@oracle.com>
Reviewed-by: alanb, naoto, dholmes
2013-04-12 07:57:35 -07:00
Bradford Wetmore
63a6638ebf
6425477: Better support for generation of high entropy random numbers
...
Reviewed-by: xuelei, weijun, mullan
2013-04-11 21:03:24 -07:00
Xue-Lei Andrew Fan
a973a4d533
8011680: Re-integrate AEAD implementation of JSSE
...
It is a re-merge of JDK-7030966.
Reviewed-by: wetmore
2013-04-11 18:57:14 -07:00
Weijun Wang
b02989edef
8011867: Accept unknown PKCS #9 attributes
...
Reviewed-by: vinnie
2013-04-11 11:09:50 +08:00
Weijun Wang
7d8e86633a
8005460: [findbugs] Probably returned array should be cloned
...
Reviewed-by: xuelei
2013-04-11 10:58:17 +08:00
Mandy Chung
efdece0bc7
8011380: FX dependency on PlatformLogger broken by 8010309
...
Reviewed-by: alanb
2013-04-05 10:41:46 -07:00
Peter Levart
2ca495dd43
8010309: Improve PlatformLogger.isLoggable performance by direct mapping from an integer to Level
...
Co-authored-by: Laurent Bourges <bourges.laurent@gmail.com>
Reviewed-by: mchung
2013-03-28 13:14:09 -07:00
Weijun Wang
4a64ecdf42
8010125: keytool -importkeystore could create a pkcs12 keystore with different storepass and keypass
...
Reviewed-by: vinnie
2013-03-28 20:27:53 +08:00
Weijun Wang
5f08966515
8009875: Provide a default udp_preference_limit for krb5.conf
...
Reviewed-by: valeriep
2013-03-23 11:49:39 +08:00
Erik Helin
1c46d9bac2
8004172: Update jstat counter names to reflect metaspace changes
...
Reviewed-by: mchung
2013-03-22 15:01:24 +01:00
Lana Steuck
4f62a2b334
Merge
2013-03-15 23:31:19 -07:00
Stuart Douglas
bafe2383ad
8009650: HttpClient available() check throws SocketException when connection has been closed
...
Reviewed-by: chegar, khazra, dsamersoff
2013-03-14 00:21:34 +00:00
Lana Steuck
31330fc47a
Merge
2013-03-12 19:04:49 -07:00
Lana Steuck
5adedccb9c
Merge
2013-03-12 16:40:22 -07:00
Bradford Wetmore
9e5da0ad31
8009925: Back out AEAD CipherSuites temporarily
...
Reviewed-by: valeriep
2013-03-12 15:31:49 -07:00
Weijun Wang
2ec1224ff0
8000653: SPNEGO tests fail at context.getDelegCred().getRemainingInitLifetime(mechOid)
...
Reviewed-by: valeriep
2013-03-09 17:27:58 +08:00
Alexander Scherbatiy
a99c6a7fe5
6877495: JTextField and JTextArea does not support supplementary characters
...
Reviewed-by: serb, alexp
2013-03-06 19:42:26 +04:00
Eric Wang
1ba4dd5979
8009259: TEST_BUG: sun/misc/Cleaner/exitOnThrow.sh failing intermittently
...
Reviewed-by: chegar, alanb
2013-03-05 10:10:55 +00:00