Wed, 09 Jun 2010 18:56:41 -0700Merge jdk7-b97
mikejwre [Wed, 09 Jun 2010 18:56:41 -0700] rev 2458
Merge

Mon, 07 Jun 2010 12:22:21 -07006959116: Fix regression in make/jdk_generic_profile.sh (PROCESSOR_IDENTIFIER)
ohair [Mon, 07 Jun 2010 12:22:21 -0700] rev 2457
6959116: Fix regression in make/jdk_generic_profile.sh (PROCESSOR_IDENTIFIER)
Reviewed-by: alanb

Thu, 03 Jun 2010 18:49:35 +01006958257: Add support for alpha
andrew [Thu, 03 Jun 2010 18:49:35 +0100] rev 2456
6958257: Add support for alpha
Summary: Allow the Zero port to be built on alpha architectures
Reviewed-by: ohair

Mon, 07 Jun 2010 17:08:26 -0700Merge
lana [Mon, 07 Jun 2010 17:08:26 -0700] rev 2455
Merge

Mon, 07 Jun 2010 15:35:36 -07006888130: SwingSet2: Demo is not launching and throwing NPE.
lana [Mon, 07 Jun 2010 15:35:36 -0700] rev 2454
6888130: SwingSet2: Demo is not launching and throwing NPE.
Reviewed-by: prr

Tue, 01 Jun 2010 21:36:00 -0700Merge
lana [Tue, 01 Jun 2010 21:36:00 -0700] rev 2453
Merge

Tue, 01 Jun 2010 10:52:42 +08006950931: test fails on windows sun/security/tools/jarsigner/crl.sh
weijun [Tue, 01 Jun 2010 10:52:42 +0800] rev 2452
6950931: test fails on windows sun/security/tools/jarsigner/crl.sh
Reviewed-by: wetmore, xuelei

Fri, 28 May 2010 12:10:14 -0700Merge
lana [Fri, 28 May 2010 12:10:14 -0700] rev 2451
Merge

Fri, 28 May 2010 17:01:20 +0100Merge
andrew [Fri, 28 May 2010 17:01:20 +0100] rev 2450
Merge

Fri, 28 May 2010 16:59:44 +01006956840: (ch) Rawtype warning when compiling sun.nio.ch.CompletedFuture
andrew [Fri, 28 May 2010 16:59:44 +0100] rev 2449
6956840: (ch) Rawtype warning when compiling sun.nio.ch.CompletedFuture
Summary: Add missing generic type to CompletedFuture construction and remove unneeded SuppressWarnings annotations.
Reviewed-by: alanb