RFR: 7904029: jcstress: Explicitly enable annotation processors to fix build artifacts on JDK 23+ [v3]
Aleksey Shipilev
shade at openjdk.org
Tue Jun 10 07:02:42 UTC 2025
On Sun, 8 Jun 2025 21:03:43 GMT, Pavel Rappo <prappo at openjdk.org> wrote:
>> In addition to fixing the annotation processing, I also fixed a few "dangling doc comment" warnings I missed earlier in #162. These comments cause build failure on their own.
>
> 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
Changes requested by shade (Committer).
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.
-------------
PR Review: https://git.openjdk.org/jcstress/pull/164#pullrequestreview-2912224668
PR Review Comment: https://git.openjdk.org/jcstress/pull/164#discussion_r2137071097
More information about the jcstress-dev
mailing list