Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8304933

BitSet (used for CSS pseudo class states) listener management is incorrect

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P4
    • jfx21
    • jfx20
    • javafx

    Description

      BitSet uses the SetListenerHelper abstraction to prevent allocating the listener arrays.

      When removing listeners, the newly returned listener helper (which may be different from the one called) is not reassigned. This effectively means that removing the listener does not happen.

      Attachments

        Issue Links

          Activity

            People

              jhendrikx John Hendrikx
              jhendrikx John Hendrikx
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: