aboutsummaryrefslogtreecommitdiff
path: root/documentation/bookmark/platform/jvm.md
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/bookmark/platform/jvm.md')
-rw-r--r--documentation/bookmark/platform/jvm.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/documentation/bookmark/platform/jvm.md b/documentation/bookmark/platform/jvm.md
index f804b80e2..4ea87de28 100644
--- a/documentation/bookmark/platform/jvm.md
+++ b/documentation/bookmark/platform/jvm.md
@@ -1,5 +1,6 @@
# 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)