avorobye [Fri, 09 Sep 2016 19:30:08 +0300] rev 41069
8146128: compiler/cpuflags/TestAESIntrinsicsOnSupportedConfig timeouts
Summary: test settings were changes in order to avoid timeouts
Reviewed-by: kvn
sspitsyn [Fri, 09 Sep 2016 06:44:31 +0000] rev 41068
Merge
ysuenaga [Thu, 08 Sep 2016 23:38:56 -0700] rev 41067
8164913: JVMTI.agent_load dcmd should show useful error message
Summary: show useful error message
Reviewed-by: dholmes, dsamersoff, sspitsyn
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
neliasso [Tue, 30 Aug 2016 13:53:36 +0200] rev 41056
8157024: CodeCache JFR events reporting wrong data
Summary: Fix scaling
Reviewed-by: kvn
Contributed-by: patric.hedlin@oralce.com
neliasso [Wed, 13 Jul 2016 12:10:22 +0200] rev 41055
8160942: Unused code in GraphKit::record_profiled_receiver_for_speculation
Summary: Fixed logic error; locally scoped 'maybe_null' w/initialiser is unused/dead
Reviewed-by: kvn
Contributed-by: patric.hedlin@oracle.com
zmajo [Tue, 30 Aug 2016 09:01:33 +0000] rev 41054
Merge