On Feb 27, 10:44 pm, Norris Boyd <[EMAIL PROTECTED]> wrote: > On Feb 27, 4:31 pm, darrel karisch <[EMAIL PROTECTED]> wrote: > > > correction. the class is executed with the appropriate classpath > > thusly... > > > > java -classpath $classpath verifyError > > I createdhttps://bugzilla.mozilla.org/show_bug.cgi?id=420012for this > issue. > > --N
Thanks for finding and isolating this problem. The compiler's optimization to represent numbers as primitives rather than objects was confused. I've now checked in a fix to CVS. --N _______________________________________________ dev-tech-js-engine-rhino mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-js-engine-rhino
