RFR: 8353845: com.sun.javafx.css.BitSet.equals(null) throws NPE [v3]
Andy Goryachev
angorya at openjdk.org
Wed Apr 9 18:36:52 UTC 2025
On Wed, 9 Apr 2025 18:27:12 GMT, Michael Strauß <mstrauss at openjdk.org> wrote:
>> Fixes the bug that `BitSet.equals(null)` throws NPE.
>>
>> A single reviewer should be sufficient.
>
> Michael Strauß has updated the pull request incrementally with three additional commits since the last revision:
>
> - hashSet.equals(bitSet)
> - review comments
> - review comments
thank you for fixing the bug and making the changes!
-------------
Marked as reviewed by angorya (Reviewer).
PR Review: https://git.openjdk.org/jfx/pull/1766#pullrequestreview-2754388528
More information about the openjfx-dev
mailing list