RFR: 8283122: [AIX, s390] UnsafeCopyMemory 'Mismatched' Tests Fail on Big Endian Systems [v3]

Kevin Rushforth kcr at openjdk.java.net
Tue Mar 15 16:24:43 UTC 2022


On Tue, 15 Mar 2022 16:18:23 GMT, Roger Riggs <rriggs at openjdk.org> wrote:

>> Tyler Steele has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Removes unneeded bug label
>
> test/hotspot/jtreg/compiler/unsafe/UnsafeCopyMemory.java line 2:
> 
>> 1: /*
>> 2:  * Copyright (c) 2021, 2022 Oracle and/or its affiliates. All rights reserved.
> 
> The copyright is missing a "," after 2022.
> Please file a new PR to fix.

This was filed as [JDK-8283189](https://bugs.openjdk.java.net/browse/JDK-8283189) and is out for review at PR #7824

-------------

PR: https://git.openjdk.java.net/jdk/pull/7811


More information about the hotspot-compiler-dev mailing list