RFR: 8353845: com.sun.javafx.css.BitSet.equals(null) throws NPE [v3]
Andy Goryachev
angorya at openjdk.org
Wed Apr 9 18:43:36 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
https://github.com/openjdk/jfx/pull/1766/checks?check_run_id=40273913986
this is a weird failure, I've never seen it before. something happened at cygwin (after yesterday outage) perhaps?
@mstr2 could you re-run the windows job please?
-------------
PR Comment: https://git.openjdk.org/jfx/pull/1766#issuecomment-2790622047
More information about the openjfx-dev
mailing list