-
Notifications
You must be signed in to change notification settings - Fork 10
Closed
Description
Summary
Java heap usage grows with each OSATE workspace build and cannot be garbage collected, eventually resulting in an OutOfMemoryException.
I created a minimum working example here: https://github.com/smithdtyler/osatememoryleaker
To run the example,
- import com.example.osate.leaker into an Eclipse RCP/RAP workspace with OSATE installed (or with the OSATE sources).
- Run as -> Eclipse Application
- Import the Aircraft project (or just create it from new -> Example)
- Run JVisualVM, select the test workspace
- Click the button contributed by the leaker project
Watch:
- OSATE Version: 2.4.0
- Operating System: Windows 7
Reactions are currently unavailable
