shade [Tue, 02 Feb 2016 18:15:15 +0300] rev 35639
8148787: StringConcatFactory exactness check produces bad bytecode when a non-arg concat is requested
Reviewed-by: vlivanov, psandoz
rpatil [Tue, 02 Feb 2016 13:55:44 +0530] rev 35638
8147912: test "parseWithZoneWithoutOffset" of java/time/tck/java/time/format/TCKDTFParsedInstant.java fail on de_DE locale
Summary: Even though hardcoded data is not preferred in compatibility test cases, this case was exception. English is provided as the default locale data for DateTimeFormatter in this testcase.
Reviewed-by: okutsu, scolebourne
jbachorik [Tue, 02 Feb 2016 10:44:55 +0100] rev 35637
6659240: Exceptions thrown by MXBeans wrongly documented in j.l.m.ManagementFactory
Reviewed-by: dfuchs, jbachorik
Contributed-by: sharath.ballal@oracle.com
amlu [Tue, 02 Feb 2016 09:39:20 +0800] rev 35636
8148710: Remove FlatMapOpTest.java from ProblemList.txt
Reviewed-by: psandoz
Contributed-by: huaming.li@oracle.com