Integrated: 7902: UseCompressedOopsRule has flipped comparison
Henrik Dafgård
hdafgard at openjdk.org
Thu Sep 29 15:55:46 UTC 2022
On Wed, 28 Sep 2022 21:53:59 GMT, Henrik Dafgård <hdafgard at openjdk.org> wrote:
> The UseCompressedOopsRule implementation was checking that CompressedOops were disabled for heaps larger than 32 GiB, this is the opposite of what it should do. Compressed Oops are helpful for _smaller_ heaps.
This pull request has now been integrated.
Changeset: 1696e03a
Author: Henrik Dafgård <hdafgard at openjdk.org>
URL: https://git.openjdk.org/jmc/commit/1696e03a1fddb9cc68d32bf21a281ef24366e552
Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
7902: UseCompressedOopsRule has flipped comparison
Reviewed-by: clanger, bdutheil
-------------
PR: https://git.openjdk.org/jmc/pull/432
More information about the jmc-dev
mailing list