RFR: 7902638: TestResult may count lines incorrectly
Jonathan Gibbons
jjg at openjdk.java.net
Fri Apr 24 15:04:38 UTC 2020
On Tue, 7 Apr 2020 13:21:44 GMT, Dmitry Bessonov <dbessono at openjdk.org> wrote:
> This is the fix for https://bugs.openjdk.java.net/browse/CODETOOLS-7902638
> Changed behavior to handle not only "\n" as line ending but "\r" and "\r\n" as well.
> Updated regression tests that were matching the current behavior and so started to fail.
Looks good to me.
-------------
Marked as reviewed by jjg (Lead).
PR: https://git.openjdk.java.net/jtharness/pull/1
More information about the jtharness-dev
mailing list