briangoetz [Wed, 02 Feb 2011 13:13:34 -0500] rev 8166
7012540: java.util.Objects.nonNull() incorrectly named
Reviewed-by: darcy, weijun
sherman [Tue, 01 Feb 2011 14:20:01 -0800] rev 8165
7015391: (zipfs) Update zip provider for 1/2011 changes
7014948: (zipfs) ZipFileSystem.newFileSystem(Path...) should not throw FileSystemAlreadyExistsException
7015139: (zipfs) ZipPath.delete() should throw DirectoryNotEmptyException when handling "real, non-empty" dir
Summary: zip filesystem provider update
Reviewed-by: alanb
sundar [Tue, 01 Feb 2011 21:00:09 +0530] rev 8164
7015908: 3 javax.script tests fail with openjdk build
Reviewed-by: alanb
xuelei [Tue, 01 Feb 2011 04:45:10 -0800] rev 8163
7011497: new CertPathValidatorException.BasicReason enum constant for constrained algorithm
Summary: add new BasicReason and improve trust anchor searching method during cert path validation
Reviewed-by: mullan
darcy [Tue, 01 Feb 2011 00:29:26 -0800] rev 8162
7015827: Fix HTML validation issues in java.math package
Reviewed-by: mduigou
darcy [Fri, 28 Jan 2011 17:09:49 -0800] rev 8161
7015156: Remove JSR 308 changes from core libraries
Reviewed-by: mduigou
alanb [Fri, 28 Jan 2011 13:26:14 +0000] rev 8160
7015410: test/java/net/Socks/SocksProxyVersion.java needs to be updated due to 7013420
Reviewed-by: chegar