Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-dev] Track SWT allocations

Hi Christoph,

I think it is org.eclipse.swt.graphics.Resource.reportNonDisposed
(see https://www.eclipse.org/eclipse/news/4.19/platform_isv.php)

Regards,

Laurent

Le jeu. 15 avr. 2021 à 16:48, Christoph Läubrich <laeubi@xxxxxxxxxxxxxx> a écrit :
I think I read in recent release notes that there is a new
system-property to allow for tracking of resource allocation (or missing
de-allocations?) but can't find it anymore. Any tips?
_______________________________________________
platform-dev mailing list
platform-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/platform-dev

Back to the top