Skip to main content

2001 | OriginalPaper | Buchkapitel

The dynamic virtual machine

verfasst von : Prof. Dr. Robert F. Stärk, Dipl.-Inf. Joachim Schmid, Prof. Dr. Egon Börger

Erschienen in: Java and the Java Virtual Machine

Verlag: Springer Berlin Heidelberg

Aktivieren Sie unsere intelligente Suche, um passende Fachinhalte oder Patente zu finden.

search-config
loading …

In this chapter we refine the virtual machines of the previous chapters to a dynamic machine that incorporates dynamic loading and linking of classes. This involves new rules for class loader methods and an extension of switch VM E to switch VM D to cope with referencing loaded classes (together with their superclasses) before they are linked.

Metadaten
Titel
The dynamic virtual machine
verfasst von
Prof. Dr. Robert F. Stärk
Dipl.-Inf. Joachim Schmid
Prof. Dr. Egon Börger
Copyright-Jahr
2001
Verlag
Springer Berlin Heidelberg
DOI
https://doi.org/10.1007/978-3-642-59495-3_18