RFR: 8277444: Race condition on Instrumentation.retransformClasses() and class linking [v3]
Evgeny Astigeevich
eastigeevich at openjdk.org
Thu Aug 28 22:09:45 UTC 2025
On Wed, 27 Aug 2025 20:05:38 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
>
> You could separate the two if you'd like. I'm running tier1-4 testing on the PR I sent right now. Also, I haven't tried it on your test.
> Edit again: I don't see your test added to this PR.
@coleenp,
I managed to write a jtreg test.
Unfortunately it fails intermittently.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/26863#issuecomment-3235095804
More information about the hotspot-dev
mailing list