aboutsummaryrefslogtreecommitdiff
path: root/documentation/bookmark/compilation/target/jvm.md
blob: 6e7a0831f76f1db7f369e0df9fdec3339368a9bc (plain)
1
2
3
4
5
6
7
8
9
10
# Reference

0. []()
0. [Turn any Java program into a self-contained EXE](https://mccue.dev/pages/7-28-22-make-an-exe)
0. [Journey to the Centre of the JVM — Daniel Spiewak](https://www.youtube.com/watch?v=EFkpmFt61Jo)
0. [String concatenation, redux](https://cl4es.github.io/2019/05/14/String-Concat-Redux.html)
0. [Beware of computation in static initializer](https://pangin.pro/posts/computation-in-static-initializer)
0. [JVM Internals](https://blog.jamesdbloom.com/JVMInternals.html)
0. [JVM Anatomy Quarks](https://shipilev.net/jvm/anatomy-quarks/)