RFR: 8271711: Remove WorkArounds.isSynthetic

Jonathan Gibbons jjg at openjdk.java.net
Tue Aug 3 18:01:29 UTC 2021


On Tue, 3 Aug 2021 04:40:33 GMT, Joe Darcy <darcy at openjdk.org> wrote:

> Switch out logic in WorkArounds for a different expression implemented using javax.lang.model.Elements logic.
> 
> Langtools regression test suite passes with the changes.

Nice. Always good to reduce the workarounds.

-------------

Marked as reviewed by jjg (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/4967


More information about the javadoc-dev mailing list