lana [Mon, 21 Feb 2011 14:33:58 -0800] rev 8407
Merge
mduigou [Mon, 21 Feb 2011 13:37:22 -0800] rev 8406
7001685: Renable EnumSetBash Test
Reviewed-by: alanb, ohair, darcy
smarks [Fri, 18 Feb 2011 12:43:14 -0800] rev 8405
7018385: update javax.sql classes to use try-with-resources
Reviewed-by: alanb, lancea, darcy
sundar [Fri, 18 Feb 2011 12:07:46 +0530] rev 8404
7018459: javax.script code comments have issues with HTML4 validation and Accessibility compliance
Reviewed-by: jjh
alanb [Thu, 17 Feb 2011 20:53:26 +0000] rev 8403
Merge
alanb [Thu, 17 Feb 2011 20:50:22 +0000] rev 8402
6526860: (fc) FileChannel.position returns 0 when FileOutputStream opened in append mode
Reviewed-by: forax
chegar [Thu, 17 Feb 2011 09:56:38 +0000] rev 8401
7017901: OOME in java/util/concurrent/BlockingQueue/CancelledProducerConsumerLoops.java
Summary: Unbounded queues should be disabled in the test
Reviewed-by: alanb
smarks [Wed, 16 Feb 2011 18:22:52 -0800] rev 8400
7018392: update URLJarFile.java to use try-with-resources
Reviewed-by: alanb, chegar, hawtin
sherman [Wed, 16 Feb 2011 11:11:31 -0800] rev 8399
6999337: java.exe fails to start if some directory names in path to java binaries contain Russian characters
Summary: updated to make sure the system properties are accessable by vm during initialization
Reviewed-by: alanb, mchung
chegar [Wed, 16 Feb 2011 12:38:13 +0000] rev 8398
6562203: Thread doesn't terminate immediately if it was stopped before start
Reviewed-by: dholmes, alanb