patchGNU Octave - Patches: patch #9068, reload java classes

 
 

patch #9068: reload java classes

Submitter:  Ernst Reissner <ernstreissner>
Submitted:  Wed 03 Aug 2016 08:55:05 PM UTC
   
 
Category:  None Priority:  5 - Normal
Status:  Invalid Privacy:  Public
Assigned to:  None Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 07 Mar 2019 12:27:00 AM UTC, comment #1: 

Closing this empty patch item because there is no patch attached.

Ernst - If you meant to attach something, please go ahead and I can reopen this. If you meant to start a discussion about a new feature, I think you should do that on the Octave maintainers mailing list (https://lists.gnu.org/mailman/listinfo/octave-maintainers), not here.

Mike Miller <mtmiller>
Group Member
Wed 03 Aug 2016 08:55:05 PM UTC, original submission:  

I think one of the strengths of octave/matlab is,
that one can modify sources and then run them
without recompilation.

This is unlike for java:
as soon as a class is loaded,
modifying the class file or the jar,
has no effect.

Nevertheless, classes on the dynamic classpath
are reloaded if the path is removed and readded.
But there is a better way to obtain reload.

I would like to provide an according path.
Useful?

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 ernstreissner
  • -email is unavailable- added by ernstreissner (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 logged-in users can vote.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2019-03-07 mtmiller StatusNone Invalid
        Open/ClosedOpen Closed
    2016-08-03 ernstreissner Carbon-Copy- Added -email is unavailable-

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code