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