Class Unloading with a Concurrent Garbage Collector in an Embedded Java VM
暂无分享,去创建一个
This paper presents the design and implementation of class unloading in an embedded Java Virtual Machine. Even though the Java Language specification states explicitly when a given class must be unloaded there is a surprising lack of papers on a systematized and step-by-step explanation of when and how a class becomes available for unloading. This paper presents a more formalized approach to Java class unloading as well as a design and implementation description involving a concurrent garbage collector. Index Terms — Class Unloading, Concurrent Garbage Collector, Embedded Virtual Machine, Java.
[1] Sheng Liang,et al. Dynamic class loading in the Java virtual machine , 1998, OOPSLA '98.
[2] Etienne Gagnon,et al. A portable research framework for the execution of java bytecode , 2003 .