http://cr.openjdk.java.net/~kvn/7123954/webrev 7123954: Some CTW test crash with SIGSEGV Old problem. Incoming I_O projection is dropped on floor (become dead) when allocation replaced only with slow call (big array). Correct the code for such case. Tested with full CTW. Thanks, Vladimir