RFR: 8362591: Wrong argument warning when heap size larger than coops threshold
David Holmes
dholmes at openjdk.org
Thu Jul 24 01:25:58 UTC 2025
On Wed, 23 Jul 2025 04:39:26 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:
> Trivial fix to an argument warning that was incorrect. UseCompressedClassPointers has long been separated from UseCompressedOops (since JDK 15).
Looks good and trivial.
`UseCompressedClassPointers` is being obsoleted in 26 anyway.
Thanks
-------------
Marked as reviewed by dholmes (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/26439#pullrequestreview-3049615151
More information about the hotspot-runtime-dev
mailing list