Greetings: I modified the native code to eliminate potential memory loss and crashes by checking the return values of malloc() and realloc() calls. The webrev image of these changes is visible at: http://cr.openjdk.java.net/~jzavgren/8007607/webrev.01/ Thanks! John Zavgren