JDK 1.2
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
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