RFR: 8285011: gc/arguments/TestUseCompressedOopsFlagsWithUlimit.java fails after JDK-8280761
Albert Mingkun Yang
ayang at openjdk.java.net
Wed Apr 27 07:23:39 UTC 2022
On Tue, 26 Apr 2022 15:20:02 GMT, Thomas Schatzl <tschatzl 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
Marked as reviewed by ayang (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/8401
More information about the hotspot-gc-dev
mailing list