Skip to content

Instantly share code, notes, and snippets.

@jkutner
Last active March 8, 2017 14:40
Show Gist options
  • Save jkutner/ca893fc72508bbf445fe820ca26beb8d to your computer and use it in GitHub Desktop.
Save jkutner/ca893fc72508bbf445fe820ca26beb8d to your computer and use it in GitHub Desktop.

Write once, run everyone, and

These aren't necessarily the most important things I've learn about the JVM in the last 10 years, but they are the things that keep coming up over and over again.

How classloaders work

How the JVM uses native (off-heap) memory

How the Maven lifecycle works

How the Throughput Garbage Collector works

How to read a heap dump?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment