RFR: 7902: UseCompressedOopsRule has flipped comparison

Brice Dutheil duke at openjdk.org
Thu Sep 29 09:11:39 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.

Marked as reviewed by bric3 at github.com (no known OpenJDK username).

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

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


More information about the jmc-dev mailing list