stacktrace shows that call sites are there :)
On Thu, Oct 16, 2008 at 2:58 PM, Jochen Theodorou
<blackdrag@...> wrote:
ekabanov schrieb:
If it's of any help, we at ZeroTurnaround investigated why Groovy doesn't
work with JavaRebel and it was connected with callsite caching
(http://www.zeroturnaround.com/forum/topic.php?id=80). You may be hitting
the same issue with JVM HotSwap as well. We would gladly work with someone
to get Groovy classes reloading...
but we where told it does not work with 1.5.x and there is no call site caching. Or is the reason the two uninitialized fields?