Skip to content

Y20250209-1000

@amartya4256 amartya4256 tagged this 07 Feb 10:49
This commit changes the type of
DPIZoomChangeRegistry::dpiZoomChangeHandlers from TreeMap to
ConcurrentSkipListMap as at times there can be classes which can
register their handlers amidst a DPI change event leading to concurrent
read and write which can lead to ConcurrentModificationException

contributes to https://github.com/eclipse-platform/eclipse.platform.swt/issues/62 and https://github.com/eclipse-platform/eclipse.platform.swt/issues/127
Assets 2
Loading