Towards a full multiple-inheritance virtual machine

1Citations
Citations of this article
5Readers
Mendeley users who have this article in their library.

Abstract

Late binding and subtyping create runtime overhead for objectoriented languages, especially in the context of both multiple inheritance and dynamic loading. Recent experiments show that this overhead is marked with static, non-adaptive compilers, which work under the openworld assumption. Therefore, dynamic, ie adaptive, compilation might present a solution to this efficiency issue. This paper presents the abstract architecture of a virtual machine and a dynamic compiler for unrestricted multiple-inheritance. This architecture involves an object representation that allows for shortcuts in the default implementations, coupled with compilation/recompilation protocols that maintain the most efficient implementations compatible with the current state of the program. The object representation proposed is based on perfect class hashing, which shortcuts to static calls or the single-subtyping implementation. Moreover, this article proposes a new methodology, based on random simulation, for evaluating the runtime efficiency and recompilation cost of the proposed protocols. The resulting experiments show that the architecture proposed should provide the same runtime efficiency as Java and .Net, thus offsetting most of the multiple-inheritance overhead. © JOT 2011.

References Powered by Scopus

Optimization of object-oriented programs using static class hierarchy analysis

402Citations
N/AReaders
Get full text

Fast static analysis of C++ virtual function calls

287Citations
N/AReaders
Get full text

Optimizing dynamically-typed object-oriented languages with polymorphic inline caches

218Citations
N/AReaders
Get full text

Cited by Powered by Scopus

DiSquawk: 512 cores, 512 memories, 1 JVM

1Citations
N/AReaders
Get full text

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Cite

CITATION STYLE

APA

Ducournau, R., & Morandat, F. (2012). Towards a full multiple-inheritance virtual machine. Journal of Object Technology, 11(3). https://doi.org/10.5381/jot.2012.11.3.a6

Readers over time

‘16‘17‘19‘2000.511.52

Readers' Seniority

Tooltip

PhD / Post grad / Masters / Doc 3

75%

Professor / Associate Prof. 1

25%

Readers' Discipline

Tooltip

Computer Science 5

100%

Save time finding and organizing research with Mendeley

Sign up for free
0