https://bugs.documentfoundation.org/show_bug.cgi?id=165774
--- Comment #6 from Stephan Bergmann <[email protected]> --- (In reply to prrvchr from comment #5) > The only Java-related settings I found in the configuration are: > - VirtualMachine/Security > - VirtualMachine/NetAccess > - VirtualMachine/RunUnoComponentsOutOfProcess > > These three options are read from the javavm.cxx file line 345 and for now I > have not found another place where the configuration for Java is used. So I > don't really see any reason to have to move the reading of the Java > configuration. Ah, right, there already is some places where we optionally make use of the configmgr/officecfg-based configuration in the stoc JVM loading machinery, if and when it is available, in stoc/source/javavm/javavm.cxx and in stoc/source/javaloader/javaloader.cxx. -- You are receiving this mail because: You are the assignee for the bug.
