https://bugs.freedesktop.org/show_bug.cgi?id=71041

          Priority: medium
            Bug ID: 71041
                CC: [email protected]
          Assignee: [email protected]
           Summary: javaldx issues
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: [email protected]
          Hardware: Other
            Status: NEW
           Version: 4.2.0.0.alpha0+ Master
         Component: Libreoffice
           Product: LibreOffice

the performance cost of javaldx is a significant chunk of our startup time; as
can be seen by running:

time ../ure/bin/javaldx from the program/ directory a few times.

This bug has some details on it:

https://issues.apache.org/ooo/show_bug.cgi?id=59009

It seems (if I read right) that (with a modern Java) we run javaldx before
startup -only- in order to un-screw-up the LD_LIBRARY_PATH that we inherit if
soffice is executed by a Java process using java.lang.Runtime.exec.

That seems an horrible cost to pay for this corner-case. Can we not detect that
corner-case more easily in some way and only run javaldx in that case ?

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to