Dashboard > Java字典 > ... > JIT Compiler > HotSpot
Java字典 Log In   View a printable version of the current page.
HotSpot
Added by Anonymous, last edited by Anonymous on May 07, 2005
Labels: 
(None)

改進JVM效能的技術之一,JAVA原始程式碼被編譯成bytecode後
HotSpot探查程式執行時效率影響較大的程式碼片段,
後對bytecode中這些片段動態編譯成原生碼,
又對這些原生碼進行最佳化,從而提高執行效率
http://jserv.sayya.org/kaffe/doc/jvm-impl-big5.txt
http://mindprod.com/jgloss/hotspot.html

Site powered by a free Open Source Project / Non-profit License (more) of Confluence - the Enterprise wiki.
Learn more or evaluate Confluence for your organisation.
Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.1.5a Build:#411 Mar 16, 2006) - Bug/feature request - Contact Administrators