Tue, 01 Mar 2011 14:04:59 -0800Merge jdk7-b132
lana [Tue, 01 Mar 2011 14:04:59 -0800] rev 3626
Merge

Thu, 24 Feb 2011 18:04:19 -0800Merge
lana [Thu, 24 Feb 2011 18:04:19 -0800] rev 3625
Merge

Thu, 24 Feb 2011 15:00:50 -08007022228: JPRT failure: RuntimeException in SupportedMedia regression test
jgodinez [Thu, 24 Feb 2011 15:00:50 -0800] rev 3624
7022228: JPRT failure: RuntimeException in SupportedMedia regression test
Reviewed-by: igor, prr

Mon, 21 Feb 2011 14:33:58 -0800Merge
lana [Mon, 21 Feb 2011 14:33:58 -0800] rev 3623
Merge

Mon, 21 Feb 2011 13:37:22 -08007001685: Renable EnumSetBash Test
mduigou [Mon, 21 Feb 2011 13:37:22 -0800] rev 3622
7001685: Renable EnumSetBash Test
Reviewed-by: alanb, ohair, darcy

Fri, 18 Feb 2011 12:43:14 -08007018385: update javax.sql classes to use try-with-resources
smarks [Fri, 18 Feb 2011 12:43:14 -0800] rev 3621
7018385: update javax.sql classes to use try-with-resources
Reviewed-by: alanb, lancea, darcy

Fri, 18 Feb 2011 12:07:46 +05307018459: javax.script code comments have issues with HTML4 validation and Accessibility compliance
sundar [Fri, 18 Feb 2011 12:07:46 +0530] rev 3620
7018459: javax.script code comments have issues with HTML4 validation and Accessibility compliance
Reviewed-by: jjh

Thu, 17 Feb 2011 20:53:26 +0000Merge
alanb [Thu, 17 Feb 2011 20:53:26 +0000] rev 3619
Merge

Thu, 17 Feb 2011 20:50:22 +00006526860: (fc) FileChannel.position returns 0 when FileOutputStream opened in append mode
alanb [Thu, 17 Feb 2011 20:50:22 +0000] rev 3618
6526860: (fc) FileChannel.position returns 0 when FileOutputStream opened in append mode
Reviewed-by: forax

Thu, 17 Feb 2011 09:56:38 +00007017901: OOME in java/util/concurrent/BlockingQueue/CancelledProducerConsumerLoops.java
chegar [Thu, 17 Feb 2011 09:56:38 +0000] rev 3617
7017901: OOME in java/util/concurrent/BlockingQueue/CancelledProducerConsumerLoops.java
Summary: Unbounded queues should be disabled in the test
Reviewed-by: alanb