RFR: 7902: UseCompressedOopsRule has flipped comparison [v2]

Henrik Dafgård hdafgard at openjdk.org
Thu Sep 29 13:55:47 UTC 2022


> 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.

Henrik Dafgård has updated the pull request incrementally with one additional commit since the last revision:

  Update copyright year

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

Changes:
  - all: https://git.openjdk.org/jmc/pull/432/files
  - new: https://git.openjdk.org/jmc/pull/432/files/2dff3ea1..069ebf95

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jmc&pr=432&range=01
 - incr: https://webrevs.openjdk.org/?repo=jmc&pr=432&range=00-01

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jmc/pull/432.diff
  Fetch: git fetch https://git.openjdk.org/jmc pull/432/head:pull/432

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


More information about the jmc-dev mailing list