cushon [Wed, 22 May 2019 15:30:11 -0700] rev 55137
8224629: Unnecessary cast in LambdaToMethod
Reviewed-by: vromero
Contributed-by: Alan Malloy <amalloy@google.com>
naoto [Fri, 31 May 2019 13:49:35 -0700] rev 55136
8223773: DateTimeFormatter Fails to throw an Exception on Invalid CLOCK_HOUR_OF_AMPM and HOUR_OF_AMPM
Reviewed-by: lancea, scolebourne, rriggs
erikj [Fri, 31 May 2019 13:37:58 -0700] rev 55135
8219788: Configure recommends JDK 8
Reviewed-by: tbell
iklam [Fri, 31 May 2019 12:51:36 -0700] rev 55134
8224692: runtime/appcds tests crash in "HotSpotJVMCI::compute_offset" when running in Graal as JIT mode
Reviewed-by: ccheung
kbarrett [Fri, 31 May 2019 14:42:28 -0400] rev 55133
8219149: ProcessTools.ProcessBuilder should print timing info for subprocesses
Summary: Add some timestamped logging messages to OutputBuffer.
Reviewed-by: rriggs, dcubed, lmesnik, dholmes
bpb [Fri, 31 May 2019 11:13:58 -0700] rev 55132
8225117: java/math/BigInteger/SymmetricRangeTests.java fails with ParseException
Reviewed-by: darcy