[10] RFR: [AOT] assert(false) failed: DEBUG MESSAGE: InterpreterMacroAssembler::call_VM_base: last_sp != NULL

jamsheed jamsheed.c.m at oracle.com
Wed Sep 13 13:22:11 UTC 2017


Thanks for reply,

revised webrev: http://cr.openjdk.java.net/~jcm/8168712/webrev.01/

last_sp ! = null not an issue for this specific case, so i skip the 
assert in debug build

Best Regards,

Jamsheed


On Wednesday 13 September 2017 10:03 AM, Dean Long wrote:
> It may not matter if you #ifdef it so that it only slows down debug 
> builds. 



More information about the hotspot-compiler-dev mailing list