Hello, Sergey. The fix looks good to me.
With best regards. Petr. On 29.10.2013, at 18:15, Alexander Scherbatiy <alexandr.scherba...@oracle.com> wrote: > > The fix looks good for me. > > Thanks, > Alexandr. > > On 10/29/2013 6:12 PM, sergey malenkov wrote: >> Hello, >> >> Could you please review the following fix: >> fix:http://cr.openjdk.java.net/~malenkov/8027442.8.0/ >> bug:https://bugs.openjdk.java.net/browse/JDK-8027442 >> >> Seems a techwriter's tool adds non-breaking space sometimes. >> This fix replaces 0xA0 with 0x20. >> >> Thanks, >> SAM >> >