changeset 24367 | 705490680527 |
parent 21953 | 3facfc87b92e |
--- a/jdk/src/share/classes/javax/script/ScriptEngineFactory.java Fri May 09 15:24:57 2014 +0200 +++ b/jdk/src/share/classes/javax/script/ScriptEngineFactory.java Mon May 12 14:12:33 2014 +0400 @@ -160,7 +160,6 @@ * return ret; * } * } </pre> - * <p> * * @param obj The name representing the object whose method is to be invoked. The * name is the one used to create bindings using the <code>put</code> method of