jrose [Wed, 21 Oct 2009 23:19:48 -0700] rev 4535
6891770: JSR 292 API needs initial unit tests
Summary: backport working mlvm regression test to M3 implementation of JSR 292; requires jtreg 4.1
Reviewed-by: twisti
weijun [Tue, 05 Jan 2010 10:40:44 +0800] rev 4534
6913636: kvno check in JSSE
Reviewed-by: valeriep
weijun [Tue, 05 Jan 2010 10:40:36 +0800] rev 4533
6895424: RFC 5653
Reviewed-by: valeriep
weijun [Thu, 24 Dec 2009 13:56:28 +0800] rev 4532
6907425: JCK Kerberos tests fail since b77
Reviewed-by: valeriep
weijun [Thu, 24 Dec 2009 13:56:19 +0800] rev 4531
6843127: krb5 should not try to access unavailable kdc too often
Reviewed-by: valeriep, mullan
dl [Wed, 23 Dec 2009 15:57:14 -0800] rev 4530
6908348: java/util/concurrent/BlockingQueue/CancelledProducerConsumerLoops.java get OOME for unbounded queues
Reviewed-by: martin, dholmes
andrew [Wed, 23 Dec 2009 17:17:16 +0000] rev 4529
6912893: (build) make/java/nio/FILES_java.gmk doesn't list sun.nio.cs.Unicode
Summary: Add missing Java source file
Reviewed-by: alanb
ptisnovs [Wed, 23 Dec 2009 11:18:58 +0100] rev 4528
6912628: test/java/util/jar/JarFile/TurkCert.java cannot be run in samevm mode
Summary: Added tag to run this test in othervm
Reviewed-by: chegar
darcy [Tue, 22 Dec 2009 21:48:19 -0800] rev 4527
6908541: Bad resource management in java/math/BigInteger/BigIntegerTest.java
Reviewed-by: alanb
tbell [Sat, 19 Dec 2009 10:26:19 -0800] rev 4526
Merge
mchung [Fri, 18 Dec 2009 11:42:03 -0800] rev 4525
6909573: Temporary launcher support to add modules in the bootclasspath
Summary: Add the list of modules to the bootclasspath if lib/rt.jar and classes don't exist
Reviewed-by: alanb, ohair, ksrini
mchung [Fri, 18 Dec 2009 11:36:23 -0800] rev 4524
6909572: Add a new target for building modules
Summary: Add a new "modules" build target that builds jdk and jre module image
Reviewed-by: alanb, ohair
mchung [Fri, 18 Dec 2009 07:49:02 -0800] rev 4523
Merge
mchung [Thu, 17 Dec 2009 08:11:21 -0800] rev 4522
6898747: Allow JNDI cosnaming provider to be used when java.applet is not present
Summary: Check if java.applet.Applet is present before accessing the type
Reviewed-by: alanb, vinnie
ohair [Wed, 16 Dec 2009 12:45:18 -0800] rev 4521
6558110: tmp/java/jli/obj_g/static is not deleted automatically
Reviewed-by: ksrini
darcy [Tue, 15 Dec 2009 13:51:44 -0800] rev 4520
6908131: Pure Java implementations of StrictMath.floor(double) & StrictMath.ceil(double)
Reviewed-by: alanb
ohair [Fri, 11 Dec 2009 17:18:38 -0800] rev 4519
Merge
ohair [Fri, 11 Dec 2009 15:29:46 -0800] rev 4518
Merge
ohair [Fri, 11 Dec 2009 15:29:22 -0800] rev 4517
6909373: Add -ea to the testing done by jdk/test/Makefile
Reviewed-by: darcy
ohair [Thu, 10 Dec 2009 16:57:05 -0800] rev 4516
Merge
ohair [Wed, 09 Dec 2009 09:50:09 -0800] rev 4515
Merge
ohair [Wed, 09 Dec 2009 09:46:57 -0800] rev 4514
6906210: Fix another minor typo in test/Makefile
Reviewed-by: tbell, dcubed
andrew [Fri, 11 Dec 2009 23:47:10 +0000] rev 4513
6909442: Fix comments in test/sun/tools/jhat/HatRun.java
Summary: Update the comments in this test to match the changes in 6902325
Reviewed-by: ohair
darcy [Fri, 11 Dec 2009 10:40:14 -0800] rev 4512
6909563: Javadoc build warnings in rmi, security, management
Reviewed-by: mchung, mullan
darcy [Thu, 10 Dec 2009 13:28:07 -0800] rev 4511
4891262: API spec, javax/accessibility: few invalid javadoc tags
Reviewed-by: jjg
darcy [Thu, 10 Dec 2009 13:04:13 -0800] rev 4510
6909070: Missing package statements in java.text.Bidi @see links
Reviewed-by: anthony
chegar [Thu, 10 Dec 2009 09:08:51 -0800] rev 4509
Merge
chegar [Thu, 10 Dec 2009 15:52:19 +0000] rev 4508
6909089: Memory leak occurs by lack of free for read buffer in SocketInputStream#read()
Reviewed-by: alanb, jccollet
mullan [Thu, 10 Dec 2009 11:34:31 -0500] rev 4507
Merge
mullan [Thu, 10 Dec 2009 11:31:22 -0500] rev 4506
6867348: Digest Value of References inside Manifest - calculation order problem
Reviewed-by: xuelei
mchung [Wed, 09 Dec 2009 21:09:38 -0800] rev 4505
6909082: Docs warning from java.util.logging.PlatformLoggingMXBean
Summary: Fix incorrect tag @See with @see.
Reviewed-by: darcy
darcy [Wed, 09 Dec 2009 17:55:48 -0800] rev 4504
6909057: @see Arrays#hashCode missing particular method specification in j.u.Objects.hash
Reviewed-by: ksrini