Tue, 16 Aug 2016 09:56:18 -0400 8030221: Checking for anonymous class should check for NULL as well as potential nesting
hseigel [Tue, 16 Aug 2016 09:56:18 -0400] rev 40385
8030221: Checking for anonymous class should check for NULL as well as potential nesting Summary: Store the first non-anonymous class as the host when defining the anonymous class so don't need look for it later. Reviewed-by: dholmes, lfoltan
Mon, 15 Aug 2016 13:14:08 -0700 8133740: NMT for Linux/x86/x64 and bsd/x64 slowdebug builds includes NativeCallStack::NativeCallStack() frame in backtrace
cjplummer [Mon, 15 Aug 2016 13:14:08 -0700] rev 40384
8133740: NMT for Linux/x86/x64 and bsd/x64 slowdebug builds includes NativeCallStack::NativeCallStack() frame in backtrace Summary: Skip an extra frame in _get_previous_fp() when it is not inlined. Reviewed-by: dholmes, zgu
Mon, 15 Aug 2016 13:13:48 -0700 8133747: NMT includes an extra stack frame due to assumption NMT is making on tail calls being used
cjplummer [Mon, 15 Aug 2016 13:13:48 -0700] rev 40383
8133747: NMT includes an extra stack frame due to assumption NMT is making on tail calls being used Summary: Better frame skipping logic in NativeCallStack::NativeCallStack. Reviewed-by: dholmes, zgu
Mon, 15 Aug 2016 13:06:50 -0700 8133749: os::current_frame() is not returning the proper frame on ARM and solaris-x64
cjplummer [Mon, 15 Aug 2016 13:06:50 -0700] rev 40382
8133749: os::current_frame() is not returning the proper frame on ARM and solaris-x64 Summary: Need to go up one extra frame to be consistent with other platforms. Reviewed-by: dholmes, zgu
(0) -30000 -10000 -3000 -1000 -300 -100 -30 -10 -4 +4 +10 +30 +100 +300 +1000 +3000 +10000 tip