jrose [Thu, 12 Jul 2012 00:10:53 -0700] rev 13419
7153157: ClassValue.get does not return if computeValue calls remove
Summary: Track intermediate states more precisely, according to spec.
Reviewed-by: twisti, forax
lana [Fri, 10 Aug 2012 10:15:52 -0700] rev 13418
Merge
dsamersoff [Thu, 09 Aug 2012 14:52:12 +0400] rev 13417
7183753: [TEST] Some colon in the diff for this test
Summary: Reference output file contains extra colon
Reviewed-by: sspitsyn, mgronlun
ksrini [Wed, 08 Aug 2012 09:29:32 -0700] rev 13416
7189944: (launcher) test/tools/launcher/Arrrrghs.java needs a couple of minor fixes
Reviewed-by: darcy, jgish
alanb [Wed, 08 Aug 2012 15:31:22 +0100] rev 13415
7189886: (aio) Add test coverage for AsynchronousChannelGroup.withThreadPool
Reviewed-by: alanb
Contributed-by: amy.lu@oracle.com
andrew [Wed, 08 Aug 2012 12:37:02 +0100] rev 13414
7189533: GetJavaProperties should free temporary file if subsequent allocations fails
Summary: Add missing calls to free
Reviewed-by: alanb, dholmes, sherman
lana [Tue, 07 Aug 2012 20:23:41 -0700] rev 13413
Merge
alanb [Tue, 07 Aug 2012 12:47:45 +0100] rev 13412
7076644: TEST_BUG: test/java/io/File/Basic.java fails with cygwin
Reviewed-by: alanb
Contributed-by: Eric Wang <yiming.wang@oracle.com>
ksrini [Tue, 31 Jul 2012 06:14:28 -0700] rev 13411
7146424: Wildcard expansion for single entry classpath
Reviewed-by: dholmes, darcy, jjh, sherman
ksrini [Tue, 31 Jul 2012 06:10:01 -0700] rev 13410
7188114: (launcher) need an alternate command line parser for Windows
Reviewed-by: darcy, dholmes, jjh
Contributed-by: akhil.arora@oracle.com
sherman [Fri, 03 Aug 2012 13:40:03 -0700] rev 13409
7188852: Move implementation of De/Inflater.getBytesRead/Writtten() to java from native
Summary: re-implemented getBytesRead/Writtten() at java level
Reviewed-by: andrew, alanb
dmocek [Thu, 02 Aug 2012 18:12:18 -0700] rev 13408
7187876: ClassCastException in TCPTransport.executeAcceptLoop
Reviewed-by: dholmes, smarks
mullan [Thu, 02 Aug 2012 10:42:19 -0400] rev 13407
Merge
mullan [Thu, 02 Aug 2012 10:40:24 -0400] rev 13406
7026347: Certificate and X509CRL should have verify(PublicKey key, Provider sigProvider)
Reviewed-by: mullan, xuelei, weijun
Contributed-by: jason.uh@oracle.com
omajid [Wed, 01 Aug 2012 22:13:12 +0100] rev 13405
6844255: Potential stack corruption in GetJavaProperties
Summary: Use dynamically allocated buffers for temp and encoding.
Reviewed-by: alanb, andrew
jgish [Fri, 27 Jul 2012 16:17:11 -0400] rev 13404
6914123: (str) Missing synchronization in java.lang.String#contentEquals(CharSequence)
Summary: Change contentEquals( CharSequence cs ) to do synchronization if cs is a StringBuffer
Reviewed-by: mduigou
Contributed-by: Jim Gish <jim.gish@oracle.com>
mullan [Wed, 01 Aug 2012 11:08:11 -0400] rev 13403
Merge
mullan [Wed, 01 Aug 2012 11:06:44 -0400] rev 13402
7179715: OCSP revocation checking fails if the signer certificate is identified using the key ID
Reviewed-by: vinnie
katleman [Thu, 09 Aug 2012 18:02:01 -0700] rev 13401
Added tag jdk8-b51 for changeset 1325e8a540e5
duke [Wed, 05 Jul 2017 18:19:08 +0200] rev 13400
Merge
amurillo [Fri, 10 Aug 2012 23:07:38 -0700] rev 13399
Added tag hs24-b20 for changeset 25eb3939c390
twisti [Fri, 10 Aug 2012 17:50:24 -0700] rev 13398
Merge
twisti [Fri, 10 Aug 2012 15:50:49 -0700] rev 13397
Merge
twisti [Tue, 07 Aug 2012 14:32:08 -0700] rev 13396
7188911: nightly failures after JSR 292 lazy method handle update (round 2)
Reviewed-by: kvn, jrose
twisti [Wed, 01 Aug 2012 14:44:26 -0700] rev 13395
7188276: JSR 292: assert(ct == T_OBJECT) failed: rt=T_OBJECT, ct=13
Reviewed-by: kvn, jrose
kvn [Wed, 01 Aug 2012 14:10:32 -0700] rev 13394
7188227: VM should recognize M-series SPARC
Summary: Check kstat data for SPARC-M.
Reviewed-by: roland
kvn [Mon, 30 Jul 2012 09:49:25 -0700] rev 13393
7187454: stack overflow in C2 compiler thread on Solaris x86
Summary: Added new FormatBufferResource class to use thread's resource area for error message buffer.
Reviewed-by: twisti
twisti [Fri, 27 Jul 2012 16:14:15 -0700] rev 13392
7187290: nightly failures after JSR 292 lazy method handle update
Reviewed-by: kvn, twisti