bpb [Fri, 08 Jun 2018 07:58:19 -0700] rev 50466
8204576: (fs) java/nio/file/Files/CopyAndMove.java does not set isUnix = true on macOS
Reviewed-by: alanb
neliasso [Fri, 08 Jun 2018 14:50:18 +0200] rev 50465
8203425: assert(is_Loop()) failed: invalid node class
Summary: Revert 8203215
Reviewed-by: thartmann
mbaesken [Fri, 08 Jun 2018 13:06:08 +0200] rev 50464
8204539: improve error messages in matchJavaTZ [windows]
Reviewed-by: coffeys, clanger, goetz
shade [Fri, 08 Jun 2018 11:41:43 +0200] rev 50463
8204479: Bitwise AND on byte value sometimes produces wrong result
Reviewed-by: kvn, thartmann
hannesw [Fri, 08 Jun 2018 11:11:06 +0200] rev 50462
8204290: Add check to limit number of capture groups
Reviewed-by: sundar, jlaskey
hannesw [Fri, 08 Jun 2018 11:08:38 +0200] rev 50461
8204288: Matching the end of a string followed by an empty greedy regex and a word boundary fails
Reviewed-by: sundar, jlaskey
simonis [Fri, 08 Jun 2018 10:22:26 +0200] rev 50460
8204335: [ppc] Assembler::add_const_optimized incorrect for some inputs
Reviewed-by: mdoerr, goetz