ihse [Thu, 14 Jun 2018 11:46:53 +0200] rev 50562
8204664: PrepareFailureLogs should be done after sequential make targets
Reviewed-by: erikj
thartmann [Thu, 14 Jun 2018 11:22:04 +0200] rev 50561
8205034: [BACKOUT] Induction variable of over-unrolled loop conflicts with range checks
Summary: Backout fix for JDK-8203915 because it causes SIGILL failures.
Reviewed-by: shade
ysuenaga [Thu, 14 Jun 2018 16:56:58 +0900] rev 50560
8204531: Remove unused chars following '\0'
Reviewed-by: dholmes, stuefe
epavlova [Thu, 14 Jun 2018 00:07:10 -0700] rev 50559
8204978: [Graal] Disable Epsilon GC tests from running with Graal
Reviewed-by: kvn
thartmann [Thu, 14 Jun 2018 09:04:55 +0200] rev 50558
8203915: Induction variable of over-unrolled loop conflicts with range checks
Summary: Update skeleton predicates before main loop during unrolling to remove dead code.
Reviewed-by: kvn, roland
dholmes [Thu, 14 Jun 2018 02:01:31 -0400] rev 50557
8204668: Cleanup management of the java.vm.info System property
Reviewed-by: rehn, cjplummer
rehn [Thu, 14 Jun 2018 07:26:27 +0200] rev 50556
8204613: StringTable: Calculates wrong number of uncleaned items.
Reviewed-by: pliden, coleenp
amlu [Thu, 14 Jun 2018 09:48:04 +0800] rev 50555
8204944: Remove java/util/Map/InPlaceOpsCollisions.java from ProblemList
Reviewed-by: psandoz
jwilhelm [Thu, 14 Jun 2018 02:49:19 +0200] rev 50554
Added tag jdk-11+18 for changeset e1b3def12624
bpb [Wed, 13 Jun 2018 13:12:50 -0700] rev 50553
8204915: (fs) Add some print diagnostics to java/nio/file/Files/CopyAndMove.java
Reviewed-by: bchristi