RFR: 8274039: codestrings gtest fails when hsdis is present [v2]
Patric Hedlin
phedlin at openjdk.java.net
Tue Sep 21 16:31:29 UTC 2021
On Tue, 21 Sep 2021 15:26:57 GMT, Patric Hedlin <phedlin at openjdk.org> wrote:
>> Please review this change to the (g)test-case "codestrings".
>>
>> Adding missing regexp pattern to remove trailing **hsdis** printout due to padding on x64.
>
> Patric Hedlin has updated the pull request incrementally with one additional commit since the last revision:
>
> Changed x64 padding pattern to a more general match.
Just in order not to eat the last "\n" before the padded output.
-------------
PR: https://git.openjdk.java.net/jdk/pull/5606
More information about the hotspot-compiler-dev
mailing list