4 Commits (8d33cfa5274720b7e72effb3f20ce09628b79787)

Author SHA1 Message Date
  acolyer 426cbdccfd tests and "fix" for pr148007 - workaround JRockit "goto" bug by generating code closer to that produced by javac when weaving after and after returning. In particular: avoid adding a goto that branches to the next instruction (now replaces that return opcode with a nop instead), and store the return value on the top of the stack in a temp before branching to the after advice dispatch and restore it afterwards. 18 years ago
  acolyer ded1a744fc payback time for all the "kinding" work - only ever generate and match 19 years ago
  jhugunin e1b31331d1 local variable information is different than before (not better or worse, just different...) 21 years ago
  wisberg d842c4f113 initial version 21 years ago