Artigo Acesso aberto

Optimizing Java: theory and practice

1997; Wiley; Volume: 9; Issue: 6 Linguagem: Inglês

10.1002/(sici)1096-9128(199706)9

ISSN

1096-9128

Autores

Zoran Budimlić, Ken Kennedy,

Tópico(s)

Logic, programming, and type systems

Resumo

The enormous popularity of the Internet has made an instant star of the Java programming language. Java's portability, reusability, security and clean design has made it the language of choice for Web-based applications and a popular alternative to C++ for object-oriented programming. Unfortunately, the performance of the standard Java implementation, even with just-in-time compilation technology, is far behind the most popular languages today. The need for an aggressive optimizing compiler for Java is clear. Building on preliminary experience with the JavaSoft bytecode optimizer, this paper explores some of the issues that arise in building efficient implementations of Java. A number of interesting problems are presented by the Java language design, making classical optimization strategies much harder to implement. On the other hand, Java presents the opportunity for some new optimizations, unique for this language. © 1997 John Wiley & Sons, Ltd.

Referência(s)