On Tue, 3 Aug 2021 04:40:33 GMT, Joe Darcy <da...@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