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

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

[Octave-bug-tracker] [bug #53305] usejava ("awt") may fail on macOS


From: Andrew Janke
Subject: [Octave-bug-tracker] [bug #53305] usejava ("awt") may fail on macOS
Date: Sat, 30 Jun 2018 21:18:53 -0400 (EDT)
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36

Follow-up Comment #6, bug #53305 (project octave):

> It is not clear whether this dialog box is a macOS or Octave issue.

This "No Java runtime present, requesting install" dialog box that pops up, at
least when using a Java 1.8 JDK, is a bug in older builds of Oracle's JDK 1.8.
Newer builds (like u171) don't have this issue.

Could just ask users to install a newer update of the JDK.

I can confirm that I used to get this dialog, and it went away for me when I
upgraded my JDK 1.8 to u171.

If you really want to work around it for older JDK 1.8 builds, you can
dynamically load `libjli.dylib`, which seems to suppress use of the Apple Java
1.6 loader stub that produces this message.

Reference: https://github.com/s-u/rJava/issues/37


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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