|
| From: | Mike Miller |
| Subject: | [Octave-bug-tracker] [bug #40111] support runtime selection of Java with JAVA_HOME on Linux and Unix systems |
| Date: | Mon, 6 Aug 2018 13:59:43 -0400 (EDT) |
| User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:61.0) Gecko/20100101 Firefox/61.0 |
Follow-up Comment #17, bug #40111 (project octave):
Aside from my previous comments, this change does not work for me when
JAVA_HOME is not defined in the environment (the fall-back case).
The reason is that the string variable jvm_lib_path is initialized to "linked
in or loaded libraries". The test for whether the string is empty always fails
so the compiled-in JAVA_LDPATH is never used.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?40111>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |