duke [Wed, 05 Jul 2017 17:36:17 +0200] rev 8411
Merge
lana [Tue, 01 Mar 2011 14:04:59 -0800] rev 8410
Merge
lana [Thu, 24 Feb 2011 18:04:19 -0800] rev 8409
Merge
jgodinez [Thu, 24 Feb 2011 15:00:50 -0800] rev 8408
7022228: JPRT failure: RuntimeException in SupportedMedia regression test
Reviewed-by: igor, prr
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
lana [Tue, 15 Feb 2011 08:34:33 -0800] rev 8397
Merge
weijun [Tue, 15 Feb 2011 12:11:15 +0800] rev 8396
7018928: test failure: sun/security/krb5/auto/SSL.java
Reviewed-by: valeriep
xuelei [Mon, 14 Feb 2011 13:31:13 -0800] rev 8395
7018897: CertPath validation cannot handle self-signed cert with bad KeyUsage
Summary: Remove KeyUsage checking for trust anchors
Reviewed-by: mullan
mduigou [Mon, 14 Feb 2011 11:00:02 -0800] rev 8394
6927486: Hashtable writeObject() may deadlock
Summary: Do not synchronize on self while writing hash table elements
Reviewed-by: alanb, mduigou
Contributed-by: Neil Richards <neil.richards@ngmr.net>
mduigou [Mon, 14 Feb 2011 10:48:46 -0800] rev 8393
Merge
mduigou [Mon, 14 Feb 2011 10:38:51 -0800] rev 8392
6934356: Vector.writeObject() serialization may deadlock
Summary: No longer synchronize on self while writing other objects.
Reviewed-by: alanb, forax, mduigou, peterjones
Contributed-by: Neil Richards <neil.richards@ngmr.net>
alanb [Mon, 14 Feb 2011 18:30:53 +0000] rev 8391
7016704: TEST_BUG: java/nio/file/Files/walk_file_tree.sh fails with new version of find (lnx)
Reviewed-by: forax
dcubed [Mon, 14 Feb 2011 09:31:58 -0800] rev 8390
6637230: 2/3 jps doesn't work for application waiting for direct attach
Summary: Properly handle exceptions thrown when querying a monitored VM.
Reviewed-by: dsamersoff, swamyv
sherman [Fri, 11 Feb 2011 17:09:35 -0800] rev 8389
6996192: Console.readPassword race: input echo off must be prior to writing prompt
Summary: To turn off echo before prompt
Reviewed-by: alanb
weijun [Sat, 12 Feb 2011 07:30:01 +0800] rev 8388
7016698: test sun/security/krb5/runNameEquals.sh failed on Ubuntu
Reviewed-by: valeriep