On Wed, 25 Feb 2026 00:52:24 GMT, Phil Race <[email protected]> wrote:
> Update a cache in GlyphLayout.java to use a WeakHashMap > The maximum cache size is also reduced. > The intention is to allow Fonts loaded via Font.createFont() to be collected > once the application drops references. LGTM. ------------- Marked as reviewed by tr (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/29904#pullrequestreview-3865336387
