Please review http://cr.openjdk.java.net/~sundar/8055899/
Although I can't reproduce the ClassNotFoundException in my environment, I can see why it could fail where javafx is missing. or jfxrt.jar does not contain netscape.javascript.JSObject class. Modified tests to vacuously pass in case this class is missing.
Thanks, -Sundar
