Do the dependency conflicts in my project matter?

Y Wang, M Wen, Z Liu, R Wu, R Wang, B Yang… - Proceedings of the …, 2018 - dl.acm.org
Intensive dependencies of a Java project on third-party libraries can easily lead to the
presence of multiple library or class versions on its classpath. When this happens, JVM will …

I-JVM: a Java virtual machine for component isolation in OSGi

N Geoffray, G Thomas, G Muller… - 2009 IEEE/IFIP …, 2009 - ieeexplore.ieee.org
The OSGi framework is a Java-based, centralized, component oriented platform. It is being
widely adopted as an execution environment for the development of extensible applications …

VMKit: a substrate for managed runtime environments

N Geoffray, G Thomas, J Lawall, G Muller… - ACM Sigplan …, 2010 - dl.acm.org
Managed Runtime Environments (MREs), such as the JVM and the CLI, form an attractive
environment for program execution, by providing portability and safety, via the use of a …

[PDF][PDF] Fast and accurate simulation using the LLVM compiler framework

F Brandner, A Fellnhofer, A Krall… - Proceedings of the 1st …, 2009 - complang.tuwien.ac.at
Development of future generation computer architectures requires fast and accurate
simulation tools that allow to test, verify, and analyze the behavior of the given architecture …

A hybrid just-in-time compiler for android: comparing jit types and the result of cooperation

GA Perez, CM Kao, YC Chung, WC Hsu - Proceedings of the 2012 …, 2012 - dl.acm.org
The Dalvik virtual machine is the main application platform running on Google's Android
operating system for mobile devices and tablets. It is a Java Virtual Machine running a basic …

Precise simulation of interrupts using a rollback mechanism

F Brandner - Proceedings of th 12th International Workshop on …, 2009 - dl.acm.org
Instruction set simulation based on dynamic compilation is a popular approach that focuses
on fast simulation of user-visible features according to the instruction-set-architecture …

Jfortes: Java formal unit test generation

L Bentes, H Rocha, E Valentin… - 2016 VI Brazilian …, 2016 - ieeexplore.ieee.org
The use of computer-based systems has increased significantly over the last years in
several domains, mainly when we take into account the applications running on mobile …

Proposal for a suspend/resume extension to the OSGi specification

R Dunklau, S Frénot - 2009 - inria.hal.science
The OSGi platform is a service-oriented architecture allowing the deployment of software
components (called bundles). This report proposes an architecture allowing a bundle activity …

Syncretic post-biological digital identity: Hybridizing mixed reality data transfer systems

J Stadon, R Grasset - … on Distributed Simulation and Real Time …, 2011 - ieeexplore.ieee.org
This paper offers a contribution to an emerging culturally orientated discourse regarding
mixed reality interaction. It seeks to analyse syncretic, hybridized agency, particularly in …

[PDF][PDF] Optimization Framework for the CACAO VM

J Eisl - 2013 - zapster.cc
A virtual machine is a software that takes charge of executing another program. This either
can be done by interpreting the instructions of the program, or by compiling parts of it when …