Skip to content

Commit

Permalink
Make dependence on bytecode constants explicit.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ian Rogers committed May 27, 2009
1 parent 887b09c commit 53d3bae
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
import org.jikesrvm.classloader.Atom;
import org.jikesrvm.classloader.BytecodeStream;
import org.jikesrvm.classloader.TypeReference;
import static org.jikesrvm.classloader.BytecodeConstants.*;
import org.jikesrvm.runtime.Statics;
import org.jikesrvm.runtime.DynamicLink;
import org.jikesrvm.compilers.opt.bc2ir.GenerationContext;
Expand Down

0 comments on commit 53d3bae

Please sign in to comment.