RFR: 8285011: gc/arguments/TestUseCompressedOopsFlagsWithUlimit.java fails after JDK-8280761
Thomas Schatzl
tschatzl at openjdk.java.net
Thu Apr 28 15:53:42 UTC 2022
On Thu, 28 Apr 2022 15:19:15 GMT, Leo Korinth <lkorinth at openjdk.org> wrote:
>> Hi all,
>>
>> can I get reviews for this little test fix that avoids running that test with collectors/platforms where either compressed oops are not supported (ZGC) or the `ulimit -v` call isn't (OSX)?
>>
>> Testing: tier1, gha
>>
>> Thanks,
>> Thomas
>
> Looks good to me.
Thanks @lkorinth @albertnetymk for your reviews.
-------------
PR: https://git.openjdk.java.net/jdk/pull/8401
More information about the hotspot-gc-dev
mailing list