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

TEST: Fix the testcase with proper nimbus pkg location and correct the testcase path in testsuite

XMLWordPrintable

    • b01
    • generic
    • generic
    • Verified

        Fix of # 6827032 came with testcase
           j2se/test/closed/javax/swing/JColorChooser/Test6827032.java

        The issues with this testcase are :

        1. It's in the wrong directory structure
           6ux don't have 'closed' dirs.

        2. Testcase does not compile / run

           a) using '@library ../regtesthelpers' which does not exists
              in 6ux with the wrong dir the test exists now.

           b) test uses "import javax.swing.plaf.nimbus.NimbusLookAndFeel;"
              which does not exists in jdk6ux source structure
                  so the testcase failed to compile and run

              asaha Abhijit Saha
              asaha Abhijit Saha
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: