Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 6.0.2
-
Fix Version/s: 6.3
-
Component/s: None
-
Labels:None
-
Environment:Windows 10
-
Workaround Description:
Description
In the multi page view (two pages next to each other) there is a memory leak. If the user changes to this view mode and the image pool is not activated (-Dorg.icepdf.core.views.imagePoolEnabled=false) it doesn't take long till the memory is gone. That's because in the class TwoPageView the currentPageChanger is not disposed.
Activity
Field | Original Value | New Value |
---|---|---|
Fix Version/s | 6.3 [ 13093 ] |
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Thanks Richard, much appreciated.