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. This pull request has now been integrated. Changeset: 6594d3a3 Author: Joe Darcy <da...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/6594d3a3ef175a71ea34c7698ab96537c761f022 Stats: 5 lines in 2 files changed: 0 ins; 1 del; 4 mod 8271711: Remove WorkArounds.isSynthetic Reviewed-by: jjg ------------- PR: https://git.openjdk.java.net/jdk/pull/4967