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

No space allowed in platforms string in ProblemList.txt

XMLWordPrintable

    • b26

        In ProblemList.txt, we have

        # jdk_jdi

        # 6983531
        com/sun/jdi/BadHandshakeTest.java linux-all, windows-all

        but the test is only excluded on windows and it still runs on linux.

        Looks like the reason is the space between the 2 platform names. It was supported when Makefile parsed the problem list file itself, but seems jtreg does not like it.

        There are 3 more similar entries in ProblemList.txt, all having the same problem.

              amlu Amy Lu (Inactive)
              weijun Weijun Wang
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: