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

Correct controls test refactor

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 9
    • None
    • javafx
    • None
    • generic
    • generic


      Correct the controls test refactoring to eliminate the circular dependency
       that was missed. The shim classes cannot depend on the test classes.

      com/sun/javafx/scene/control/ContextMenuContentShim.java:import test.com.sun.javafx.scene.control.infrastructure.KeyEventFirer;
      com/sun/javafx/scene/control/ContextMenuContentShim.java:import test.com.sun.javafx.scene.control.infrastructure.MouseEventFirer;
      javafx/scene/control/skin/TableColumnHeaderShim.java:import test.com.sun.javafx.scene.control.infrastructure.VirtualFlowTestUtils;

            ddhill David Hill (Inactive)
            ddhill David Hill (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: