The Hotspot Virtual Machine
Summary:
This article describes the "popular lore" that aims to improve the performance of Java programs in ways that reduce the flexibility of the code, and describes Sun's Hotspot JVM in technical detail. The article shows how Hotspot attempts to eliminate the performance bottlenecks that gave rise to the "popular lore" in the first place.
The ability to add new comments in this discussion is temporarily disabled.
Most recent reply: May 1, 1998 8:34 AM by
Bill
|
This article describes the "popular lore" that aims to improve the performance of Java programs in ways that reduce the flexibility of the code, and describes Sun's Hotspot JVM in technical detail. The article shows how Hotspot attempts to eliminate the performance bottlenecks that gave rise to the "popular lore" in the first place. Read this Artima.com article: http://www.artima.com/designtechniques/hotspot.html
|
|