RFR : 8073611 : javax.script.ScriptEngineFactory: formatting error in javadoc of getParameter

Muneer Kolarkunnu abdul.kolarkunnu at oracle.com
Fri Jun 3 12:21:04 UTC 2016


Hi All,

 

Please review fix for https://bugs.openjdk.java.net/browse/JDK-8073611

 

Webrev : http://cr.openjdk.java.net/~sdama/8073611/webrev.00/

 

Problem: One extra line break has given in the documentation, so readers will get confused.

(Ref: http://docs.oracle.com/javase/8/docs/api/javax/script/ScriptEngineFactory.html#getParameter-java.lang.String- )

 

Solution: Removed that extra line break so that it will come continue in the same line.

 

Regards,

Muneer

 


More information about the core-libs-dev mailing list