darcy [Wed, 20 Mar 2013 15:21:14 -0700] rev 16496
8010427: Refine Method.isDefault implementation
Reviewed-by: acorn, dlsmith
mchung [Wed, 20 Mar 2013 09:50:07 -0700] rev 16495
8006104: Improve tests to test ".useParentHandlers" property set in the logging configuration
Reviewed-by: alanb
mullan [Wed, 20 Mar 2013 12:06:30 -0400] rev 16494
Merge
mullan [Wed, 20 Mar 2013 11:23:16 -0400] rev 16493
Merge
mullan [Wed, 20 Mar 2013 10:58:20 -0400] rev 16492
8010112: NullPointerException in sun.security.provider.certpath.CertId()
Reviewed-by: vinnie
chegar [Wed, 20 Mar 2013 14:39:20 +0000] rev 16491
8010282: sun.net.www.protocol.jar.JarFileFactory.close(JarFile) should be thread-safe
Reviewed-by: khazra, alanb
uta [Wed, 20 Mar 2013 13:21:53 +0400] rev 16490
8006193: (process) Clean-up java.lang.ProcessImpl.finalize, does not need to be public
Reviewed-by: alanb
mduigou [Tue, 19 Mar 2013 16:05:34 -0700] rev 16489
8001642: Add Optional<T>, OptionalDouble, OptionalInt, OptionalLong
Reviewed-by: mduigou, darcy, alanb, jjb
Contributed-by: Brian Goetz <brian.goetz@oracle.com>