rriggs [Tue, 15 Oct 2013 13:14:03 -0400] rev 20795
8025722: TemporalAdjusters and TemporalQueries
Summary: Move static from interfaces methods to supporting classes
Reviewed-by: sherman
scolebourne [Tue, 09 Jul 2013 21:35:04 +0100] rev 20794
8025719: Change Chronology to an interface
Summary: Split Chronology and add AbstractChronology
Reviewed-by: darcy
Contributed-by: scolebourne@joda.org
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
joehw [Mon, 14 Oct 2013 22:24:49 -0700] rev 20789
8015092: SchemaFactory cannot parse schema if whitespace added within patterns in Selector XPath expression
Reviewed-by: lancea, alanb
henryjen [Mon, 14 Oct 2013 17:27:20 -0700] rev 20788
8026362: java/lang/invoke/lambda/LogGeneratedClassesTest.java failed on windows, jtreg report Fail to org.testng.SkipException
Reviewed-by: chegar
michaelm [Mon, 14 Oct 2013 22:09:15 +0100] rev 20787
8014719: HttpClient/ProxyTest.java failing with IAE HttpURLPermission.parseURI
Reviewed-by: alanb, chegar
lana [Mon, 14 Oct 2013 09:52:36 -0700] rev 20786
Merge