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
Sean Mullan
6190b5040a
Merge
2013-03-01 16:15:23 -05:00
Sean Mullan
6cd495e473
8008908: Access denied when invoking Subject.doAsPrivileged()
...
Wildcard principal names are not processed correctly
Reviewed-by: xuelei
2013-03-01 16:12:50 -05:00
Xue-Lei Andrew Fan
9abb185430
7030966: Support AEAD CipherSuites
...
Reviewed-by: weijun, wetmore, valeriep
2013-03-01 02:34:34 -08:00
Edvard Wendelin
f5518d2c81
Merge
2013-02-27 18:13:20 +01:00
Athijegannathan Sundararajan
6715b64842
8009140: jtreg tests under sun/tools/jrunscript should use nashorn engine
...
Reviewed-by: alanb
2013-02-27 20:34:12 +05:30
Edvard Wendelin
2f5be3ab0d
Merge
2013-02-25 08:44:00 +01:00
Mark Sheppard
ec9e303630
8006182: cleanup to use java.util.Base64 in java security component, providers, and regression tests
...
Refactored code to use java.util.Base64 Mime Encoder and Decoder as a replacement for sun.misc.BASE64Encoder and sun.misc.BASE64Decoder
Reviewed-by: vinnie, chegar, sherman
2013-02-21 20:01:22 +00:00
Lana Steuck
835c35dc91
Merge
2013-02-21 17:43:57 -08:00
Edvard Wendelin
cbfc80d987
Merge
2013-02-19 21:48:01 +01:00
Sean Coffey
117010c6ec
8007315: HttpURLConnection.filterHeaderField method returns null where empty string is expected
...
Reviewed-by: chegar
2013-02-19 14:12:09 +00:00
David Holmes
390cc1d7a1
Merge
2013-02-17 16:44:19 -05:00
Lana Steuck
0691bb6c06
Merge
2013-02-13 11:57:59 -08:00
Xueming Shen
48a592be5a
8008161: Regression: j.u.TimeZone.getAvailableIDs(rawOffset) returns non-sorted list
...
To return a sorted list
Reviewed-by: lancea, naoto
2013-02-13 11:49:34 -08:00
Vinnie Ryan
8f58ebc261
8007755: Support the logical grouping of keystores
...
Reviewed-by: mullan
2013-02-13 19:40:51 +00:00
Lana Steuck
264f4dbe27
Merge
2013-02-13 11:25:14 -08:00
Dmitry Samersoff
403e23ec70
8008095: TEST_BUG: JDK-8002048 one more testcase failure on Solaris
...
Fixed couple of more Solaris shell incompatibilities
Reviewed-by: chegar
2013-02-13 21:06:30 +04:00
Pasi Eronen
b888136f12
8014618: Need to strip leading zeros in TlsPremasterSecret of DHKeyAgreement
...
Reviewed-by: xuelei
2013-05-30 22:02:43 -07:00
Stephen Colebourne
73c043f49e
8007392: JSR 310: DateTime API Updates
...
8007520: Update date/time classes in j.util and j.sql packages
8007572: Replace existing jdk timezone data at <java.home>/lib/zi with JSR310's tzdb
Integration of JSR310 Date/Time API for M7
Co-authored-by: Roger Riggs <roger.riggs@oracle.com>
Co-authored-by: Masayoshi Okutsu <masayoshi.okutsu@oracle.com>
Co-authored-by: Patrick Zhang <patrick.zhang@oracle.com>
Reviewed-by: darcy, alanb, naoto
2013-02-12 09:25:43 -08:00
Dmitry Samersoff
232b814f68
8007786: JDK-8002048 testcase doesn't work on Solaris
...
Test built in into Solaris shell doesn't have -e operator
Reviewed-by: sla, sspitsyn
2013-02-12 16:02:14 +04:00
Weijun Wang
d8233ec657
8001104: Unbound SASL service: the GSSAPI/krb5 mech
...
Reviewed-by: valeriep
2013-02-09 16:43:49 +08:00
Dmitry Samersoff
c572f25040
8007277: JDK-8002048 testcase fails to compile
...
Sun.* classes is not included to ct.sym file and symbol file have to be ignored
Reviewed-by: alanb
2013-02-06 16:53:47 +04:00
Lana Steuck
bab241d2e7
Merge
2013-02-05 11:11:53 -08:00
Edvard Wendelin
11036fb4d5
Merge
2013-02-05 15:35:35 +01:00
Vinnie Ryan
85c0519ca6
8007483: attributes are ignored when loading keys from a PKCS12 keystore
...
Reviewed-by: mullan
2013-02-05 14:25:47 +00:00
David Holmes
eb1726c151
Merge
2013-02-04 18:08:50 -05:00