RFR: 7904036: jcstress: Enable annotation processors for all test projects

Aleksey Shipilev shade at openjdk.org
Tue Jun 17 11:44:51 UTC 2025


On Tue, 17 Jun 2025 11:38:42 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> [CODETOOLS-7904029](https://bugs.openjdk.org/browse/CODETOOLS-7904029) is incomplete.
> 
> 
> $ java -jar tests-all/target/jcstress.jar -l | grep "All matching"
> All matching tests - 158
> 
> 
> Those are only the tests from jcstress-samples. We need to enable annotation processors for all tests projects.
> 
> For reference, compiled with JDK 17:
> 
> 
> $ java -jar tests-all/target/jcstress.jar -l | grep "All matching"
> All matching tests - 4552

FYI, @pavelrappo ;)

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

PR Comment: https://git.openjdk.org/jcstress/pull/167#issuecomment-2980027027


More information about the jcstress-dev mailing list