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: Sebastian
Subject: [Octave-bug-tracker] [bug #53305] usejava ("awt") may fail on macOS
Date: Fri, 9 Mar 2018 10:35:27 -0500 (EST)
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_3) AppleWebKit/604.5.6 (KHTML, like Gecko) Version/11.0.3 Safari/604.5.6

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

>Do the other options (swing, jvm) provoke similar problems? 
>as awt is just the first in the switch series.

No, it's only awt. Checking for Swing is fine


octave:1> methods ("javax.swing.Popup")
Methods for class javax.swing.Popup:
void show()
void hide()
void wait(long, int) throws java.lang.InterruptedException
void wait() throws java.lang.InterruptedException
void wait(long) throws java.lang.InterruptedException
boolean equals(java.lang.Object)
java.lang.String toString()
int hashCode()
java.lang.Class getClass()
void notify()
void notifyAll()


but AWT asks to install the old Java 1.6.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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