7b9d38622b
Fixing handling of multiple -Xplugin, -Xdoclint: and -Xdoclint/packages: parameters. Reviewed-by: jjg, vromero
6 lines
343 B
Plaintext
6 lines
343 B
Plaintext
Test1.java:4:4: compiler.err.proc.messager: element not allowed in documentation comments: <html>
|
|
Test1.java:4:4: compiler.err.proc.messager: element not closed: html
|
|
Test2.java:4:4: compiler.err.proc.messager: element not allowed in documentation comments: <html>
|
|
Test2.java:4:4: compiler.err.proc.messager: element not closed: html
|
|
4 errors
|