]> source.dussan.org Git - javassist.git/commit
made to produce bytecode that HotSpot 1.3 can compile to be
authorchiba <chiba@30ef5769-5b8d-40dd-aea6-55b5d6557bb3>
Wed, 20 Aug 2003 17:49:39 +0000 (17:49 +0000)
committerchiba <chiba@30ef5769-5b8d-40dd-aea6-55b5d6557bb3>
Wed, 20 Aug 2003 17:49:39 +0000 (17:49 +0000)
commitc8eb33fc60e880e0f8c75d442fa6df7660c87939
tree1eb5468db4205cca99fba08e77bb846eac5db99a
parent421e4885eb233dc616bed0b48eec678f5f0d41c4
made to produce bytecode that HotSpot 1.3 can compile to be
efficient native code. (avoiding a bug of HotSpot?)

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@34 30ef5769-5b8d-40dd-aea6-55b5d6557bb3
src/main/javassist/CtBehavior.java
src/main/javassist/bytecode/CodeIterator.java