3 Commits (V1_9_22)

Autor SHA1 Mensagem Data
  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 anos atrás
  acolyer ded1a744fc payback time for all the "kinding" work - only ever generate and match 19 anos atrás
  wisberg d842c4f113 initial version 21 anos atrás