Sciweavers

JVM
2001
97views Education» more  JVM 2001»
13 years 6 months ago
Deterministic Execution of Java's Primitive Bytecode Operations
For the application of Java in realtime and safety critical domains, an analysis of the worst-case execution times of primitive Java operations is necessary. All primitive operati...
Fridtjof Siebert, Andy Walter
JVM
2001
105views Education» more  JVM 2001»
13 years 6 months ago
A Java Compiler for Many Memory Models
ompiler for Many Memory Models { extended abstract Samuel P. Midki IBM TJ Watson Research Jaejin Lee Dept. of Computer Science and Engineering, Michigan State University David A. P...
Samuel P. Midkiff
JVM
2001
92views Education» more  JVM 2001»
13 years 6 months ago
OpenJIT 2: The Design and Implementation of Application Framework for JIT Compilers
d Abstract] Fuyuhiko Maruyama Tokyo Institute of Technology Tokyo, Japan Satoshi Matsuoka
Fuyuhiko Maruyama
JVM
2001
99views Education» more  JVM 2001»
13 years 6 months ago
JVM Susceptibility to Memory Errors
Modern computer systems are becoming more powerful and are using larger memories. However, except for very high end systems, little attention is being paid to high availability. T...
DeQing Chen, Alan Messer, Philippe Bernadat, Guang...