RFR(S) 8161598,,Kitchensink fails:	assert(nm->insts_contains(original_pc)) failed: original PC must be in	nmethod/CompiledMethod
    dean.long at oracle.com 
    dean.long at oracle.com
       
    Tue Aug 16 16:02:26 UTC 2016
    
    
  
On 8/16/16 8:43 AM, Andrew Haley wrote:
> On 15/08/16 19:41, dean.long at oracle.com wrote:
>> Hi Andrew.  Unfortunately, the test and the code that is calling
>> JavaThread::pd_get_top_frame() are all closed.  Does aarch64 have an
>> tests that exercise JavaThread::pd_get_top_frame()?  To test, you need
>> to suspend a thread, check if the thread state is _thread_in_Java, get
>> the context, call pd_get_top_frame(), then try to walk the stack.
> Okay.  The patch looks reasonable and works well: it's cleaner and
> easier to understand than what we had before.  That's enough for me.
>
> Thanks,
>
> Andrew.
>
Thanks Andrew.
dl
    
    
More information about the hotspot-runtime-dev
mailing list