psandoz [Tue, 06 Aug 2013 14:26:34 +0100] rev 19435
8014824: Document Spliterator characteristics and binding policy of java util collection impls
Reviewed-by: chegar
alanb [Mon, 19 Aug 2013 11:04:21 +0100] rev 19434
8023215: test/java/util/Comparator/TypeTest.java not running (failing but reported as passing)
Reviewed-by: psandoz
aefimov [Fri, 16 Aug 2013 18:41:35 +0400] rev 19433
8021820: Number of opened files used in select() is limited to 1024 [macosx]
Reviewed-by: alanb, chegar, tbell, smarks
egahlin [Fri, 16 Aug 2013 18:58:36 +0200] rev 19432
6696970: Jconsole becomes unusable if a plugin throws an exception
Reviewed-by: mchung, jbachorik
egahlin [Fri, 16 Aug 2013 16:53:46 +0200] rev 19431
7015157: String "Tabular Navigation" should be rephrased for avoiding mistranslation
Reviewed-by: alanb, jbachorik, sjiang
egahlin [Fri, 16 Aug 2013 17:11:25 +0200] rev 19430
6721425: jconsole Makefile clean rule is missing rm of generated Version.java
Reviewed-by: alanb, jbachorik
egahlin [Fri, 16 Aug 2013 17:02:12 +0200] rev 19429
6417702: Graph in Memory tab is not redrawn immediately if changed via 'Chart' combo box
Reviewed-by: alanb, jbachorik, sjiang
psandoz [Tue, 06 Aug 2013 14:26:34 +0100] rev 19428
8022318: Document Spliterator characteristics and binding policy of java util concurrent collection impls
Reviewed-by: chegar
Contributed-by: Martin Buchholz <martinrb@google.com>, Paul Sandoz <paul.sandoz@oracle.com>
rriggs [Fri, 16 Aug 2013 13:58:43 -0400] rev 19427
8019185: Inconsistency between JapaneseEra start dates and java.util.JapaneseImperialDate
Summary: align Meiji start date with lib/calendar.properties to avoid any confusion
Reviewed-by: sherman
rriggs [Fri, 16 Aug 2013 11:11:00 -0400] rev 19426
8022193: java/time/test/java/util/TestFormatter.java failed in th locale.
Summary: Tests corrected to use fixed locale and not dependent on the environment
Reviewed-by: sherman
rriggs [Fri, 16 Aug 2013 11:28:15 -0400] rev 19425
8022770: java/time/tck/java/time/chrono/TCKChronology.java start failing
8022766: java/time/test/java/time/chrono/TestUmmAlQuraChronology.java failed.
Summary: TCKChronology: corrected display name to match update from JDK-8015986
Reviewed-by: alanb
psandoz [Tue, 13 Aug 2013 11:16:37 +0200] rev 19424
8022797: Clarify spliterator characteristics for collections containing no elements
Reviewed-by: alanb, mduigou
psandoz [Fri, 16 Aug 2013 12:46:39 +0200] rev 19423
8022898: java/util/Spliterator/SpliteratorCollisions.java fails in HashableIntSpliteratorWithNull data provider
Reviewed-by: henryjen, alanb, rriggs
psandoz [Fri, 16 Aug 2013 12:46:30 +0200] rev 19422
8012940: More than 50 tests failed in Serialization/DeSerialization testing (test-mangled)
Reviewed-by: ksrini
psandoz [Fri, 16 Aug 2013 12:29:58 +0200] rev 19421
8023150: java/util/stream tests no longer compiling following JDK-8019401
Reviewed-by: alanb