rriggs [Thu, 26 Sep 2013 23:05:29 -0700] rev 20793
8025720: Separate temporal interface layer
Summary: Remove ZoneId and Chronology from TemporalField interface
Reviewed-by: sherman
Contributed-by: scolebourne@joda.org
dfuchs [Tue, 15 Oct 2013 13:01:28 +0200] rev 20792
8026404: Logging in Applet can trigger ACE: access denied ("java.lang.RuntimePermission" "modifyThreadGroup")
Summary: The test 'threadGroup.getParent() == null' can sometimes throw ACE and needs to be wrapped in doPrivileged.
Reviewed-by: alanb, mchung, dholmes
alanb [Tue, 15 Oct 2013 10:52:09 +0100] rev 20791
8026398: Can't load jdk.Exported, ClassNotFoundException
Reviewed-by: chegar, mchung
jbachorik [Tue, 15 Oct 2013 10:26:34 +0200] rev 20790
6804470: JvmstatCountersTest.java test times out on slower machines
Summary: Increasing the default timeout to cater for the slower machines
Reviewed-by: alanb