Movatterモバイル変換


[0]ホーム

URL:


The HotSpot Group

The HotSpotgroup is comprisedof developers involved in the design, implementation, andmaintenance of the HotSpot virtual machine.

Introduction

The HotSpot VM code base has been worked on by hundreds ofpeople, over the course of 20 years, so far. It's big. There arearound 3000 C/C++ header and source files, comprising more than 1.2million lines of code. In addition to the expected class loader,bytecode interpreter, and supporting runtime routines, you get twoor three JIT compilers from bytecode to native instructions, ahandful of garbage collectors, and a set of high-performanceruntime libraries for synchronization, etc.

Source code

The HotSpot source code can be found in theJDK repository. Specifically,it is contained in thehttps://github.com/openjdk/jdk/tree/master/src/hotspotdirectory.

Documentation

Community

OpenJDK logo
Installing
Contributing
Sponsoring
Developers' Guide
Vulnerabilities
JDK GA/EA Builds
Mailing lists
Wiki ·IRC
Mastodon
Bluesky
Bylaws ·Census
Legal
Workshop
JEP Process
Source code
GitHub
Mercurial
Tools
Git
jtreg harness
Groups
(overview)
Adoption
Build
Client Libraries
Compatibility & Specification Review
Compiler
Conformance
Core Libraries
Governing Board
HotSpot
IDE Tooling & Support
Internationalization
JMX
Members
Networking
Porters
Quality
Security
Serviceability
Vulnerability
Web
Projects
(overview,archive)
Amber
Babylon
CRaC
Code Tools
Coin
Common VM Interface
Developers' Guide
Device I/O
Duke
Galahad
Graal
IcedTea
JDK 7
JDK 8
JDK 8 Updates
JDK 9
JDK (…,23,24,25)
JDK Updates
Jigsaw
Kona
Kulla
Lanai
Leyden
Lilliput
Locale Enhancement
Loom
Memory Model Update
Metropolis
Mission Control
Multi-Language VM
Nashorn
New I/O
OpenJFX
Panama
Penrose
Port: AArch32
Port: AArch64
Port: BSD
Port: Haiku
Port: Mac OS X
Port: MIPS
Port: Mobile
Port: PowerPC/AIX
Port: RISC-V
Port: s390x
SCTP
Shenandoah
Skara
Sumatra
Tsan
Valhalla
Verona
VisualVM
Wakefield
Zero
ZGC
Oracle logo
© 2025 Oracle Corporation and/or its affiliates
Terms of Use · License:GPLv2 ·Privacy ·Trademarks

[8]ページ先頭

©2009-2025 Movatter.jp