RFR: 8292275: javac does not emit SYNTHETIC and MANDATED flags for parameters by default [v2]

Joe Darcy darcy at openjdk.org
Mon Aug 15 18:08:23 UTC 2022


On Sat, 13 Aug 2022 19:09:31 GMT, Hannes Greule <duke at openjdk.org> wrote:

> Could you elaborate on that? Should I add a processor to the JavacTask in this test or write a separate one? (Maybe there is a similar test I can use as reference?) Thank you.

There are tests that can be used as a model around

test/langtools/tools/javac/processing/model/util/elements 

HTH

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

PR: https://git.openjdk.org/jdk/pull/9862



More information about the build-dev mailing list