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 @crschnick Your change (at version 4ebe150826d55b4ef48ebf950d6ca05dd0647b38) is now ready to be sponsored by a Committer. ------------- PR Comment: https://git.openjdk.org/jfx/pull/2032#issuecomment-4083500555
