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

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

[Octave-bug-tracker] [bug #48654] java.opts


From: Ernst Reissner
Subject: [Octave-bug-tracker] [bug #48654] java.opts
Date: Thu, 28 Jul 2016 20:29:33 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:47.0) Gecko/20100101 Firefox/47.0

URL:
  <http://savannah.gnu.org/bugs/?48654>

                 Summary: java.opts
                 Project: GNU Octave
            Submitted by: ernstreissner
            Submitted on: Thu 28 Jul 2016 08:29:31 PM GMT
                Category: Documentation
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.0.3
        Operating System: Any

    _______________________________________________________

Details:

Section 'Handling Java memory limitations' 
seems to be on java memory. 
If you have a look inside, it is on the -X and the -D options. 
The -X option is on more than memory and so is -D. 
If you have a look at ov-java.cc, 
all options are allowed now, as does Matlab. 
The documentation still assumes a restriction 
which has been removed ages before. 

As shows 
http://de.mathworks.com/help/matlab/matlab_env/java-opts-file.html

Matlab looks up java.opts in two different locations. 
one, the java home folder which is for octave where javaclasspath.m resides. 
another the cwd. 
We shall add, as javaclasspath.txt is looked up in the home directory also for
java.opts the home directory. 

Unlike for javaclasspath.txt, the java.opts shall not be appended 
but the more specific one replaces the less specific one. 
and 




    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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