mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-20 11:04:34 +02:00
8076543: Add @modules as needed to the langtools tests
Reviewed-by: jjg, shurailine
This commit is contained in:
parent
9264fe218f
commit
b6262441ad
1174 changed files with 3548 additions and 1516 deletions
|
@ -27,6 +27,7 @@
|
|||
* @bug 8066843
|
||||
* @summary Annotation processors should be able to print multiple errors at the same location.
|
||||
* @library /tools/javac/lib
|
||||
* @modules jdk.compiler
|
||||
* @build JavacTestingAbstractProcessor TestMultipleErrors
|
||||
* @compile/fail/ref=TestMultipleErrors.out -XDrawDiagnostics -processor TestMultipleErrors TestMultipleErrors.java
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue