RFR: 7903931: Add "jtreg.ttf" property to filter tests based on test thread factory value
Jonathan Gibbons
jjg at openjdk.org
Mon Jan 27 16:47:00 UTC 2025
On Mon, 27 Jan 2025 16:30:58 GMT, Leonid Mesnik <lmesnik at openjdk.org> wrote:
> > The namespace `jtreg.` is not used in `RegressionContext` yet, but it makes sense to introduce it here.
> > Is `ttf` a good abbreviation for `test thread factory` though? Would `jtreg.testThreadFactory` be too long in filter expressions?
>
> I think `jtreg.ttf` is good enough, but might be becasue I know the context. If you feel that for all jtreg users `jtreg.testThreadFactory`, I am fine with this.
For the long term, clarity is better than cryptic brevity.
-------------
PR Comment: https://git.openjdk.org/jtreg/pull/242#issuecomment-2616330427
More information about the jtreg-dev
mailing list