aboutsummaryrefslogtreecommitdiff
path: root/documentation/bookmark/platform/jvm.md
blob: 4ea87de280ce7df444f82ea8e1cb3a1acf7d8a6b (plain)
1
2
3
4
5
6
7
8
# Reference

1. [Journey to the Centre of the JVM — Daniel Spiewak](https://www.youtube.com/watch?v=EFkpmFt61Jo)
1. [String concatenation, redux](https://cl4es.github.io/2019/05/14/String-Concat-Redux.html)
1. [Beware of computation in static initializer](https://pangin.pro/posts/computation-in-static-initializer)
1. [JVM Internals](https://blog.jamesdbloom.com/JVMInternals.html)
1. [JVM Anatomy Quarks](https://shipilev.net/jvm/anatomy-quarks/)