On 21/03/2013 15:53, John Zavgren wrote: > All: > I modified the splitPath() procedure so that when it encounters an OOM error it frees allocated memory before exiting. > > > Thanks! > John > > > http://cr.openjdk.java.net/~jzavgren/8008118/webrev.03/ > Will this work with empty path components ("./"), I assume they need to be skipped when freeing. -Alan