RFR: 8272228: G1: G1CardSetInlinePtr Remove unreliable assertion

Ivan Walulya iwalulya at openjdk.java.net
Tue Aug 10 14:26:33 UTC 2021


On Tue, 10 Aug 2021 14:07:41 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:

> I think the intention here is sth like: `assert((_value & CardSetPtrTypeMask) == CardSetInlinePtr)`.

yes, that might be better than just removing them

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

PR: https://git.openjdk.java.net/jdk/pull/5069



More information about the hotspot-gc-dev mailing list