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

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

[Octave-bug-tracker] [bug #47480] [octave forge] (io) relies on deprecat


From: Christian Häggström
Subject: [Octave-bug-tracker] [bug #47480] [octave forge] (io) relies on deprecated octave_config_info
Date: Wed, 6 May 2020 15:21:35 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0

Follow-up Comment #29, bug #47480 (project octave):

The change http://hg.code.sf.net/p/octave/io/rev/2f5dfec4f128 causes octave to
spam the console at module load time.

$ octave-cli --eval 'pkg load statistics'
OpenJDK 64-Bit Server VM warning: Archived non-system classes are disabled
because the java.system.class.loader property is specified (value =
"org.octave.OctClassLoader"). To use archived non-system classes, this
property must be not be set

The spamming only occurs when default-jre-headless installed (Ubuntu 20.04)

It is better to postpone the detection of java until an octave function is
called, and not have any side-effects at module load time.

Please guide me whether to post another bug about it here for octave-io,
and/or a bug to octave-core to silence javachk("jvm").

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?47480>

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




reply via email to

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