kshefov [Thu, 15 Oct 2015 18:00:00 +0300] rev 33187
8072369: [TESTBUG] Remove potentially insecure class cast in some hotspot tests
Reviewed-by: twisti, kvn, iignatyev, tpivovarova
iignatyev [Thu, 15 Oct 2015 11:20:04 +0000] rev 33186
Merge
iignatyev [Thu, 15 Oct 2015 09:36:13 +0000] rev 33185
Merge
dpochepk [Thu, 15 Oct 2015 02:46:51 +0300] rev 33184
8139438: [TESTBUG] JVMCI test fails with RuntimeException: Has no virtual object before materialization
Reviewed-by: iignatyev, twisti
tpivovarova [Thu, 15 Oct 2015 01:58:28 +0300] rev 33183
8139375: [TESTBUG] compiler/jvmci/SecurityRestrictionsTest checks are too tight
Reviewed-by: twisti, iignatyev
iignatyev [Tue, 13 Oct 2015 16:21:25 +0300] rev 33182
8139376: [TESTBUG] ExecuteInstalledCodeTest should be run only on amd64 and sparcv9
Reviewed-by: twisti, kvn
roland [Thu, 15 Oct 2015 07:56:53 +0000] rev 33181
Merge
roland [Thu, 15 Oct 2015 09:40:45 +0200] rev 33180
8138956: Elide more final field's write memory barrier with escape analysis result
Summary: membar for final/stable fields eliminated if possible
Reviewed-by: roland, mdoerr, enevill, aph
Contributed-by: hui.shi@linaro.org
twisti [Wed, 14 Oct 2015 12:29:18 -1000] rev 33179
8139386: JVMCI test failed with assert(_jvmci._alternate_call_target == 0L) failed: must be
Reviewed-by: kvn
twisti [Wed, 14 Oct 2015 09:22:21 -1000] rev 33178
8139545: JVMCI : guarantee(heap_end < allocation_end) failed on some sparcv9 hosts
Reviewed-by: iveresov, kvn
twisti [Tue, 13 Oct 2015 09:21:10 -1000] rev 33177
8139524: JVMCI cannot be initialized with CMS or Serial GCs
Reviewed-by: iveresov
enevill [Thu, 08 Oct 2015 13:14:46 +0000] rev 33176
8139043: aarch64: add support for adler32 intrinsic
Summary: Add adler32 support like 8132081 for sparc
Reviewed-by: kvn
aph [Tue, 29 Sep 2015 17:01:37 +0000] rev 33175
8138575: Improve generated code for profile counters
Reviewed-by: kvn
aph [Wed, 30 Sep 2015 13:23:46 +0000] rev 33174
8138641: Disable C2 peephole by default for aarch64
Reviewed-by: roland
Contributed-by: felix.yang@linaro.org
roland [Tue, 13 Oct 2015 13:23:42 +0000] rev 33173
Merge
enevill [Tue, 13 Oct 2015 09:40:39 +0200] rev 33172
8139259: aarch64: jtreg test TestLogSum segvs after 8132207
Summary: Fix jump to 0 caused by uninitialised _dexp in 8132207
Reviewed-by: roland, kvn