RFR: 7902: UseCompressedOopsRule has flipped comparison

Christoph Langer clanger at openjdk.org
Thu Sep 29 08:41:27 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 smaller than 32 GiB, this is the opposite of what it should do. Compressed Oops are helpful for _smaller_ heaps.

Good catch. Please update the copyright year before merging.

-------------

Marked as reviewed by clanger (Committer).

PR: https://git.openjdk.org/jmc/pull/432


More information about the jmc-dev mailing list