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

gc/stress/gclocker/TestExcessGCLockerCollections.java does not compile

XMLWordPrintable

    • gc
    • b31

        As written, compile fails with:

        jtreg/gc/stress/gclocker/TestExcessGCLockerCollections.java:177: error: method createJavaProcessBuilder in class ProcessTools cannot be applied to given types;
                ProcessBuilder pb = ProcessTools.createJavaProcessBuilder(
                                                ^
          required: String[]
          found: boolean,ArrayList<String>
          reason: varargs mismatch; boolean cannot be converted to String

              tschatzl Thomas Schatzl
              tschatzl Thomas Schatzl
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: