[8u-dev] RFR for 8179675: Build with error on windows with new Cygwin grep (original) (raw)
Alexey Ivanov alexey.ivanov at oracle.com
Tue Jun 12 18:06:03 UTC 2018
- Previous message (by thread): [11] RFR(S) 8204113: Upgrade linker used in AOT tests to be same version as build toolchain
- Next message (by thread): [8u-dev] RFR for 8179675: Build with error on windows with new Cygwin grep
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi,
Could you please review the following fix for 8u-dev?
JBS: https://bugs.openjdk.java.net/browse/JDK-8179675 webrev: cr.openjdk.java.net/~aivanov/8179675/jdk8/webrev.0/
The problem is that newer grep v3.0 does not match the end-of-line if the input uses Windows line endings.
The fix removes CR, '\r', from the input before processing with grep.
Thank you in advance.
Regards, Alexey
- Previous message (by thread): [11] RFR(S) 8204113: Upgrade linker used in AOT tests to be same version as build toolchain
- Next message (by thread): [8u-dev] RFR for 8179675: Build with error on windows with new Cygwin grep
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]