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

--- Comment #6 from [email protected] <[email protected]> ---
And the JAVA_HOME is probably set by the putenv() call in
main/jvmfwk/plugins/sunmajor/pluginlib/sunjavaplugin.cxx

Checking a getenv("PATH") there (in the jfw_plugin_startJavaVirtualMachine()
function) shows that it has been lost in the meantime after it was still
available earlier in the extendApplicationEnvironment() function.

So if we still had the old PATH variable around we could simply set it...

-- 
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.

Reply via email to