On Mon, 29 Jul 2024 10:09:36 GMT, David Holmes <dhol...@openjdk.org> wrote:
> Can we not just preload the problematic class so that it won't happen during > the transition? It's potentially dozens of classes as it's everything to support the StackWalker API, stream pipelines, and printing code. This diagnostic option is effectively incompatible with the agents that enable the CFLH event. It has other issues and is really a left over from early development. It has been removed in the loom repo, in favour of better JFR events. ------------- PR Comment: https://git.openjdk.org/jdk/pull/20373#issuecomment-2255588034