| File Name | Description |
|---|---|
| hotspot/agent/ | Serviceability Agent (SA) 用のソースコードを納めたディレクトリ (See: here for details) |
| hotspot/make/ | ビルド用の Makefile が納められたディレクトリ |
| hotspot/src/ | HotSpot 及びそれに関連したツールのソースコード用のディレクトリ |
| - hotspot/src/cpu/ | CPU に依存するソースコード用のディレクトリ |
| - hotspot/src/os/ | OS に依存するソースコード用のディレクトリ |
| - hotspot/src/os_cpu/ | OS と CPU に依存するソースコード用のディレクトリ |
| - hotspot/src/share/ | OS/CPU に非依存のソースコード用のディレクトリ |
This document is available under the GNU GENERAL PUBLIC LICENSE Version 2.