jdk-24/hotspot/test/compiler/6823453
Vladimir Kozlov 090346b4e8 6823453: DeoptimizeALot causes fastdebug server jvm to fail with assert(false,"unscheduable graph")
Use a HaltNode on the fall through path of the AllocateArrayNode to indicate that it is unreachable if the array length is negative.

Reviewed-by: never, jrose
2009-04-03 13:33:32 -07:00
..
Test.java 6823453: DeoptimizeALot causes fastdebug server jvm to fail with assert(false,"unscheduable graph") 2009-04-03 13:33:32 -07:00