On Wed, 9 Apr 2025 07:06:29 GMT, Michael Strauß <mstra...@openjdk.org> wrote:
> Fixes the bug that `BitSet.equals(null)` throws NPE. > > A single reviewer should be sufficient. This pull request has now been integrated. Changeset: 9ac707da Author: Michael Strauß <mstra...@openjdk.org> URL: https://git.openjdk.org/jfx/commit/9ac707dac4d675a4301241ae100fd26b08e57bf1 Stats: 34 lines in 3 files changed: 28 ins; 2 del; 4 mod 8353845: com.sun.javafx.css.BitSet.equals(null) throws NPE Reviewed-by: jhendrikx, angorya ------------- PR: https://git.openjdk.org/jfx/pull/1766