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

[TESTBUG] Fix test langtools/tools/javac/processing/model/completionfailure/SymbolsDontCumulate.java in standalone mode

XMLWordPrintable

    • b11

        The test

        test/langtools/tools/javac/processing/model/completionfailure/SymbolsDontCumulate.java fails if it was run standalone in a scratched jtreg folder. The test then fails during compilation of the toolbox test library:

        test/langtools/tools/lib/toolbox/JavacTask.java:365:
        error: Result.exitCode in package com.sun.tools.javac.main is not accessible
                    return taskImpl.doCall().exitCode;
                                            ^

              clanger Christoph Langer
              clanger Christoph Langer
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: