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
zmajo [Tue, 30 Aug 2016 10:50:29 +0200] rev 41053
8141634: Implement VarHandles/Unsafe intrinsics on SPARC
Summary: Implement the appropriate intrinsics on SPARC.
Reviewed-by: kvn, dholmes, zmajo
Contributed-by: Trevor Watson <trevor.d.watson@oracle.com>