mullan [Thu, 17 Oct 2013 11:34:01 -0400] rev 20876
Merge
mullan [Thu, 17 Oct 2013 10:37:27 -0400] rev 20875
Merge
mullan [Thu, 17 Oct 2013 10:18:44 -0400] rev 20874
8026346: test/java/lang/SecurityManager/CheckPackageAccess.java failing
Reviewed-by: vinnie
rriggs [Thu, 17 Oct 2013 10:37:23 -0400] rev 20873
8026516: javadoc errors in java.time
Summary: Corrected links to TemporalQuery and TemporalField.resolve
Reviewed-by: mduigou, darcy, lancea
drchase [Wed, 16 Oct 2013 17:55:49 -0400] rev 20872
8022718: Runtime accessibility checking: protected class, if extended, should be accessible from another package
Summary: Modify accessibility check; it was muddled about Java vs JVM protection terminology.
Reviewed-by: jrose
weijun [Thu, 17 Oct 2013 20:56:07 +0800] rev 20871
8026712: TEST_BUG: update sun/security/tools/keytool/autotest.sh with a new location to find of libsoftokn3.so
Reviewed-by: vinnie
wetmore [Wed, 16 Oct 2013 23:32:19 -0700] rev 20870
8026762: jdk8-tl builds windows builds failing in corba - javac: no source files
Reviewed-by: katleman, dholmes