RFR: 7903931: Add "test.thread.factory" property to filter tests based on test thread factory value [v3]
duke
duke at openjdk.org
Mon Feb 3 16:12:06 UTC 2025
On Tue, 28 Jan 2025 17:47:33 GMT, Leonid Mesnik <lmesnik at openjdk.org> wrote:
>> jtreg support test thread factory parameter that allows to execute tests by running main in virtual thread.
>>
>> Currently, all incompatible tests are problemlisted. However after security manager removal the number of such tests is small.
>>
>> So is it makes sense to add "jtreg.ttf" property to filter tests based on test thread factory value to allow filter out incompatible tests.
>>
>> The only jtreg knows if -testThreadFactory is set so it should set corresponding property
>
> Leonid Mesnik has updated the pull request incrementally with one additional commit since the last revision:
>
> test.thread.factory is not a property for tag spec
@lmesnik
Your change (at version 338694bccf7b2f00a29e2427cd38970a87151bec) is now ready to be sponsored by a Committer.
-------------
PR Comment: https://git.openjdk.org/jtreg/pull/242#issuecomment-2631439569
More information about the jtreg-dev
mailing list