Sciweavers

139 search results - page 3 / 28
» Dependence Analysis of Java Bytecode
Sort
View
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
IPPS
2003
IEEE
13 years 10 months ago
Exploiting Java-ILP on a Simultaneous Multi-Trace Instruction Issue (SMTI) Processor
The available Instruction Level Parallelism in Java bytecode (Java-ILP) is not readily exploitable using traditional in-order or out-of-order issue mechanisms due to dependencies ...
R. Achutharaman, R. Govindarajan, G. Hariprakash, ...
CORR
2010
Springer
180views Education» more  CORR 2010»
13 years 5 months ago
Sawja: Static Analysis Workshop for Java
Abstract. Static analysis is a powerful technique for automatic verification of programs but raises major engineering challenges when developing a full-fledged analyzer for a reali...
Laurent Hubert, Nicolas Barré, Fréd&...
CJ
2010
139views more  CJ 2010»
13 years 2 months ago
An Abstract Interpretation Approach for Enhancing the Java Bytecode Verifier
Roberto Barbuti, Nicoletta De Francesco, Luca Tese...
SAS
2007
Springer
128views Formal Methods» more  SAS 2007»
13 years 11 months ago
Magic-Sets Transformation for the Analysis of Java Bytecode
Denotational static analysis of Java bytecode has a nice and clean compositional definition and an efficient implementation with binary decision diagrams. But it models only the f...
Étienne Payet, Fausto Spoto