Skip to search formSkip to main contentSkip to account menu

Java bytecode

Known as: JVM bytecode, Java byte code, Java byte-code 
Java bytecode is the instruction set of the Java virtual machine. Each bytecode is composed of one, or in some cases two bytes that represent the… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2010
2010
To prove termination of Java Bytecode (JBC) automatically, we transform JBC to finite termination graphs which represent all… 
2006
2006
String concatenation via the “+” operator is one of the most convenient things to do in Java, and also one of the most expensive… 
2004
2004
Quality management is becoming a more and more important part of the software development process. As software testing is… 
2002
2002
We report on a project that performed a bigram analysis of dynamic bytecode sequences. The objective was to identify the most… 
2002
2002
We have used Isabelle/HOL to formalize and prove correct an approach to bytecode verification based on model checking that we… 
1999
1999
Verification plays a central role in the security of Java bytecode: the Java bytecode verifier performs a static analysis to… 
Review
1997
Review
1997
  • Dan Lambright
  • 1997
  • Corpus ID: 34087374
We present our results obtained from applying well known optimizations to Java bytecodes. We survey the optimizations implemented… 
1997
1997
This paper describes Cream, an optimizer for Java bytecode using side-effect analysis to improve the optimizations. Dead-code… 
1996
1996
A new paradigm for computing is emerging based on the Internet and the World Wide Web, accompanied by a new standard programming…