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

Couple awt and swing tests have wrong require jtreg arguments

    XMLWordPrintable

Details

    • Bug
    • Status: Resolved
    • P4
    • Resolution: Fixed
    • None
    • 9
    • client-libs
    • b127

    Description

      the following tests should use "os.family" instead of "os.name":
      javax/swing/LookAndFeel/8145547/DemandGTK.java: @requires (os.name == "linux" | os.name == "solaris")
      java/awt/TextArea/TextAreaCaretVisibilityTest/bug7129742.java: * @requires (os.family == "linux" | os.name == "solaris")
      java/awt/WMSpecificTests/Mutter/MutterMaximizeTest.java: @requires (os.name == "linux" | os.name == "solaris")
      java/awt/WMSpecificTests/Metacity/FullscreenDialogModality.java: * @requires (os.name == "linux" | os.name == "solaris")

      see jtreg doc: http://openjdk.java.net/jtreg/tag-spec.html#requires_names

      Attachments

        Activity

          People

            mcherkas Mikhail Cherkasov (Inactive)
            mcherkas Mikhail Cherkasov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: