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

SimpleBooleanProperty w/ multiple change and multiple invalidation listeners does not call listeners when value changes from true to false

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • None
    • fx2.0
    • javafx
    • b38, windows XP

      Run the attached sample app and notice that the println only run on every other mouse click. Note that I had to add multiple change and multiple invalidation listeners to expose this bug. Doing this appears to trigger the use of an internal class ExpressionHelper$MultipleInvalidationMultipleChange<T> that I can see in my debugger. I'm thinking this might be where the bug is at.

            mheinrichs Michael Heinrichs (Inactive)
            kmcintyrejfx Kyle McIntyre (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: