On Thu, 16 Sep 2021 16:08:22 GMT, Erik Joelsson <er...@openjdk.org> wrote:
>> Scott Gibbons has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Revert alignment of 64-bytes; Add align64() > > .gitignore line 19: > >> 17: **/JTwork/** >> 18: /src/utils/LogCompilation/target/ >> 19: **.project** > > Changes to .gitignore should probably be made separately. Yes. This change should be removed from patch. ------------- PR: https://git.openjdk.java.net/jdk/pull/5547