Integrated: 8279244: test accompaning fix for JDK-8205187 is failing in Windows
Daniel D.Daugherty
dcubed at openjdk.java.net
Thu Dec 23 21:30:42 UTC 2021
On Thu, 23 Dec 2021 21:18:49 GMT, Vicente Romero <vromero at openjdk.org> wrote:
> Fix for JDK-8205187 broke a Windows test. This patch is fixing that issue by avoiding to use a expected output containing a new line character,
>
> TIA
Thumbs up. This looks like a trivial fix to me.
The fixed location matches the reported error location in the test.
-------------
Marked as reviewed by dcubed (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/6932
More information about the compiler-dev
mailing list