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

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

[Octave-bug-tracker] [bug #55174] java warning about java.system.class.l


From: Andrew Janke
Subject: [Octave-bug-tracker] [bug #55174] java warning about java.system.class.loader property
Date: Mon, 15 Jun 2020 21:26:52 -0400 (EDT)
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:77.0) Gecko/20100101 Firefox/77.0

Follow-up Comment #11, bug #55174 (project octave):

Java programmer here.

>  I think it is probably safe to make OctClassLoader not be the default class
loader, since it is wrapped by ClassHelper anyway. 

I think you're correct here. I think you only need to change the
default/system class loader if you want the ability to intercept the loading
of classes in the Java Standard Library or JRE internals, and Octave doesn't
want to do that, and this option was here to work around an old Sun JVM bug
like Shane says and is probably no longer needed, since most users are
probably running newer JREs.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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