RFR(XS): JDK-8068655 frame::safe_for_sender() computes incorrect sender_sp value for interpreted frames

Frederic Parain frederic.parain at oracle.com
Thu Jan 29 16:16:32 UTC 2015


Andrew,

I haven't produce a unit test because it is really tricky to trigger
with current HotSpot code. However, I'm working on a project where
stack walking is performed when a stack overflow error is detected.
When I used my modified VM to execute 
hotspot/test/compiler/uncommontrap/TestStackBangMonitorOwned, I hit this 
bug.

Regards,

Fred

On 29/01/2015 16:25, Andrew Haley wrote:
> I'm wondering if I need this for AArch64 too: our stack layout is
> essentially the same as x86, so I suppose we do.  But I don't really
> know how to trigger the original bug.
>
> Andrew.
>

-- 
Frederic Parain - Oracle
Grenoble Engineering Center - France
Phone: +33 4 76 18 81 17
Email: Frederic.Parain at oracle.com


More information about the hotspot-runtime-dev mailing list