bugGNU Octave - Bugs: bug #49144, java integration: further javadoc,...

 
 

bug #49144: java integration: further javadoc, superfluous parameter

Submitter:  Ernst Reissner <ernstreissner>
Submitted:  Tue 20 Sep 2016 08:12:01 PM UTC
   
 
Category:  Octave Function Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Feature Request
Status:  In Progress 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 22 Sep 2016 08:47:58 AM UTC, comment #1: 

Regarding bug #48830, assertions are a true reason to require Java 1.4.

Kai Torben Ohlhus <siko1056>
Group Member
Tue 20 Sep 2016 08:12:01 PM UTC, original submission:  

In class org.octave.ClassHelper.java
which is vital for java integration into octave,
methods castArgument has a superfluous argument:
class of object.
This is shown in the new documentation.

For fixing this, I provide this patch which adds docs
and makes the problem more visible.
As a next step I would like to upgrade from java 1.3 to 1.4
which allows assertions.
That way, we can better test.

Then I would like to simplify and clarify the implementation.

Ernst Reissner <ernstreissner>

 

(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 siko1056 (Posted a comment)
  • -email is unavailable- added by ernstreissner (Submitted the item)
  • -email is unavailable- added by ernstreissner
  •  

    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.

     

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2016-09-22 siko1056 CategoryNone Octave Function
        Item GroupNone Feature Request
        StatusNone In Progress
    2016-09-20 ernstreissner Carbon-Copy- Added -email is unavailable-

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code