Hi all, Hope you are fine. The Oracle Contributor Agreement was sent two weeks back. Should I wait more, or can I send a proposed patch? Also, in javax.script.ScriptEngineFactory, there are: - The 'pre' sample code in getMethodCallSyntax() and getProgram() javadoc have two closing curly brackets. One is extra. - 'public ScriptEngine getScriptEngine();' there are two spaces after 'public' - getProgram() method declaration is preceded by empty line I sent to jdk9-dev about those, but no reply :( As general feedback, I wonder if there is coding style tool, and http://openjdk.java.net/guide/codeConventions.html points to a broken link. Thanks,Ahmed
