RFR: 8273459: Update code segment alignment to 64 bytes [v2]
Vladimir Kozlov
kvn at openjdk.java.net
Tue Sep 28 15:46:43 UTC 2021
On Thu, 16 Sep 2021 16:08:22 GMT, Erik Joelsson <erikj at 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
More information about the hotspot-compiler-dev
mailing list