RFR: 8283122: [AIX, s390] UnsafeCopyMemory 'Mismatched' Tests Fail on Big Endian Systems [v2]
Tyler Steele
duke at openjdk.java.net
Tue Mar 15 13:59:32 UTC 2022
On Tue, 15 Mar 2022 09:33:49 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:
>> Tyler Steele has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains one commit:
>>
>> Fixes endianess-related testbug in UnsafeCopyMemory.java
>
> test/hotspot/jtreg/compiler/unsafe/UnsafeCopyMemory.java line 28:
>
>> 26: * @key stress randomness
>> 27: * @library /test/lib
>> 28: * @bug 8283122
>
> We usually don't link test bugs but the `@bug` label should be used to link (VM) bugs that have been found by that test.
Good to know. Thanks for your review :-)
-------------
PR: https://git.openjdk.java.net/jdk/pull/7811
More information about the hotspot-compiler-dev
mailing list