RFR(S): 8219915: [TESTBUG] Fix test langtools/tools/javac/processing/model/completionfailure/SymbolsDontCumulate.java in standalone mode
Langer, Christoph
christoph.langer at sap.com
Thu Feb 28 11:01:10 UTC 2019
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.java.net/pipermail/compiler-dev/attachments/20190228/5b3bccff/attachment.html>
More information about the compiler-dev
mailing list