RFR: JDK-8257547: Handle multiple prereqs on the same line in deps files [v3]
Erik Joelsson
erikj at openjdk.java.net
Wed Dec 2 18:54:17 UTC 2020
On Wed, 2 Dec 2020 17:41:54 GMT, Tim Bell <tbell at openjdk.org> wrote:
>> Erik Joelsson has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Make newline splitting work with BSD tar to make tests pass on macosx
>
> As @magicus wrote - this is subtle but looks OKAY.
I added a test as suggested. This uncovered some portability issues as the test failed on Macosx. I have modified the fix-deps-file macro even more to make it portable for all the versions of sed we are currently using.
-------------
PR: https://git.openjdk.java.net/jdk/pull/1548
More information about the build-dev
mailing list