Chapter 1, "Introduction", is an overview of subjects covered in this book.
Chapter 2, "Multithreading", discusses the basics of multithreading, and the benefits of using the native-threaded Java Virtual Machine (JVM) on Solaris.
Chapter 3, "The Java Programming Environment", describes this environment with information specific to using Java on multithreaded Solaris.
Chapter 4, "Deprecated Methods", lists those methods that have been deprecated as of Java Development Kit (JDKTM 1.1).
Chapter 5, "Application Performance Tuning", describes ways in which Java developers can increase their applications' performance.