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

TEST_BUG: Six swing tests should be modified to run with latest JTREG (JDK 6)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: P3 P3
    • None
    • 6u35
    • client-libs
    • JDK 6

      6 swing tests should be modified to run with latest JTREG:

      javax/swing/plaf/synth/AntiAliasing/6337872/bug6337872.java
      javax/swing/plaf/synth/ComponentsOrientationSupport/5033822/bug5033822.java
      javax/swing/plaf/synth/LoadLafFromURL/5056424/bug5056424.java
      javax/swing/plaf/synth/SynthInternalFrame/6325914/bug6325914.java
      javax/swing/plaf/synth/SynthTreeUI/6258272/bug6258272.java
      javax/swing/plaf/synth/TextCursor/6367684/bug6367684.java

      These tests have wrong JTREG tags.
      They all have
      @run /manual
      But should be
      @run main/manual <TestClassName>

      Tags should be corrected.

            alexsch Alexandr Scherbatiy
            kshefov Konstantin Shefov
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: