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

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

[Octave-bug-tracker] [bug #58266] Error "An illegal reflective access op


From: Andrew Janke
Subject: [Octave-bug-tracker] [bug #58266] Error "An illegal reflective access operation has occurred" in Java subsystem
Date: Mon, 15 Jun 2020 21:20:26 -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 #3, bug #58266 (project octave):

The "reflective access operation has occurred" happens with a bunch of Java
code that has been compiled on older versions of the JDK and is then run
against Java 11 or newer, even when running in a plain old non-embedded JRE
environment. I believe it's related to the new "module" system introduced in
Java 9. I think fixing it requires modification to whatever Java code is being
loaded, not a change in how the embedded JVM is being initialized or called
from the C++ code.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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