ppunegov [Thu, 24 Sep 2015 20:13:04 +0300] rev 33081
8066157: JEP-JDK-8046155: Test task: method matcher
Summary: MethodMatcher test and framework
Reviewed-by: iignatyev, neliasso
kzhaldyb [Thu, 24 Sep 2015 18:24:10 +0300] rev 33080
8137020: [TESTBUG] Utils.runAndCheckException doesn't work well if no exception thrown
Summary: Changed handling a case when expected exception wasn't thrown
Reviewed-by: iignatyev
enevill [Wed, 16 Sep 2015 13:50:57 +0000] rev 33079
8136615: aarch64: elide DecodeN when followed by CmpP 0
Summary: remove DecodeN when comparing a narrow oop with 0
Reviewed-by: kvn, adinn
roland [Tue, 22 Sep 2015 15:25:34 +0200] rev 33078
8136926: phi == NULL assert in PhaseIdealLoop::try_move_store_after_loop
Summary: multiple phis on same slice are possible in a loop
Reviewed-by: kvn, mcberg
roland [Mon, 21 Sep 2015 10:51:33 +0200] rev 33077
8136596: Remove aarch64: MemBarRelease when final field's allocation is NoEscape or ArgEscape
Summary: elide MemBar when AllocateNode _is_non_escaping
Reviewed-by: kvn, roland
Contributed-by: hui.shi@linaro.org
zmajo [Tue, 22 Sep 2015 13:42:09 +0200] rev 33076
8136914: compiler/loopopts/superword/SumRedSqrt_Double.java times out
Summary: Change test to execute only on relevant (x86-based) platforms.
Reviewed-by: kvn, dlong
adinn [Wed, 16 Sep 2015 09:52:58 -0400] rev 33075
8080293: AARCH64: Remove unnecessary dmbs from generated CAS code
Summary: The current encoding for CAS generates unnecessary leading and trailing dmbs for the MemBarAcquire and MemBarRelease which ought to be elided
Reviewed-by: kvn
iignatyev [Sat, 19 Sep 2015 11:19:22 +0200] rev 33074
Merge
dpochepk [Sat, 19 Sep 2015 12:04:38 +0300] rev 33073
8136718: [TESTBUG] introduce FileInstaller functionality
Reviewed-by: iignatyev
tpivovarova [Sat, 19 Sep 2015 12:03:36 +0300] rev 33072
8136693: add package statement 'compiler.testlibrary' to CompilerUtils
Reviewed-by: iignatyev