add github links to articles

This commit is contained in:
Loredana
2019-10-12 22:28:00 +03:00
parent 7127074bbd
commit 885df8d48d
16 changed files with 41 additions and 6 deletions

View File

@@ -4,3 +4,5 @@
### Relevant Articles:
- [Method Inlining in the JVM](https://www.baeldung.com/jvm-method-inlining)
- [A Guide to System.exit()](https://www.baeldung.com/java-system-exit)
- [Guide to System.gc()](https://www.baeldung.com/java-system-gc)