RFR: 8345622: test/langtools/tools/javac/annotations/parameter/ParameterAnnotations.java should set processorpath to work correctly in the agentvm mode

Jan Lahoda jlahoda at openjdk.org
Thu Dec 12 12:02:43 UTC 2024


On Wed, 11 Dec 2024 18:20:10 GMT, Chen Liang <liach at openjdk.org> wrote:

> We might need to backport this to 24 too.

I don't think the need for a backport is very strong. While (I think) the tests more commonly set the processorpath, the code before this PR should work OK, and should be good enough.

Thanks for the reviews!

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

PR Comment: https://git.openjdk.org/jdk/pull/22676#issuecomment-2538703868


More information about the compiler-dev mailing list