The following are enhancements to runtime performance in 1.4.2. Also see Virtual Machine release notes for issues.
The following are enhancements to the client HotSpot compiler in 1.4.2. Also see Virtual Machine release notes for issues.
The following are enhancements to the server HotSpot compiler in 1.4.2. Also see Virtual Machine release notes for issues.
In this release, these 64-bit versions have the following limitations.
When invoked, the utility displays a thread dump to standard out and indicates any Java-platform-level deadlocks it detects. Refer to this sample output. If the application is deadlocked because two or more threads are involved in a cylce to acquire monitors, then the list of such threads and monitors involved in the deadlocks are displayed. Note, however, that this will not find deadlocks involving threads waiting on monitors on which no signal will be forthcoming.