My First Article Published in JavaSPEKTRUM

On November 30, 2018, the renowned German Java magazine JavaSPEKTRUM, issue 06/2018, has published my first article, titled “Garbage-Collector unter Lupe – Objektreferenzen in Java” (“Garbage Collector Under the Microscope—Object References in Java”). It covers different kinds of object references (hard references, weak references, soft references, and phantom references) as well as a weak-reference data structure and investigates their interaction with the garbage collector.

JavaSPEKTRUM can be bought at magazine shops or read or ordered online at the publisher’s website: www.sigs-datacom.de/digital/javaspektrum/

Shortlink to this blog post: link.simplexacode.ch/78v82019.01

Leave a Reply