+1 -Sundar
On 6/3/2016 5:51 PM, Muneer Kolarkunnu wrote: > > Hi All, > > > > Please review fix for https://bugs.openjdk.java.net/browse/JDK-8073611 > > > > Webrev : http://cr.openjdk.java.net/~sdama/8073611/webrev.00/ > <http://cr.openjdk.java.net/%7Esdama/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 > > >