RFR: JDK-8257042: [aix] Disable os.release_one_mapping_multi_commits_vm gtest
Aleksey Shipilev
shade at openjdk.java.net
Wed Nov 25 08:31:59 UTC 2020
On Wed, 25 Nov 2020 08:29:02 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:
>> Looks fine. I guess you don't actually need to `ifndef` the `reserve_multiple`, which is not a test in itself. But omitting that `ifndef` probably sets you up for "unused method" warnings on AIX?
>
>> Looks fine.
>
> Thanks.
>
>> I guess you don't actually need to `ifndef` the `reserve_multiple`, which is not a test in itself. But omitting that `ifndef` probably sets you up for "unused method" warnings on AIX?
>
> Yes, exactly.
Ok, looks trivial to me then. Ship it.
-------------
PR: https://git.openjdk.java.net/jdk/pull/1426
More information about the hotspot-runtime-dev
mailing list