Ticket #488 (closed enhancement: fixed)
Opened 2011-05-03T12:17:50-05:00
Last modified 2012-03-30T18:23:11-05:00
Launcher - Memory Limit
Reported by: | gharris | Owned by: | dscho |
---|---|---|---|
Priority: | major | Milestone: |
|
Component: | Core | Version: | |
Severity: | major | Keywords: | |
Cc: | Blocked By: | #486 | |
Blocking: | #832 |
Description
Make launcher respect memory limit as set by plugin
(See #486)
Change History
comment:1 Changed 2011-10-18T15:23:07-05:00 by curtis
- Owner changed from curtis to dscho
- Status changed from new to assigned
comment:3 Changed 2012-02-27T12:22:52-06:00 by dscho
- Milestone changed from imagej-2.0-beta1 to imagej-2.0-beta2
Pushing to beta2 as it is not overly critical (and most likely will work out of the box anyway, once we have integrated the ImageJ launcher properly).
comment:5 Changed 2012-03-05T14:55:39-06:00 by curtis
- Milestone changed from imagej-2.0-beta2 to imagej-2.0-beta1
comment:6 Changed 2012-03-12T11:13:49-05:00 by curtis
- Owner changed from dscho to bdezonia
- Status changed from accepted to assigned
comment:7 Changed 2012-03-23T14:42:29-05:00 by bdezonia
- Owner changed from bdezonia to dscho
I think this ticket is meant to be assigned to dscho. I have done all the ground work for getting the info from the ImageJ.cfg file through changes made to address ticket #486.
comment:8 Changed 2012-03-30T18:23:11-05:00 by dscho
- Status changed from assigned to closed
- Resolution set to fixed
This is done as of yesterday night (started during Aivar's presentation). See the 'ij-launcher' branch, commit 'ImageJ Launcher: parse new-style ImageJ.cfg'.