Chris Hegarty
|
526f2c6d7f
|
6909089: Memory leak occurs by lack of free for read buffer in SocketInputStream#read()
Reviewed-by: alanb, jccollet
|
2009-12-10 15:52:19 +00:00 |
|
Mandy Chung
|
642c276d6c
|
6909082: Docs warning from java.util.logging.PlatformLoggingMXBean
Fix incorrect tag @See with @see.
Reviewed-by: darcy
|
2009-12-09 21:09:38 -08:00 |
|
Joe Darcy
|
07d94668d2
|
6909057: @see Arrays#hashCode missing particular method specification in j.u.Objects.hash
Reviewed-by: ksrini
|
2009-12-09 17:55:48 -08:00 |
|
Weijun Wang
|
8e1f9a0dd3
|
6908628: ObjectIdentifier s11n test fails
Reviewed-by: xuelei
|
2009-12-09 11:15:25 +08:00 |
|
Jesse Wilson
|
1c4f3aa56b
|
6903754: (bf) Improve floating-point buffer comparison
Describe the exact behavior of {Double,Float}Buffer.{equals,compareTo}; fix non-anti-symmetric behavior of compareTo
Reviewed-by: alanb
|
2009-12-08 12:41:01 -08:00 |
|
Josh Bloch
|
decdef947b
|
6905046: More Dual-pivot quicksort improvements
More improvements from the DPQ team
Reviewed-by: alanb
|
2009-12-08 12:40:30 +00:00 |
|
Martin Buchholz
|
74ad65ac21
|
6900043: Add method to return line.separator property
Add System.lineSeparator(), returning getProperty("line.separator")
Reviewed-by: darcy
|
2009-12-07 16:44:40 -08:00 |
|
Martin Buchholz
|
5732731ca5
|
6905029: Broken links in Deflater and DeflaterOutputStream javadoc
Fix syntax errors in @links
Reviewed-by: alanb
|
2009-12-07 15:32:26 -08:00 |
|
Alan Bateman
|
cce522196a
|
Merge
|
2009-12-07 20:25:59 +00:00 |
|
Vinnie Ryan
|
5c20a6292f
|
6876158: Remove dependencies on Signer, Certificate, Identity, IdentityScope classes from java.security pkg
Reviewed-by: alanb, mullan
|
2009-12-07 17:06:59 +00:00 |
|
Alan Bateman
|
21d2a75a16
|
6902010: (cl) Delay initialization of ClassLoader.parallelLoaders
Reviewed-by: forax, mchung, valeriep
|
2009-12-07 12:29:14 +00:00 |
|
Alan Bateman
|
76e3aaa436
|
6903753: (se) Selector should implement Closeable
Reviewed-by: chegar, forax
|
2009-12-07 12:24:57 +00:00 |
|
Weijun Wang
|
45eee34489
|
6886058: JNDI LDAP InitialLdapContext SECURITY_CREDENTIALS byte[] can be corrupted, then LDAP referral fails
Reviewed-by: vinnie, xuelei
|
2009-12-07 15:29:44 +08:00 |
|
Weijun Wang
|
19061b3584
|
6879540: enable empty password for kerberos 5
Reviewed-by: valeriep, wetmore
|
2009-12-07 15:27:29 +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 |
|
Kelly O'Hair
|
759c63a953
|
Merge
|
2009-12-01 08:54:10 -08:00 |
|
Kelly O'Hair
|
0ce235a4da
|
6905705: Fix broken exit code values in jdk/test/Makefile
Reviewed-by: tbell
|
2009-12-01 08:51:16 -08:00 |
|
Kelly O'Hair
|
cd8f275bdb
|
6903197: Some java template files need to be renamed to .java.template
Reviewed-by: alanb
|
2009-11-30 14:15:15 -08:00 |
|
Kelly O'Hair
|
547328d305
|
6904183: Fix jdk/test/com/sun/jdi tests to run with -samevm
Reviewed-by: dcubed
|
2009-11-25 08:24:58 -08:00 |
|
Tim Bell
|
0b4fe8b0f0
|
Merge
|
2009-11-23 19:57:01 -08:00 |
|
Mandy Chung
|
c4a76500f4
|
Merge
|
2009-11-23 14:59:55 -08:00 |
|
Kelly O'Hair
|
e091887f7a
|
Merge
|
2009-11-23 13:00:34 -08:00 |
|
Alan Bateman
|
84a48a7293
|
6888171: JMX Monitor API should not require JavaBeans to be present
Reviewed-by: emcmanus
|
2009-11-23 19:26:16 +00:00 |
|
Sean Mullan
|
f62a9f4ec7
|
Merge
|
2009-11-23 13:57:52 -05:00 |
|
Mandy Chung
|
2fddcea5f8
|
Merge
|
2009-11-23 10:46:19 -08:00 |
|
Kelly O'Hair
|
d020b04219
|
6902666: Include closed tests in the test/Makefile jdk_* targets
6902667: Fix JT_HOME not working from env in jdk/test/Makefile
Reviewed-by: mullan, dcubed
|
2009-11-23 09:51:52 -08:00 |
|
Sean Mullan
|
3932bb1884
|
6899503: Security code issue using Verisign root certificate
Add support for reordering out-of-order certificate chains
Reviewed-by: vinnie, xuelei
|
2009-11-23 12:36:54 -05:00 |
|
Daniel D. Daugherty
|
3552fe5b4a
|
6903102: 3/3 fixes in nightly testing version of ShellScaffold.sh need to be committed
Merge Jim's ShellScaffold.sh fixes with Tim's ShellScaffold.sh fixes.
Reviewed-by: tbell
|
2009-11-23 10:29:33 -07:00 |
|
Mandy Chung
|
01a5fb5da5
|
6903638: Remove dependency on AuthPermission from SecurityConstants
Move two static fields from SecurityConstants to javax.security.auth.Subject
Reviewed-by: mullan
|
2009-11-23 08:21:20 -08:00 |
|
Kumar Srinivasan
|
3d2d85a19c
|
6367077: Purge LD_LIBRARY_PATH usage from the launcher
6899834: (launcher) remove the solaris libjvm.so symlink
Fixes other related issues as well.
Reviewed-by: darcy, ohair, xlu, martin
|
2009-11-20 11:01:32 -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
|
61fe319f78
|
6901085: SPNEGO does not works with native program
Reviewed-by: valeriep
|
2009-11-27 08:51:42 +08:00 |
|
Weijun Wang
|
6a6d0a3c7a
|
6853328: Support OK-AS-DELEGATE flag
Reviewed-by: valeriep
|
2009-11-27 08:51:28 +08:00 |
|
Lana Steuck
|
314207e7f5
|
Merge
|
2009-11-24 18:12:46 -08:00 |
|
Jean-Christophe Collet
|
4da1e67db3
|
6901170: HttpCookie parsing of version and max-age mis-handled
Accept single quotes in cookies and better exception handling in CookieManager
Reviewed-by: chegar
|
2009-11-20 14:50:55 +01:00 |
|
Mandy Chung
|
8d62fe076c
|
6902678: com.sun.tracing.ProviderFactory.createProvider doesn't throw IllegalArgumentException
DoPrivileged for calls that have permission check instead of catching all exceptions
Reviewed-by: kamg, dcubed
|
2009-11-18 22:29:16 -08:00 |
|
Lana Steuck
|
a23c7f2fe8
|
Merge
|
2009-11-18 18:56:59 -08:00 |
|
Lana Steuck
|
228f3f7726
|
Merge
|
2009-11-18 17:17:56 -08:00 |
|
Lana Steuck
|
f3baefc4fb
|
Merge
|
2009-11-18 17:16:27 -08:00 |
|
Kelly O'Hair
|
baee1c1d65
|
Merge
|
2009-11-18 11:15:12 -08:00 |
|
Kelly O'Hair
|
1430b5b151
|
Merge
|
2009-11-18 11:13:31 -08:00 |
|
Keith Randall
|
f1fd7e28fe
|
6892742: Improve root set used by jhat
Reviewed-by: tbell, dcubed
|
2009-11-18 11:12: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 |
|
Sean Mullan
|
1b92857246
|
6894461: OCSP Checker should not wrap all Exception as "Unable to send OCSP request."(introduced by #6885667)
Reviewed-by: vinnie, xuelei
|
2009-11-18 12:34:26 -05:00 |
|
Peter Zhelezniakov
|
92cb82eecb
|
6882917: Nimbus and DefaultTableCellRenderer: must start with normal background
Reviewed-by: rupashka
|
2009-11-18 17:36:46 +03:00 |
|
Pavel Porvatov
|
207583b21e
|
6520574: JFileChooser - create new folder - not editable
Reviewed-by: malenkov
|
2009-11-18 12:58:02 +03:00 |
|