RFR: 7904029: jcstress: Explicitly enable annotation processors to fix build artifacts on JDK 23+ [v3]
Pavel Rappo
prappo at openjdk.org
Tue Jun 10 08:23:44 UTC 2025
On Tue, 10 Jun 2025 06:59:39 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
>> Pavel Rappo has refreshed the contents of this pull request, and previous commits have been removed. The incremental views will show differences compared to the previous content of the PR. The pull request contains one new commit since the last revision:
>>
>> Initial commit
>
> jcstress-core/src/main/resources/META-INF/services/javax.annotation.processing.Processor line 1:
>
>> 1: # Copyright (c) 2005, 2014, Oracle and/or its affiliates. All rights reserved.
>
> This should really stay to benefit JDKs < 23.
In what sense does it benefit pre JDK 23? FWIW, this patch seems to work fine on JDK 17 and JDK 21.
-------------
PR Review Comment: https://git.openjdk.org/jcstress/pull/164#discussion_r2137238222
More information about the jcstress-dev
mailing list