Hello, Alexander. src/share/classes/javax/swing/RowSorter.java - I assume the change's that you's changed the minus symbol? It's not clear from the webrev..
src/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html - line 89 - "summaTy" - typo. Also, why don't you add a real summary for the table? src/share/classes/javax/swing/plaf/synth/doc-files/synthFileFormat.html - again, why don't you add a real summary? With best regards. Petr. On 02.04.2014, at 16:35, alexander stepanov <alexander.v.stepa...@oracle.com> wrote: > Hello, > > Could you please review the fix for the following bug: > https://bugs.openjdk.java.net/browse/JDK-8039074 > > Webrev corresponding: > http://cr.openjdk.java.net/~yan/8039074/webrev.00/ > > Just a minor cleanup of javadoc to avoid tidy warnings; no other code > affected. > > Thanks.