hseigel [Fri, 04 Jan 2019 14:28:27 -0500] rev 53147
8216010: Change callers of build_u2_from() to call Bytes::get_Java_u2() instead
Summary: Change the callers and delete function build_u2_from()
Reviewed-by: kbarrett, jiangli, coleenp
joehw [Fri, 04 Jan 2019 10:42:12 -0800] rev 53146
8215330: javax.xml.catalog.CatalogResolverImpl: GroupEntry.matchURI fails to match
Reviewed-by: lancea
rriggs [Fri, 04 Jan 2019 12:30:20 -0500] rev 53145
8215798: Use {@systemProperty} for definition of org.openjdk.java.util.stream.tripwire property
Reviewed-by: lancea
rriggs [Fri, 04 Jan 2019 11:03:53 -0500] rev 53144
8216067: Unused local vars in windows/native/libjava/io_util_md.c
Reviewed-by: rriggs
Contributed-by: andrewluotechnologies@outlook.com
redestad [Fri, 04 Jan 2019 16:23:56 +0100] rev 53143
8216157: Enable inlining of java_lang_Class::is_primitive
Reviewed-by: coleenp, eosterlund, jiangli
egahlin [Fri, 04 Jan 2019 14:05:16 +0100] rev 53142
8215771: The jfr tool should pretty print reference chains
Reviewed-by: mgronlun
erikj [Fri, 04 Jan 2019 01:59:54 -0800] rev 53141
8216048: Fix devkit creation in WSL
Reviewed-by: erikj
Contributed-by: andrewluotechnologies@outlook.com
jgeorge [Fri, 04 Jan 2019 13:41:45 +0530] rev 53140
8213457: serviceability/sa/ClhsdbInspect.java time out
Summary: Increase the timeout needed for ClhsdbInspect.java to 480
Reviewed-by: sspitsyn, cjplummer, lmesnik
mbaesken [Thu, 03 Jan 2019 16:14:40 +0100] rev 53139
8215961: jdk/jfr/event/os/TestCPUInformation.java fails on AArch64
Reviewed-by: aph, goetz, lucy
gadams [Thu, 03 Jan 2019 15:54:01 -0500] rev 53138
8216059: nsk_jvmti_parseoptions still has dependency on tilde separator
Reviewed-by: sspitsyn, cjplummer
ecaspole [Thu, 03 Jan 2019 13:22:45 -0500] rev 53137
Merge
ecaspole [Thu, 03 Jan 2019 13:22:02 -0500] rev 53136
8196347: LogCompilation: generate log file on the fly for input to junits
Summary: Dynamically generate simple log files
Reviewed-by: kvn, thartmann
coffeys [Thu, 03 Jan 2019 18:19:54 +0000] rev 53135
Merge
coffeys [Thu, 03 Jan 2019 17:49:34 +0000] rev 53134
8215911: Various Typos in SQL Method Documentation
Reviewed-by: coffeys
Contributed-by: roger.calnan@oracle.com