RFR-8008118

Alan Bateman Alan.Bateman at oracle.com
Thu Mar 21 17:16:02 UTC 2013


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



More information about the core-libs-dev mailing list