On 19 Apr 2016, at 10:15, Pavel Rappo wrote:
> Hi,
>
> Could you please review my change for JDK-8154487?
>
> http://cr.openjdk.java.net/~prappo/8154487/webrev.00/
Looks ok Pavel.
-Chris.
> This shows up only on Windows machines where EOL is '\r\n' rather than '\n'.
>
> I used '\n' as a lin
Hi,
Could you please review my change for JDK-8154487?
http://cr.openjdk.java.net/~prappo/8154487/webrev.00/
This shows up only on Windows machines where EOL is '\r\n' rather than '\n'.
I used '\n' as a line separator in expected table state strings in the tests
(e.g. [1]). At the same time act