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

Newly added java/awt/dnd/MozillaDnDTest.java has invalid jtreg `@requires` clause

XMLWordPrintable

    • 21
    • b22
    • Verified

        /*
          @test
          @bug 4746177
          @summary tests that data types exported by Netscape 6.2 are supported
          @requires(os != "windows")
          @key headful
          @run main MozillaDnDTest
        */

        test result: Error. Parse Exception: Invalid tag: requires(os

        I think a space is needed before the '('.

              dcubed Daniel Daugherty
              dholmes David Holmes
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

                Created:
                Updated:
                Resolved: