On Wed, 22 Mar 2023 21:11:45 GMT, Chris Plummer <cjplum...@openjdk.org> wrote:
> > The fix is to enable support for late binding JVMTI agents. > Just to be clear, the late binding support was already there, but wasn't > working properly with virtual threads. Correct? Nice catch. Right, it is virtual threads support. Fixed description now. ------------- PR Comment: https://git.openjdk.org/jdk/pull/13133#issuecomment-1480303929