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

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

    XMLWordPrintable

Details

    • 21
    • b22
    • Verified

    Backports

      Description

        /*
          @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 '('.

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                  Created:
                  Updated:
                  Resolved: