On Mon, 10 Jul 2023 18:14:16 GMT, Mandy Chung <mch...@openjdk.org> wrote:

> If more than one target method handles are used, the extra classes will 
> pollute the same type profiles.

Is this the case? I thought the profile pollution happens with the impl class 
holding MH in instance field approach, while JIT handles split-class much nicer.

In a second look, I find that the old note was in fact, already covered in the 
API specification; I will include the "multiple class over time" into this 
rephrase.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/13197#discussion_r1259615068

Reply via email to