DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4446>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4446 JVM Crash when ClassLoader uses System.out [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID ------- Additional Comments From [EMAIL PROTECTED] 2003-02-01 05:22 ------- I don't think is a bug in Ant as such since you are doing experimentation with Ant's structure and internal operation - something outside the normal envelop. I guess what happens is that as part of the initial output operation, the output demux class triggers a class load, which since you are using System.out, causes an infinite recursion - and VM crash. You must be careful when using System.out within the Ant core, for this reason. I'm going to close as INVALID but if you do have a document update, please do provide it. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]