Integrated: 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 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
This pull request has now been integrated.
Changeset: b7185780
Author: Thomas Schatzl <tschatzl at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/b7185780ff395523020dc9826cc15aef04d8fa15
Stats: 3 lines in 2 files changed: 1 ins; 1 del; 1 mod
8285011: gc/arguments/TestUseCompressedOopsFlagsWithUlimit.java fails after JDK-8280761
Co-authored-by: Albert Mingkun Yang <ayang at openjdk.org>
Reviewed-by: ayang, lkorinth
-------------
PR: https://git.openjdk.java.net/jdk/pull/8401
More information about the hotspot-gc-dev
mailing list