asmotrak [Fri, 27 May 2016 19:43:58 +0000] rev 38725
Merge
asmotrak [Fri, 27 May 2016 09:25:49 -0700] rev 38724
8152207: Perform array bound checks while getting a length of bytecode instructions
Reviewed-by: hseigel
dsamersoff [Fri, 27 May 2016 17:56:49 +0000] rev 38723
Merge
dsamersoff [Fri, 27 May 2016 19:31:17 +0300] rev 38722
8152950: BasicLauncherTest.java fails due to type error
Summary: Better handle js engine initialization error
Reviewed-by: jbachorik
coleenp [Fri, 27 May 2016 16:39:49 +0000] rev 38721
Merge
coleenp [Fri, 27 May 2016 14:57:11 +0000] rev 38720
Merge
coleenp [Fri, 27 May 2016 10:52:39 -0400] rev 38719
8145148: InterfaceMethod CP entry pointing to a class should cause ICCE
Summary: pass tag in LinkInfo and check that resolved method type matches tag, fix tests.
Reviewed-by: sspitsyn, minqi
vlivanov [Fri, 27 May 2016 14:49:05 +0000] rev 38718
Merge
vlivanov [Fri, 27 May 2016 16:56:23 +0300] rev 38717
Merge
neliasso [Thu, 26 May 2016 14:17:50 +0200] rev 38716
8153352: Crash with assert(pd != 0L) failed: PcDesc must not be NULL
Summary: Simplify look_for_reserved_stack_annotated_method
Reviewed-by: kvn
neliasso [Thu, 26 May 2016 14:17:49 +0200] rev 38715
8157717: MultiCommand breaks directives amount limit
Summary: Increase directives amount for these tests
Reviewed-by: kvn, ppunegov
enevill [Wed, 25 May 2016 13:30:07 +0000] rev 38714
8157841: aarch64: prefetch ignores cache line size
Summary: fix prefetch to take account of cache line size
Reviewed-by: aph
Contributed-by: stuart.monteith@linaro.org, edward.nevill@linaro.org
enevill [Wed, 25 May 2016 15:05:26 +0000] rev 38713
8157834: aarch64: Hello World crashes with fastdebug build
Summary: Support LL, UL and LU encodings of StrIndexOf
Reviewed-by: aph
dpochepk [Wed, 25 May 2016 16:22:31 +0300] rev 38712
8156470: [JITtester] EOL on Windows
Reviewed-by: kvn
dpochepk [Wed, 25 May 2016 16:20:02 +0300] rev 38711
8156585: Cosmetic: AARCH64 defines in c1_LIRAssembler_aarch64.hpp
Reviewed-by: kvn