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

Aleksey Shipilev shade at openjdk.org
Tue Jun 17 12:49:48 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

This pull request has been closed without being integrated.

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

PR: https://git.openjdk.org/jcstress/pull/167


More information about the jcstress-dev mailing list