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.
Thanks Richard, much appreciated.