lana [Wed, 19 Sep 2012 12:41:54 -0700] rev 13823
Merge
chegar [Wed, 19 Sep 2012 14:55:40 +0100] rev 13822
7199500: Minor typo in AbstractStringBuilder.java header
Reviewed-by: coffeys
jgish [Wed, 19 Sep 2012 08:52:21 -0400] rev 13821
4722265: (spec str) StringBuffer.ensureCapacity() should mention that capacity is mutable
Summary: add usage note to AbstractStringBuilder ensureCapacity()
Reviewed-by: mduigou, dholmes, chegar
mchung [Tue, 18 Sep 2012 15:06:14 -0700] rev 13820
7198070: Eliminate static dependency from JMX to java.beans.ConstructorProperties
Reviewed-by: alanb
dxu [Tue, 18 Sep 2012 14:45:09 -0700] rev 13819
7195933: There is incorrect link to "Info-ZIP Application Note 970311" in doc page of Package java.util.zip
Summary: Correct a java doc link in java.util.zip package page
Reviewed-by: chegar, lancea, sherman
Contributed-by: dan.xu@oracle.com
alanb [Tue, 18 Sep 2012 21:21:10 +0100] rev 13818
7190273: Deprecate com.sun.security.auth.callback.DialogCallbackHandler
Reviewed-by: mullan
mduigou [Tue, 18 Sep 2012 11:04:12 -0700] rev 13817
7199249: TEST_BUG : Add /othervm to Collisions.java @run main with -D definitions
Reviewed-by: alanb
naoto [Tue, 18 Sep 2012 10:34:36 -0700] rev 13816
7198984: Add java/text/Bidi/Bug6665028.java to ProblemList.txt
Reviewed-by: alanb
Contributed-by: yiming.wang@oracle.com
xuelei [Tue, 18 Sep 2012 06:51:02 -0700] rev 13815
7199066: Typo in method name
Reviewed-by: mullan
dxu [Tue, 18 Sep 2012 13:14:49 +0100] rev 13814
7142919: TEST_BUG: java/nio/channels/AsyncCloseAndInterrupt.java failing intermittently [sol11]
Reviewed-by: alanb
vinnie [Tue, 18 Sep 2012 11:08:48 +0100] rev 13813
7198901: correct the field size check when decoding a point on ECC curve
Reviewed-by: xuelei
weijun [Tue, 18 Sep 2012 17:38:43 +0800] rev 13812
7198871: cleanup security tests in problem lists with no CR attached
Reviewed-by: alanb
mduigou [Mon, 17 Sep 2012 11:36:10 -0700] rev 13811
7198988: re-order paramaters for Collision.java @run
Reviewed-by: alanb
sla [Mon, 17 Sep 2012 12:40:33 +0200] rev 13810
7198849: Make javax/management/remote/mandatory/notif/ListenerScaleTest.java less timing sensitive
Reviewed-by: alanb
weijun [Mon, 17 Sep 2012 18:19:16 +0800] rev 13809
7196855: autotest.sh fails on ubuntu because libsoftokn.so not found
Reviewed-by: vinnie
sla [Mon, 17 Sep 2012 11:27:25 +0200] rev 13808
7198846: Add javax/management/remote/mandatory/notif/DiffHBTest.java to ProblemList.txt
Reviewed-by: alanb
weijun [Mon, 17 Sep 2012 17:19:50 +0800] rev 13807
7198205: CloseTest fails on mac
Reviewed-by: alanb, chegar, michaelm
mullan [Sun, 16 Sep 2012 13:29:25 -0700] rev 13806
7195409: CertPath/CertPathValidatorTest/KeyParamsInheritanceTest fails with NullPointerException
Reviewed-by: xuelei
mduigou [Tue, 11 Sep 2012 07:42:02 -0700] rev 13805
7189926: Reduce test size for default run. Add additional run enabling alternative hashing.
Reviewed-by: alanb
lana [Fri, 14 Sep 2012 10:14:02 -0700] rev 13804
Merge
mchung [Fri, 14 Sep 2012 09:47:14 -0700] rev 13803
7193302: Remove ConstructorProperties annotation from java.lang.management.LockInfo
Reviewed-by: alanb, sla, egahlin
mullan [Fri, 14 Sep 2012 10:30:38 -0400] rev 13802
Merge
mullan [Fri, 14 Sep 2012 10:14:15 -0400] rev 13801
Merge
mullan [Fri, 14 Sep 2012 10:13:04 -0400] rev 13800
7176627: CertPath/jep124/PreferCRL_SoftFail test fails (Could not determine revocation status)
Reviewed-by: xuelei
alanb [Thu, 13 Sep 2012 15:04:01 +0100] rev 13799
7197637: (ch) sun.nio.ch.Default* cause providers for other platforms to be included in rt.jar
Reviewed-by: mchung
chegar [Thu, 13 Sep 2012 11:17:08 +0100] rev 13798
7197203: sun/misc/URLClassPath/ClassnameCharTest.sh failed, compile error
Reviewed-by: alanb
mullan [Wed, 12 Sep 2012 15:21:46 -0400] rev 13797
Merge
mullan [Wed, 12 Sep 2012 15:20:54 -0400] rev 13796
7196593: java.security.debug=help doesn't list certpath option
Reviewed-by: mullan, wetmore, valeriep
Contributed-by: jason.uh@oracle.com