# TangBean/understanding-the-jvm

《深入理解 Java 虚拟机》阅读笔记

Repository: https://github.com/TangBean/understanding-the-jvm
Canonical: https://ross.abutalabs.com/products/understanding-the-jvm
License Family: other
Last push: 2021-09-05T03:32:38+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 2765, "days_push": 1823, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1474, forks 298 (observed 2026-08-28T04:04:49.724458+00:00)

## What it is
A set of Chinese-language reading notes for the book 'Understanding the JVM' (深入理解 Java 虚拟机, 2nd edition), organized into memory management, bytecode execution, performance monitoring, and JIT optimization. The README acts as a searchable knowledge tree linking to detailed markdown notes on each JVM topic.

## Use cases
- learn how the JVM manages memory and garbage collection
- review JVM internals before an interview
- understand class loading and bytecode execution
- study JVM performance monitoring and tuning
- prepare for Java virtual machine exam-style self-testing

## When to choose
- you want structured notes on JVM internals in Chinese
- you are studying 'Understanding the JVM' and want organized summaries
- you need a quick-reference tree for GC, class loading, or JIT topics

## When to avoid
- you need official JVM documentation or specs
- you want runnable code or tools rather than notes
- you need English-language material

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: documentation
- domain: tutorials, programming-languages, developer-tools
- platform: jvm
- tags: jvm, reading-notes, garbage-collection, class-loading, jit, chinese, study-notes

## Member repositories
- TangBean/understanding-the-jvm (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:49.724458+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:34:32.892795+00:00, confidence not recorded.
  - readme: https://github.com/TangBean/understanding-the-jvm (fetched 2026-08-28T04:04:49.724458+00:00, sha 09594fa330b0)
- Data as of 2026-08-30T08:39:29.467469+00:00.
