PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL BE LOST SOMEWHERE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3225 *** shadow/3225 Wed Aug 22 10:31:22 2001 --- shadow/3225.tmp.21616 Wed Aug 22 15:50:12 2001 *************** *** 36,39 **** Thanks. ------- Additional Comments From [EMAIL PROTECTED] 2001-08-22 10:31 ------- ! try passing -Xmx256m adding the X to the command. --- 36,47 ---- Thanks. ------- Additional Comments From [EMAIL PROTECTED] 2001-08-22 10:31 ------- ! try passing -Xmx256m adding the X to the command. ! ! ------- Additional Comments From [EMAIL PROTECTED] 2001-08-22 15:50 ------- ! I tried passing -Xmx256m instead of -mx256m, but it does not make any ! difference, since the memory settings are still not passed to the external call ! to javac. ! ! Patch attached to email "[PATCH] forking javac with specified memory settings" ! dated 2001-08-22 should solve that bug.