> > It was actually 'sun.org.mozilla.javascript.internal.undefi...@e3b895'; > I shortened it before posting to avoid wrapping. This is the first time > I've encountered this bug, and I've used several other Rhino versions > from mozilla.org before. It's pretty bad... if this wasn't caused by any > misconfiguration on my part, I doubt I will trust the JDK version of > Rhino from now on.
Another reason to move forward with bug 379385 to enable people to replace the JDK-bundled version with proper Rhino (and allow OpenJDK to drop rhino.jar from its bootclasspath). https://bugzilla.mozilla.org/show_bug.cgi?id=379385 I uploaded a patch that adds the script engine from scripting.dev.java.net to Rhino, but there's some strange random behaviour when choosing the engine for "javascript" or "rhino". https://bugzilla.mozilla.org/show_bug.cgi?id=379385#c5 Does anybody have an idea what's going on here? Hannes _______________________________________________ dev-tech-js-engine-rhino mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-js-engine-rhino
