API Changes Affecting <em>Threads of Control</em>
Previous | Next | JDK 1.1 Notes Trail Head | Threads of Control


API Changes Affecting Threads of Control

The Sorting Applets
The sorting applet uses deprecated AWT methods. See 1.1 Changes: Sorting Applet.
The Clock Applet
The clock example uses deprecated Date class methods. See 1.1 Changes: Clock Applet.
The 400,000 Micron Thread Race
The RaceApplet example uses deprecated AWT methods. See 1.1 Changes: Race Applet.
Thread Group
One method, AllowThreadSuspension, has been added to the ThreadGroup class. See 1.1 Changes: ThreadGroup Class.
Deadlock and the Dining Philosophers
The Dining Philosophers applet uses deprecated AWT methods. See 1.1 Changes: Philosophers Applet.


Previous | Next | JDK 1.1 Notes Trail Head | Threads of Control