I can't find it, but I found this file: libreoffice/stoc/source/javavm/javavm.cxx
It's not him who loads the JVM? Le mar. 4 févr. 2025 à 06:20, Noel Grandin <noelgran...@gmail.com> a écrit : > > On Mon, 3 Feb 2025 at 22:16, Pierre Vacher <prrv...@gmail.com> wrote: > >> And I think I found where the JVM is loaded: >> >> /home/prrvchr/github/libreoffice/libreoffice/stoc/source/javaloader/javaloader.cxx >> However I don't really understand what is done. I see that the >> configuration is read (ie: line 315) but I don't see where it is applied... >> >> > The JavaVM is started by JavaVirtualMachine in stoc.cxx > > >