Projects per year
Abstract
Dynamic aspect-oriented programming (AOP) is a powerful approach for integrating new features into running applications without disrupting their execution. In Java, dynamic AOP frameworks often use runtime weaving of previously loaded classes, which is however severely restricted because of limitations in current Java Virtual Machines (JVMs). These constraints make it very difficult or even impossible to support important AOP features such as static join point information, around() advice, or explicit structural modifications of classes and the class hierarchy. In this position paper we advocate the idea of using advanced dynamic code evolution features to improve dynamic AOP. We present an enhanced JVM, based on a state-of-the-art production JVM, which offers unrestricted class redefiniton. Thanks to this feature, we are able to redesign the dynamic AOP framework HotWave in order to overcome the aforementioned restrictions in the programming model.
| Original language | English |
|---|---|
| Title of host publication | RAM-SE '10 Proceedings of the 7th Workshop on Reflection, AOP and Meta-Data for Software Evolution |
| Publisher | ACM New York, NY, USA ©2010 |
| Number of pages | 5 |
| ISBN (Print) | 978-1-4503-0536-5 |
| Publication status | Published - 2010 |
Fields of science
- 102 Computer Sciences
JKU Focus areas
- Computation in Informatics and Mathematics
Projects
- 1 Active
-
Java VM Compiler Performance (Oracle)
Mössenböck, H. (PI)
01.01.2001 → 31.05.2026
Project: Contract research › Industry project