From 6ec8f5d2f6cbf8db45f91e5c4b48c6ec17659f72 Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Sat, 30 Jul 2022 23:13:24 -0400 Subject: Extracted test-tallying machinery into its own module. --- documentation/bookmark/compilation/target/jvm.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'documentation/bookmark/compilation/target/jvm.md') diff --git a/documentation/bookmark/compilation/target/jvm.md b/documentation/bookmark/compilation/target/jvm.md index 4ea87de28..6e7a0831f 100644 --- a/documentation/bookmark/compilation/target/jvm.md +++ b/documentation/bookmark/compilation/target/jvm.md @@ -1,8 +1,10 @@ # 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/) +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/) -- cgit v1.2.3