bugGNU Octave - Bugs: bug #55221, org/octave/ClassHelper.java uses...

 
 

bug #55221: org/octave/ClassHelper.java uses or overrides a deprecated API

Submitter:  Rik <rik5>
Submitted:  Thu 13 Dec 2018 08:11:04 PM UTC
   
 
Category:  Libraries Severity:  2 - Minor
Priority:  5 - Normal Item Group:  Other
Status:  None Assigned to:  None
Originator Name:  Open/Closed:  * Open
Release:  * dev Operating System:  * Any
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 13 Dec 2018 08:12:18 PM UTC, comment #1: 

I also get a warning about this file


./org/octave/OctaveReference.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.



Rik <rik5>
Group administrator
Thu 13 Dec 2018 08:11:04 PM UTC, original submission:  

I get this warning when Java compiles Octave's .class files.


  GEN      scripts/java/org/octave/Octave.class
Note: org/octave/ClassHelper.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.


It's only a warning, but maybe someone who knows Java could recompile with -Xlint:deprecation and see if there is an easy fix.

My java version is openjdk 10.0.2 2018-07-17.



Rik <rik5>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by rik5 (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only group members can vote.

     

    No changes have been made to this item

    Back to the top

    Powered by Savane 3.13-3230.
    Corresponding source code