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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
22130
4dd196f6a086 8030068: Update .jcheck/conf files for JDK 9
iris
parents: 10154
diff changeset
     1
project=jdk9