ohair [Tue, 15 Mar 2011 23:46:03 -0700] rev 8590
Merge
ohair [Tue, 15 Mar 2011 15:21:21 -0700] rev 8589
6710813: SwingSet2 source display tabs do not work since JDK 7 b20
6685150: make/mkdemo/jpda/Makefile creates jpda.jar and src.zip instead of examples.jar
Reviewed-by: prr
ohair [Tue, 15 Mar 2011 15:32:07 -0700] rev 8588
Merge
asaha [Mon, 14 Mar 2011 12:01:41 -0700] rev 8587
Merge
asaha [Wed, 09 Mar 2011 16:44:27 -0800] rev 8586
6908562: JFB Custom Revision Version Build/Makefile changes
Reviewed-by: ohair, ksrini, katleman
ohair [Thu, 10 Mar 2011 14:48:32 -0800] rev 8585
7025412: make381 issues with quotes in jdk/make/docs/Makefile and other places
Reviewed-by: mchung, herrick
mchung [Wed, 09 Mar 2011 23:59:58 -0800] rev 8584
7026228: Remove make/modules and make/common/Modules.gmk
Reviewed-by: alanb, ohair
mchung [Wed, 09 Mar 2011 23:11:07 -0800] rev 8583
7025631: Remove the modules build support from jdk 7
Reviewed-by: alanb, ohair
lana [Thu, 10 Mar 2011 20:49:43 -0800] rev 8582
Merge
lana [Thu, 10 Mar 2011 19:38:44 -0800] rev 8581
Merge
alanb [Tue, 08 Mar 2011 10:32:18 +0000] rev 8580
7025468: Tests using diamond with anonymous inner classes needs to be reverted
Reviewed-by: dholmes, forax
lana [Mon, 07 Mar 2011 14:48:27 -0800] rev 8579
Merge
valeriep [Mon, 07 Mar 2011 14:14:37 -0800] rev 8578
6994008: PKCS11 should support "RSA" and "RSA/ECB/NoPadding" ciphers
Summary: Add support for RSA_X_509 mechanism and aliasing of "RSA" to "RSA/ECB/PKCS1Padding".
Reviewed-by: wetmore
lana [Mon, 07 Mar 2011 11:36:37 -0800] rev 8577
Merge
mullan [Mon, 07 Mar 2011 13:44:47 -0500] rev 8576
Merge
mullan [Mon, 07 Mar 2011 13:20:55 -0500] rev 8575
7022467: SecretKeyFactory doesn't support algorithm "AES" on Windows and Linux
Reviewed-by: wetmore, valeriep
coffeys [Mon, 07 Mar 2011 14:43:11 +0000] rev 8574
7025105: TEST_BUG test/com/sun/jndi/ldap/NoWaitForReplyTest.java should be cleaned up
Reviewed-by: alanb
alanb [Fri, 04 Mar 2011 21:28:35 +0000] rev 8573
Merge
alanb [Fri, 04 Mar 2011 21:26:50 +0000] rev 8572
7023403: (ch) sun.nio.ch.SolarisEventPort.startPoll failed with AssertionError
Reviewed-by: forax
sherman [Fri, 04 Mar 2011 11:35:53 -0800] rev 8571
7023244: (zipfs) langtools CompileTest fails on read-only file system
Summary: replaced checkAccess with Files.isWritable()
Reviewed-by: alanb
ksrini [Fri, 04 Mar 2011 09:32:20 -0800] rev 8570
7023963: (misc) fix diamond anon instances in the jdk
Reviewed-by: alanb, mchung, mcimadamore, dholmes
alanb [Fri, 04 Mar 2011 09:33:05 +0000] rev 8569
Merge
alanb [Fri, 04 Mar 2011 09:29:56 +0000] rev 8568
6944810: (ch) Assert failure in sun.nio.ch.PendingIoCache.clearPendingIoMap [win]
Reviewed-by: chegar
michaelm [Thu, 03 Mar 2011 17:16:13 +0000] rev 8567
Merge
michaelm [Thu, 03 Mar 2011 17:14:23 +0000] rev 8566
7024264: HttpURLConnection/NetPermission doc issue
Reviewed-by: chegar
coffeys [Thu, 03 Mar 2011 17:00:04 +0000] rev 8565
Merge
coffeys [Thu, 03 Mar 2011 16:51:03 +0000] rev 8564
6750362: Very large LDAP requests throw a OOM on LDAP servers which aren't aware of Paged Results Controls
6748156: add an new JNDI property to control the boolean flag WaitForReply
Reviewed-by: vinnie, robm
chegar [Thu, 03 Mar 2011 16:48:53 +0000] rev 8563
6721694: java/lang/Thread/StartOOMTest.java fails with timeout or with crash
Summary: the test is not suitable to be run automatically
Reviewed-by: alanb