dlong [Thu, 08 Sep 2016 23:43:45 -0400] rev 41066
Merge
mcberg [Tue, 06 Sep 2016 09:59:25 -0700] rev 41065
8164989: Inflate and compress intrinsics produce incorrect results with avx512
Summary: disabled avx512 for compress and reastrict using of inflate.
Reviewed-by: kvn
tpivovarova [Thu, 01 Sep 2016 20:16:04 +0300] rev 41064
8165050: [TESTBUG] tests generated by jittester cannot be run with jtreg
Reviewed-by: vlivanov
dpochepk [Thu, 01 Sep 2016 21:15:12 +0300] rev 41063
8165244: Unquarantine compiler/jvmci/compilerToVM/ExecuteInstalledCodeTest.java
Reviewed-by: kvn
dpochepk [Thu, 01 Sep 2016 21:13:20 +0300] rev 41062
8146096: [TEST BUG] compiler/loopopts/UseCountedLoopSafepoints.java Timeouts
Reviewed-by: kvn
dpochepk [Thu, 01 Sep 2016 21:12:07 +0300] rev 41061
8157956: OverflowCodeCacheTest.java fails with Out of space in CodeCache for method handle intrinsic
Reviewed-by: kvn
dlong [Wed, 31 Aug 2016 12:10:40 -0700] rev 41060
8156137: SIGSEGV in ReceiverTypeData::clean_weak_klass_links
Summary: process previous versions in Klass::clean_weak_klass_links()
Reviewed-by: coleenp, sspitsyn, stefank, dcubed
tpivovarova [Wed, 31 Aug 2016 14:47:20 +0300] rev 41059
8165030: [TESTBUG] ctw failed to build after 8157957
Reviewed-by: kvn
thartmann [Tue, 30 Aug 2016 13:51:56 +0000] rev 41058
Merge
thartmann [Tue, 30 Aug 2016 13:24:26 +0200] rev 41057
8164480: Crash with assert(handler_address == SharedRuntime::compute_compiled_exc_handler(..) failed: Must be the same
Summary: Exception checking code needs to handle pre-allocated exceptions.
Reviewed-by: dnsimon, kvn