corba/.jcheck/conf
author kvn
Fri, 02 May 2014 16:44:54 -0700
changeset 24342 34e1384b02db
parent 22130 4dd196f6a086
child 43625 ffff9fb82776
permissions -rw-r--r--
8039298: assert(base == NULL || t_adr->isa_rawptr() || !phase->type(base)->higher_equal(TypePtr::NULL_PTR)) Summary: Convert the assert into the runtime check to skip IGVN optimizations for problematic memory nodes. Eliminate dead nodes more aggressively. Reviewed-by: twisti, iveresov

project=jdk9