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.
2017
2017
Static analysis attempts to discover program properties and answer questions about a program’s potential behavior without… 
2010
2010
Ubiquitous embedded systems are often resource-constrained. Developing software for these systems should take into account… 
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… 
2005
2005
  • Gerwin Klein
  • 2005
  • Corpus ID: 41971193
Zusammenfassung Der Bytecode Verifier ist ein essenzieller Bestandteil der Sicherheitsarchitektur der Programmierplattform Java… 
2004
2004
Quality management is becoming a more and more important part of the software development process. As software testing is… 
Review
2004
Review
2004
Policy enforcement is a mechanism for ensuring that system components follow certain programming practices, comply with specified… 
1998
1998
This paper provides a manual for javab, a prototype tool that supports the automatic detection and exploitation of implicit loop… 
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…