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

Many javafx.controls unit tests have incorrect name containing impl_*

XMLWordPrintable

    • generic
    • generic

      It is a cleanup task.

      Many unit tests in javafx.controls module have incorrect naming that use text "impl_" in names and comments.
      The test code correctly avoids using impl_* methods (as they were removed in JDK 9), but test names still have "impl_" in them.

      These tests should be renamed by replacing impl_* with appropriate css method used by respective tests.

            aghaisas Ajit Ghaisas
            aghaisas Ajit Ghaisas
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: