fenixsoft/jvm_book resource
《深入理解Java虚拟机(第3版)》样例代码&勘误 observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2458
- days_rel: n/a
- days_push: 1571
- n_releases_24m: 0
Adoption not part of the score
1402 stars · 226 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A companion repository for the Chinese book 'Understanding the JVM (3rd Edition)' containing sample code from the book plus a continuously updated errata list. The code demonstrates JVM internals such as class loading, memory management, and garbage collection, with required VM arguments annotated per example.
Use cases
- run sample code from the Understanding the JVM book
- learn how the Java virtual machine works internally
- check errata for the 3rd edition of the JVM book
- experiment with JVM memory and GC behavior
- study class loading and bytecode examples
- report or track book corrections via issues
When to choose
- you are reading the book and want runnable examples
- you want to reproduce JVM demonstrations like OOM or GC scenarios
- you need the latest errata for the 3rd edition
When to avoid
- you need a general-purpose JVM library or tool
- you want an English-language JVM tutorial
- you need production-ready code rather than book demos
Facets
learning-resource · maturity maintenance
developer-tools interpreter programming-languages tutorials education jvm cross-platform jvm book sample-code errata java-virtual-machine deep-dive-java
1 source
- readme: https://github.com/fenixsoft/jvm_book · fetched 2026-08-28 · a88d967d702e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| fenixsoft/jvm_book | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="fenixsoft/jvm_book")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem