]> source.dussan.org Git - javassist.git/commit
changed the compiler so that .class will be compiled into ldc.
authorchiba <chiba@30ef5769-5b8d-40dd-aea6-55b5d6557bb3>
Tue, 29 May 2007 09:22:02 +0000 (09:22 +0000)
committerchiba <chiba@30ef5769-5b8d-40dd-aea6-55b5d6557bb3>
Tue, 29 May 2007 09:22:02 +0000 (09:22 +0000)
commit33ce6656c3b8c08be8d9b9d7fdc4b70e7f290ecc
tree6e6a022872d11fa48a9dc3e88a8b942c2f8c49c5
parent2cecffb9c750eeb468700e90a00710821ad534c3
changed the compiler so that .class will be compiled into ldc.

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@376 30ef5769-5b8d-40dd-aea6-55b5d6557bb3
src/main/javassist/bytecode/stackmap/TypeData.java
src/main/javassist/compiler/MemberCodeGen.java