octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #40111] support runtime selection of Java with


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #40111] support runtime selection of Java with JAVA_HOME on Linux and Unix systems
Date: Tue, 7 Aug 2018 15:42:49 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:61.0) Gecko/20100101 Firefox/61.0

Follow-up Comment #24, bug #40111 (project octave):

Philip - yes, this is related.

Primarily, you are suffering the same bug as I am, regardless of having one or
two different JVMs installed. The string "linked in or loaded libraries" means
that the logic is falling through incorrectly when JAVA_HOME isn't set. That
should be easy to fix.

As to using bin/client or bin/server, at the moment I believe that if
bin/client is found, it should prefer that to bin/server, as the current code
does it.

If you are running a 64-bit Octave and setting JAVA_HOME to C:\Program
Files\java\jre<version>, then that ought to fail because you set the wrong
JAVA_HOME.

Do you have any examples of a single JAVA_HOME (not two different Java
installations) where both bin/client and bin/server are present, and
bin/client shouldn't be preferred?

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?40111>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]