4 коммитов (conditionalThis)

Автор SHA1 Сообщение Дата
  aclement e4ab0ae576 fix and testcode update for: 151673: after advice sometimes woven incorrectly into strangely formed input bytecode 18 лет назад
  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 лет назад
  acolyer ded1a744fc payback time for all the "kinding" work - only ever generate and match 19 лет назад
  wisberg d842c4f113 initial version 21 лет назад