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
weijun [Sat, 12 Feb 2011 05:09:36 +0800] rev 8387
6742654: Code insertion/replacement attacks against signed jars
6911041: JCK api/signaturetest tests fails for Mixed Code PIT builds (b91) for all trains
6921823: JarVerifier csdomain field not initialized
6921839: Update trusted.libraries list
Reviewed-by: dgu
sherman [Fri, 11 Feb 2011 12:20:45 -0800] rev 8386
7007596: (zipfs) FileSystems.newFileSystem(FileRef...) always employs zipfs regardless the real Path type.
Summary: updated newFileSystem() to throw UOE exception for non-zip/jar file
Reviewed-by: alanb
ohair [Fri, 11 Feb 2011 01:45:55 -0800] rev 8385
Merge
ohair [Thu, 10 Feb 2011 20:48:02 -0800] rev 8384
Merge
sundar [Fri, 11 Feb 2011 10:38:10 +0530] rev 8383
6604827: JavaDoc for ScriptEngineFactory.getMethodCallSyntax contains an error.
Reviewed-by: mchung
lana [Mon, 21 Feb 2011 14:31:07 -0800] rev 8382
Merge
rupashka [Fri, 18 Feb 2011 20:09:35 +0300] rev 8381
6997102: Test case has hard code, so that applet thread threw exception
Reviewed-by: alexp
alexp [Fri, 18 Feb 2011 19:21:57 +0300] rev 8380
6474153: LookAndFeel.makeKeyBindings(...) doesn't ignore last element in keyBindingList with odd size
Reviewed-by: rupashka