Documentation for all these tools can be found in the
Java SE Tools documentation. See also the
Java SE Troubleshooting page,
which offers assistance for the debugging of memory problems, deadlocks, and crashes.
In addition to the Java SE tools, the award-winning Sun Developer Tools and the NetBeans IDE can ease your Java program development.
|
Many tips on program development and troubleshooting can be found in the Java SE Blogs and the Java Technology Forums.
If you run into problems, Sun offers several levels of Developer Support.
You wouldn't believe the amount of testing that Java SE receives, but still, bugs happen. You can search for existing problems and report new ones on the Bug Database website.
|