RFR: JDK-8304933: BitSet (used for CSS pseudo class states) listener management is incorrect [v2]

Kevin Rushforth kcr at openjdk.org
Tue Apr 11 18:55:46 UTC 2023


On Tue, 11 Apr 2023 18:27:51 GMT, Andy Goryachev <angorya at openjdk.org> wrote:

> too late, but this code gives off 2 warnings:

The warnings are from Eclipse? The signature of this method matches the interface method from `Set` so the warnings are surprising. If you think it's a legitimate warning, then can you file a (low priority) test bug to track this?

-------------

PR Comment: https://git.openjdk.org/jfx/pull/1071#issuecomment-1503928158


More information about the openjfx-dev mailing list