Integrated: CODETOOLS-7903568: Allow `-show:stream file.jtr`
Jonathan Gibbons
jjg at openjdk.org
Thu Jan 18 17:43:39 UTC 2024
On Fri, 8 Dec 2023 22:36:40 GMT, Jonathan Gibbons <jjg at openjdk.org> wrote:
> Please review an update to permit a new command-line form
>
> jtreg -show:stream path/to/test.jtr
>
> Currently, the desired test can only be specified via the "standard" options for a test suite and path within a test suite.
> This change makes it possible to specify a single `.jtr` file directly. This may be particularly useful to extract the `rerun` output that is within each `.jtr` fie.
This pull request has now been integrated.
Changeset: fcaa9e84
Author: Jonathan Gibbons <jjg at openjdk.org>
URL: https://git.openjdk.org/jtreg/commit/fcaa9e8484ca988c3c2532f88382a75060701eea
Stats: 132 lines in 4 files changed: 96 ins; 30 del; 6 mod
7903568: Allow `-show:stream file.jtr`
Reviewed-by: iris
-------------
PR: https://git.openjdk.org/jtreg/pull/176
More information about the jtreg-dev
mailing list