On Fri, 7 Feb 2025 10:38:37 GMT, Alan Bateman <al...@openjdk.org> wrote:

> Can you look at adding native init method instead? This could be called from 
> the System.loadLibraray and avoid introduce a side effect of startThreads 
> initialising GetCreatedJavaVMs.

Done, thanks. Moved `JNI_GetCreatedJavaVMs` lookup into JNI_OnLoad.

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

PR Comment: https://git.openjdk.org/jdk/pull/23500#issuecomment-2644030507

Reply via email to