DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=31649>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=31649 [Patch] Flowscript: Switch to re-implementation of official Rhino ------- Additional Comments From [EMAIL PROTECTED] 2004-11-02 23:51 ------- Reinhard Poetz wrote: > For now I keep this issue open in order to remind (me) that the patch disabling invoker optimization has to be applied. I did some testing and it seems that with JDK 1.4.2 and especially with 1.5 the invoker optimization does not have noticeable improvements even with tailored script/Java bindings usage to justify the memory overhead of generated code or potential class loader troubles. So I disabled that by default in Rhino from cvs.mozilla.org.
