Notes
CtrlK
  • Introduce
  • Go
    • Grammar
    • System Library
    • Concurrency in Go
    • The Go Memory Model
    • Code Snippet
  • Rust
    • The Rust Programming Language
    • Rust by Example
  • JAVA
    • Preface
    • Grammar
    • Class Libraries
    • Concurrency
    • JVM
      • Class & Instance Initialization
      • Runtime Data Area
      • Garbage Collection
    • Web Container
    • Spring
    • Tuning
  • Computer Science
    • Computer Organization
    • Algorithm
    • Network Protocol
    • Operating System
    • Design Patterns
    • Distributed System
  • database
    • InfluxDB
    • MySQL
    • Redis
    • Elasticsearch
    • HBase
    • Kafka
    • ZooKeeper
  • Reading
    • RocketMQ
    • 演说之禅
    • So Good They Can't Ignore You
    • 学会提问
    • Lecture
  • Other
    • v2ray
    • Kubernetes
    • Git
    • Maven
    • Anaconda And Conda
    • Fuck! Shit!
  • Open source contribution
Powered by GitBook
On this page

Was this helpful?

  1. JAVA

JVM

  • Class & Instance Initialization

  • Runtime Data Area

  • Garbage Collection

PreviousDivisionNextClass & Instance Initialization

Last updated 6 years ago

Was this helpful?