bpb [Thu, 29 Mar 2018 12:38:47 -0700] rev 49489
8200449: ReadAllReadNTransferTo fails occasionally
Summary: Don't pass a non-positive parameter to Random.nextInt(int).
Reviewed-by: chegar
jwilhelm [Sat, 24 Mar 2018 01:08:35 +0100] rev 49488
Merge
roland [Thu, 22 Mar 2018 20:21:19 -0700] rev 49487
8193130: Bad graph when unrolled loop bounds conflicts with range checks
Reviewed-by: kvn, thartmann
kvn [Thu, 22 Mar 2018 16:39:02 -0700] rev 49486
8199212: [TESTBUG] don't run compiler/aot tests with -Xcomp
8199489: [TESTBUG] don't run CTW tests with -Xcomp
Reviewed-by: iignatyev, iveresov
kvn [Thu, 22 Mar 2018 10:45:20 -0700] rev 49485
8199896: [Graal] build Graal on all x86 platforms
Reviewed-by: erikj
eosterlund [Wed, 21 Mar 2018 14:38:32 +0100] rev 49484
8198949: Modularize arraycopy stub routine GC barriers
Reviewed-by: rkennke, pliden
thartmann [Thu, 22 Mar 2018 08:39:51 +0100] rev 49483
8199777: Deprecate -XX:+AggressiveOpts
Summary: Deprecate -XX:+AggressiveOpts and remove it from testing.
Reviewed-by: kvn, dholmes, shade
roland [Wed, 21 Mar 2018 20:15:00 -0700] rev 49482
8199784: PhaseIdealLoop::place_near_use() might return wrong control with loop strip mining
Reviewed-by: kvn