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

sun/tools/jstatd test build failures after JDK-8210022

XMLWordPrintable

    • svc
    • b09

        Several sun/tools/jstatd tests fail to build after JDK-8210022:

        test/jdk/sun/tools/jstatd/JstatdTest.java:138: error: incompatible types: jdk.testlibrary.OutputAnalyzer cannot be converted to jdk.test.lib.process.OutputAnalyzer
                OutputAnalyzer output = ProcessTools.executeProcess(processBuilder);
                                                                   ^
        open/test/jdk/sun/tools/jstatd/JstatdTest.java:193: error: incompatible types: jdk.testlibrary.OutputAnalyzer cannot be converted to jdk.test.lib.process.OutputAnalyzer
                OutputAnalyzer output = ProcessTools.executeProcess(processBuilder);
                                                                   ^

              iignatyev Igor Ignatyev (Inactive)
              mikael Mikael Vidstedt
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

                Created:
                Updated:
                Resolved: