Commit Graph

19 Commits (12e82bea53aa2ee5255c2a6c249cf11aa2060589)

Author SHA1 Message Date
hoenicke 240de78e81 jode/bytecode/ClassInfo.java.in, jode/bytecode/MethodInfo.java, 17 years ago
hoenicke aae07e1491 A continue was missing that could produce ArrayIndexOutOfBounds 20 years ago
hoenicke d1f22a62b4 Fix the exception handlers that Javac 1.4 produces. 22 years ago
hoenicke c761c52679 Changed license of util,bytecode,jvm,expr,flow and decompiler packages 22 years ago
hoenicke 15e7ec9dc0 More debugging outputs. 23 years ago
hoenicke fa005e09ee * jode/bytecode/BytecodeInfo.java.in (calculateMaxStack): Handle 23 years ago
hoenicke 1f87c3817c Changed version to 1.2 24 years ago
hoenicke 7eb1d3f8b5 Forgot to calc stacksize for exception handlers. 24 years ago
hoenicke ef0a0f214b Reserve locals for method arguments. Important if they are not accessed 24 years ago
hoenicke f26d8a21e6 Calculate number of stack elements and local variables in prepareWriting. 24 years ago
jochen 47b22fdb21 added dropInfo 25 years ago
jochen 0270969c56 SearchPath.pathSeparatorChar -> altPathSeparatorChar 25 years ago
jochen 853a315167 bug fix when lvt is broken 25 years ago
jochen ae9c23f5ec use implementation specific opcode as border opcode instead of xxxunknownxxx 25 years ago
jochen 52c6c30277 made start and end instruction determination more robust 25 years ago
jochen 4104af6d61 some speed improvements 25 years ago
jochen 97bf664ac8 Adjust exception range when appending instructions. 25 years ago
jochen 996fc49dbd collection interface for instructions. 25 years ago
jochen 6786a3fa35 using the autoconfigured @COLLECTIONS@ imports. 25 years ago
jochen 56464880ac Cleaned up the bytecode module: 25 years ago
jochen ad1866f6a6 toString added 25 years ago
jochen 8e6699a797 dumpCode takes PrintWriter 25 years ago
jochen 9b316ad4c1 getMethodInfo added 25 years ago
jochen b7051a7a87 lookat howMuch, before reading attributes 25 years ago
jochen 8627236b01 intern() objData 25 years ago
jochen 8e74989f48 GlobalOptions 25 years ago
jochen 7a326a40c1 new attribute handling 25 years ago
jochen 1bc6e91a59 Types moved to jode.type 25 years ago
jochen 2e61da9b5f gcp.putClassName/Type 25 years ago
jochen 111f217719 sanity checks (static constraints in bytecode verification) 25 years ago
jochen 8ebe96a5ac added copyright 26 years ago
jochen 1d77b7ad18 Initial revision 26 years ago