On Thursday 12 September 2002 10:56 pm, you wrote:
> Using the freemarker.jar that Jonathan sent me, the problem seems to
> disappear. Things look to be back to normal. I'll bang on it and see if
> the error comes up again with any of my more involved code.
It really does seem to be a genuine JVM bug. (Or maybe it's a jikes
issue. I really ought to have tried rebuilding with javac to see whether
the same thing happens.) Something to do with cyclical dependencies in static
initialization. I rewrote the bit of code that I deduced it was tripping up
on and, as you report, it does work now. It will be interesting to see
whether this gets reported some more.
In any case, I have put up the patched version on Sourceforge that seems (so
far) to resolve the issue.
>
> Thanks much,
Thanks for the feedback, Daniel. If anything else comes up, you know where to
find us.
Cheers,
Jonathan
>
> Daniel Burr
>
>
>
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> _______________________________________________
> FreeMarker-user mailing list
> FreeMarker-user@...
> https://lists.sourceforge.net/lists/listinfo/freemarker-user
|