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
psandoz [Wed, 25 May 2016 10:46:21 +0200] rev 38710
8157683: Thread.onSpinWait intrinsification doesn't have sufficient test coverage
Reviewed-by: kvn
iklam [Fri, 27 May 2016 05:49:24 -0700] rev 38709
8145247: incorrect comment in SystemDictionary::load_shared_class
Reviewed-by: jiangli, ccheung, gtriantafill
dholmes [Thu, 26 May 2016 20:43:13 -0400] rev 38708
8154589: assert(k != NULL) failed: preloaded klass not initialized
Reviewed-by: sspitsyn, hseigel