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

Need private API to allow discovery of installed listeners on properties for testing

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 8
    • fx2.1
    • javafx

      Related to RT-19311, for these unit tests we need some mechanism for finding out what listeners have been installed on a property, such that when the implementation changes, our tests still pass. Michael made implementation changes to properties which surprisingly broke controls tests. This would allow us to have a more stable approach. Ideally this utility code would not ship, but instead would be part of the testing code and we'll have a dependency from control tests onto beans tests.

            mheinrichs Michael Heinrichs (Inactive)
            rbair Richard Bair (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: