JDK 1.2

1998-12-09 Thread Paul Carff
You guys have done a great job. I was wondering when JDK1.2 will be available? I understand Sun in going to support the port? Thanks, Paul

Threads

1998-10-22 Thread Paul Carff
When using Java Threads,  are these mapped to system level threads like NT does or are they user level threads as in Sun OS.   I am trying to determine if I must write a thread scheduler for my code.   Thanks ,   Paul