RFR: 7903872: Option testThreadFactoryPath support relativepath [v3]
Jaikiran Pai
jpai at openjdk.org
Wed Nov 20 11:39:34 UTC 2024
On Mon, 21 Oct 2024 16:38:38 GMT, SendaoYan <syan at openjdk.org> wrote:
>> Hi all,
>> Currently, the jtreg option `-testThreadFactoryPath` doesn't support relativepath.
>> I think jtreg can support relativepath for option `-testThreadFactoryPath`, same like to `-jdk` or `-nativepath`.
>> Change has been verified locally, risk is low.
>
> SendaoYan has updated the pull request incrementally with one additional commit since the last revision:
>
> add testcase TestThreadFactoryRelativePath.ok
This looks good to me. I haven't had a chance to run the test myself. Please verify that this updated test as well as existing tests continue to pass, before integrating.
-------------
Marked as reviewed by jpai (Reviewer).
PR Review: https://git.openjdk.org/jtreg/pull/233#pullrequestreview-2448370357
More information about the jtreg-dev
mailing list