On Thu, 11 Jun 2026 22:35:42 GMT, Chris Plummer <[email protected]> wrote:
> The first is to use WeakReferences instead of SoftReferences so the > ObejctReferenceImpls are more readily collected I assume this would be in conjunction with the pinning proposal rather than a change in advance of pinning by default. Just thinking about it being observable with more chance of ObjectCollectedException. ------------- PR Comment: https://git.openjdk.org/jdk/pull/31421#issuecomment-4688943991
