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

Tyler Steele duke at openjdk.java.net
Tue Mar 15 16:27:47 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.

Those copyright lines will be my undoing! Thanks for catching this @RogerRiggs and thanks for fixing it @TobiHartmann.

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

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


More information about the hotspot-compiler-dev mailing list