huseyinbabal / live-coding-roadmap

Roadmap of the Live Coding Projects & Ideas
20 stars 0 forks source link

Reading Java Memory Model and Thread Specification #5

Open huseyinbabal opened 2 years ago

huseyinbabal commented 2 years ago

Java Memory Model is an important concept to understand how JVM works under the hood. We will read the specification of JMM written in 2004

https://www.cs.umd.edu/~pugh/java/memoryModel/jsr133.pdf