[jdk21u-dev] RFR: 8339341: SurfaceManager cacheMap retains strong references
Goetz Lindenmaier
goetz at openjdk.org
Sun Dec 22 10:25:37 UTC 2024
On Tue, 22 Oct 2024 15:46:49 GMT, Nikita Gubarkov <ngubarkov at openjdk.org> wrote:
> Now caching level is determined by placement of the SurfaceManager.ProxyCache object instead of a "proxy key". This cache "owns" proxies and therefore strong refs via them do not prevent the cache (and hence GraphicsConfig) from being detected as weakly reachable.
I ran this through SAP's testing which succeeded.
-------------
PR Comment: https://git.openjdk.org/jdk21u-dev/pull/1077#issuecomment-2558406184
More information about the jdk-updates-dev
mailing list