JVM Inside Out Part 1 — Getting object address
This is the first part of the JVM Inside Out series. For your convenience you can find other parts using the links below: Part 1 — Getting object address Part 2 — Reading object content Part 3 — Java raw type trickery Part 4 — Locks and out of band exceptions How to get object … Continue reading JVM Inside Out Part 1 — Getting object address