首页 > 代码库 > hotspot

hotspot

http://openjdk.java.net/groups/hotspot/

Source code

  • Bundles
    • Download
  • Mercurial respository (read-only)
    • Browsable source
    • Checkout
      hg clone http://hg.openjdk.java.net/jdk7/hotspot/hotspot

Documentation

  • A glossary of terms found in the HotSpot sources and documentation.
  • An overview of the runtime system
  • An overview of the serviceability features
  • An overview of the storage management system

Community

  • Mailing Lists
    • hotspot-dev
    • hotspot-compiler-dev
    • hotspot-gc-dev
    • hotspot-runtime-dev
  • HotSpot bloggers
    • A. Sundararajan
    • Christian Thalinger
    • Dave Dice
    • David Holmes
    • Jon Masamitsu
    • Nikolay Igotti
    • Steve Bohne
    • Steve Goldman

Talks

    • FOSDEM-2007: Peter B. Kessler‘s brief overview of the HotSpot virtual machine.

hotspot