On Wed, 16 Jul 2025 22:55:02 GMT, Brett Okken <duke at openjdk.org> wrote: > #if[char] > assert !isAddressable(); > #end[char] I think you intended `isAddressable()` in the above, not its negation. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/26251#discussion_r2211792089