Re: Problem with jdk1.1.3

1998-06-29 Thread Paul Ho
At 05:48 PM +1100 06/29/98, Markian Jaworsky wrote: >(Not sure if this got through - reposting) > >Specifically, when compiling a program which uses threads comes with: >robot.java - >"Could not instantiate /java/lang/Thread" > >//robot.java, an intended java 1.1 program >import java.awt.*; >impor

Problem with jdk1.1.3

1998-06-29 Thread Markian Jaworsky
(Not sure if this got through - reposting) Specifically, when compiling a program which uses threads comes with: robot.java - "Could not instantiate /java/lang/Thread" //robot.java, an intended java 1.1 program import java.awt.*; import java.awt.applet.*; // The Thread class hasn't changed fro

Problem with jdk1.1.3

1998-06-28 Thread Markian Jaworsky