Re: My source code crashes javac

1998-10-15 Thread mlorton
> I am trying to compile the attached program in javac. I've tested it > under Sun's JDK 1.1.5 on Solaris, Symantec's Visual Cafe (forgot which > version, but it's based on JDK 1.1.3) on Windows NT, and Blackdown's JDK > 1.1.6v5 on Linux. All of them give the exact same result: > > java.lang.Nul

Re: My source code crashes javac

1998-10-15 Thread Rainer Werlein
On Thu, 15 Oct 1998 00:23:45 -0500, Trevor Harmon wrote: >I am trying to compile the attached program in javac. I've tested it >under Sun's JDK 1.1.5 on Solaris, Symantec's Visual Cafe (forgot which >version, but it's based on JDK 1.1.3) on Windows NT, and Blackdown's JDK >1.1.6v5 on Linux. All o

My source code crashes javac

1998-10-15 Thread Trevor Harmon
I am trying to compile the attached program in javac. I've tested it under Sun's JDK 1.1.5 on Solaris, Symantec's Visual Cafe (forgot which version, but it's based on JDK 1.1.3) on Windows NT, and Blackdown's JDK 1.1.6v5 on Linux. All of them give the exact same result: java.lang.NullPointerExcep