Errors & memory

Archie Cobbs archie at whistle.com
Thu Sep 24 10:37:27 PDT 1998


Maxim Kizub writes:
> 1st, java.lang.Byte extends java.lang.Number.

http://java.sun.com/products/jdk/1.2/docs/api/java/lang/Byte.html

> 2nd, java.io.File.mkdirs() has an error - NullPointerException in
> line 203 (looks like toString() returns null).

It looks like the only way this can happen is if "path" was
null when the constructor was called...

-Archie

___________________________________________________________________________
Archie Cobbs   *   Whistle Communications, Inc.  *   http://www.whistle.com


More information about the kaffe mailing list