--- old/src/jdk/nashorn/internal/codegen/ObjectClassGenerator.java 2015-07-29 16:34:29.990359900 +0530 +++ new/src/jdk/nashorn/internal/codegen/ObjectClassGenerator.java 2015-07-29 16:34:29.520359200 +0530 @@ -69,7 +69,6 @@ import jdk.nashorn.internal.runtime.logging.DebugLogger; import jdk.nashorn.internal.runtime.logging.Loggable; import jdk.nashorn.internal.runtime.logging.Logger; -import jdk.nashorn.internal.runtime.options.Options; /** * Generates the ScriptObject subclass structure with fields for a user objects.