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

Test looks like L&F set incorrectly.

XMLWordPrintable

    • b96
    • generic
    • os_x

        In closed test closed/javax/swing/text/JTextComponent/6361367/bug6361367.java

        The test looks as if the developer wanted to run it in all the L&F. But for it used line:
        UIManager.installLookAndFeel(info)

        I think, correctly be use line:
        UIManager.setLookAndFeel(info.getClassName());

              kshefov Konstantin Shefov
              pealexan Petrov Alexander (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: