RFR: 8277444: Race condition on Instrumentation.retransformClasses() and class linking [v3]

Evgeny Astigeevich eastigeevich at openjdk.org
Wed Aug 27 14:09:43 UTC 2025


On Wed, 27 Aug 2025 13:28:53 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:

>> Evgeny Astigeevich has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Symplify comments; Get JavaThread::current in variable
>
> Also sorry, I was reviewing this on my phone earlier this week and am just back from being away.

@coleenp,

> I'm concerned with JVMTI getting and saving unverified bytecodes.

Based on the log and the sources, I don't see how this might happen.

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

PR Comment: https://git.openjdk.org/jdk/pull/26863#issuecomment-3228362525


More information about the hotspot-dev mailing list