|
From: | Rik |
Subject: | [Octave-bug-tracker] [bug #47700] Octave JDialogBox interface uses deprecated features |
Date: | Thu, 14 Apr 2016 22:48:53 +0000 |
User-agent: | Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0 |
URL: <http://savannah.gnu.org/bugs/?47700> Summary: Octave JDialogBox interface uses deprecated features Project: GNU Octave Submitted by: rik5 Submitted on: Thu 14 Apr 2016 03:48:52 PM PDT Category: Configuration and Build System Severity: 2 - Minor Priority: 5 - Normal Item Group: Other Status: None Assigned to: None Originator Name: Originator Email: Open/Closed: Open Discussion Lock: Any Release: dev Operating System: GNU/Linux _______________________________________________________ Details: I found the following new warning when compiling the default branch of Octave. GEN scripts/java/org/octave/JDialogBox.class Note: org/octave/JDialogBox.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. java -version java version "1.7.0_95" OpenJDK Runtime Environment (IcedTea 2.6.4) (7u95-2.6.4-0ubuntu0.15.10.2) OpenJDK 64-Bit Server VM (build 24.95-b01, mixed mode) Someone who knows Java might take a look at the file scripts/java/org/octave/JDialogBox.java and see if they can spot the problem. Or compile the .java file with -Xlint:deprecation as suggested and see if it pinpoints the issue. I've marked the bug as minor because most dialog boxes now use Qt widgets. It's only when running with Qt libraries that Octave falls back to Java dialog boxes. _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?47700> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |