from Hacker News

Ask HN: Best Books on the JVM?

by abadger9 on 11/22/21, 6:29 PM with 6 comments

I've worked on JVM languages for a decade, and know it from a practical standpoint, but would like to dive into the internals of garbage collection, memory pools (eden space, survivor space), and threads (virtual threads, green threads, etc)