RFR: 8214902: Pretty-printing marker annotations add unnecessary parenthesis
Liam Miller-Cushon
cushon at google.com
Wed Dec 5 19:36:33 UTC 2018
Hi,
Please consider this small improvement to pretty-printing annotation AST
nodes, which omits the parens for marker annotations (e.g. `@A` vs. `@A()`).
webrev: http://cr.openjdk.java.net/~cushon/8214902/webrev.00/
bug: https://bugs.openjdk.java.net/browse/JDK-8214902
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/compiler-dev/attachments/20181205/aa1aec06/attachment.html>
More information about the compiler-dev
mailing list