On Sun, 1 Mar 2026 20:32:38 GMT, Andrey Turbanov <[email protected]> wrote:
>> Phil Race has updated the pull request incrementally with one additional >> commit since the last revision: >> >> 8378615 > > src/java.desktop/share/classes/sun/font/HBShaper.java line 490: > >> 488: */ >> 489: >> 490: Font2D font2D = scopedVars.get().font(); > > Suggestion: > > Font2D font2D = scopedVars.get().font(); space removed ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/29924#discussion_r2875096660
