RFR: 8351996: Behavioral updates for ClassValue::remove [v13]
Viktor Klang
vklang at openjdk.org
Tue May 13 13:56:38 UTC 2025
On Tue, 13 May 2025 13:31:25 GMT, Chen Liang <liach at openjdk.org> wrote:
>> Not really: if you have an original token and a current token created during the computeValue of the original token, they are compatible but not really "equivalent" (i.e. the threadId case)
>
> Maybe `canAssociate`?
`allowsAssociation`?
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/24043#discussion_r2086878283
More information about the core-libs-dev
mailing list