Subj : Re: problem creating class level functions in rhino To : netscape.public.mozilla.jseng From : Norris Boyd Date : Fri Apr 15 2005 06:20 pm This looks like a bug in the java bytecode generator. Please file the bug. In the meantime, try calling context.setOptimizationLevel(-1) to use interpretive mode and work around the bug. --Norris .