RFR(S): 8219915: [TESTBUG] Fix test langtools/tools/javac/processing/model/completionfailure/SymbolsDontCumulate.java in standalone mode
Jan Lahoda
jan.lahoda at oracle.com
Thu Feb 28 13:58:36 UTC 2019
Looks good to me. Thanks for fixing this!
Jan
On 28.2.2019 12:01, Langer, Christoph wrote:
> Hi,
>
> I have a little test fix to contribute.
>
> Bug: https://bugs.openjdk.java.net/browse/JDK-8219915
>
> Webrev: http://cr.openjdk.java.net/~clanger/webrevs/8219915.0/
>
> If you run the test standalone on a scratched directory, it’ll fail due
> to inability to compile toolbox test library. The jtreg directive
> @modules jdk.compiler/com.sun.tools.javac.main needs to be added. I also
> took the opportunity for a few cleanups.
>
> Thanks
>
> Christoph
>
More information about the compiler-dev
mailing list