RFR: 7903683 Document how to run individual self-tests [v3]
Ludvig Janiuk
lujaniuk at openjdk.org
Mon Mar 18 16:55:50 UTC 2024
On Thu, 14 Mar 2024 23:22:30 GMT, Jonathan Gibbons <jjg at openjdk.org> wrote:
>> Ludvig Janiuk has updated the pull request incrementally with one additional commit since the last revision:
>>
>> accepting jaikiran's formulation
>
> doc/building.md line 117:
>
>> 115:
>> 116: ```shell
>> 117: bash build/make.sh -- $(pwd)/build/test/ControlTest.ok
>
> I don't think you need the `--` when running `build/make.sh`, do you?
>
> Note, you typically _do_ (or may) need `--` when running `make/build.sh`
You are correct, removed.
-------------
PR Review Comment: https://git.openjdk.org/jtreg/pull/184#discussion_r1528917072
More information about the jtreg-dev
mailing list