RFR: CODETOOLS-7903568: Allow `-show:stream file.jtr`
Jonathan Gibbons
jjg at openjdk.org
Tue Jan 16 18:54:52 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.
ping, to keep PR open
-------------
PR Comment: https://git.openjdk.org/jtreg/pull/176#issuecomment-1894329313
More information about the jtreg-dev
mailing list