RFR: 8302358: Behavior of adler32 changes after JDK-8300208 [v3]
Jatin Bhateja
jbhateja at openjdk.org
Fri Feb 17 18:53:03 UTC 2023
On Fri, 17 Feb 2023 17:53:29 GMT, Sandhya Viswanathan <sviswanathan at openjdk.org> wrote:
>> This PR fixes the issue in Adler computation on x86_64. The problem was due to a missing register clear. Also the test is updated to capture the failed test case.
>>
>> Please review.
>>
>> Best Regards,
>> Sandhya
>
> Sandhya Viswanathan has updated the pull request incrementally with one additional commit since the last revision:
>
> copyright year update
Marked as reviewed by jbhateja (Reviewer).
-------------
PR: https://git.openjdk.org/jdk/pull/12581
More information about the hotspot-compiler-dev
mailing list