On Wed, 18 Mar 2026 01:31:46 GMT, Christopher Schnick <[email protected]> wrote:
>> This PR replaces various catch blocks for NPEs by proper null checks. It >> looks like a lot but most of the binding changes are just variants of the >> same approach. The test cases have been adapted to not check for NPEs >> anymore. >> >> The PrismFontFactory change to a RuntimeException was made because I don't >> see how the try block can throw an NPE. > > Christopher Schnick has updated the pull request incrementally with one > additional commit since the last revision: > > Address review comments Marked as reviewed by mhanl (Committer). ------------- PR Review: https://git.openjdk.org/jfx/pull/2032#pullrequestreview-3965008426
