thartmann [Wed, 25 Jan 2017 07:05:38 +0100] rev 43482
8172850: Anti-dependency on membar causes crash in register allocator due to invalid instruction scheduling
Summary: Regression test and additional asserts. The problem is fixed by 8087341.
Reviewed-by: kvn
thartmann [Wed, 25 Jan 2017 07:03:26 +0100] rev 43481
8173195: [BACKOUT] 8087341: C2 doesn't optimize redundant memory operations with G1
Summary: Backing out 8087341 due to 8172850. Will be re-implemented with 8173196.
Reviewed-by: kvn
jcm [Tue, 24 Jan 2017 20:47:24 -0800] rev 43480
8173300: [TESTBUG]compiler/tiered/NonTieredLevelsTest.java fails with compiler.whitebox.SimpleTestCaseHelper(int) must be compiled
Summary: Corrected available compilation levels for client builds.
Reviewed-by: kvn
kvn [Tue, 24 Jan 2017 17:19:01 -0800] rev 43479
8173158: [AOT] fix typo in jaotc --help output
Reviewed-by: rbackman
never [Tue, 24 Jan 2017 08:51:07 +0000] rev 43478
8171173: EXCEPTION_ACCESS_VIOLATION running VirtualObjectDebugInfoTest.java
Reviewed-by: kvn
dnsimon [Mon, 23 Jan 2017 23:01:32 +0000] rev 43477
Merge
dnsimon [Sun, 22 Jan 2017 21:40:59 +0100] rev 43476
8172733: [JVMCI] add ResolvedJavaMethod.hasNeverInlineDirective
Reviewed-by: kvn
iveresov [Mon, 23 Jan 2017 23:49:16 +0300] rev 43475
8173054: [AOT] Avoid zero-shift for compressed oops
Summary: AOT compiler should be pessimistic about heap size
Reviewed-by: kvn
zmajo [Mon, 23 Jan 2017 09:53:27 +0100] rev 43474
8172844: Assert fails in deoptimization due to original PC at the end of code section
Summary: Change assert to accept end of code section as well.
Reviewed-by: rbackman, kvn, dlong
jcm [Sun, 22 Jan 2017 22:18:49 -0800] rev 43473
8173037: V [jvm.dll+0x2343fc] GraphBuilder::args_list_for_profiling+0x8c
Summary: Disabled WB Compilaton at unsupported levels.
Reviewed-by: kvn