RFR: 8362501: Update test/hotspot/jtreg/applications/jcstress/README [v4]
SendaoYan
syan at openjdk.org
Mon Jul 28 12:46:58 UTC 2025
On Mon, 28 Jul 2025 09:05:18 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
>> SendaoYan has updated the pull request incrementally with one additional commit since the last revision:
>>
>> The way to
>> get the specified build you can reference the guide
>
> test/hotspot/jtreg/applications/jcstress/README line 34:
>
>> 32: You should specific the JAR location with jtreg option such as
>> 33: -javaoption:-Djdk.test.lib.artifacts.jcstress-tests-all=
>> 34: jcstress-tests-all-20241217-2035.jar when starting jcstress tests in jtreg.
>
> Suggestion:
>
> successfully. These tests require a build of org.openjdk.jcstress:jcstress-tests-all.
> If this artifact could not be found automatically, you can build it using jcstress
> guide[1], and then pass the JAR location with JDK option such as
> -Djdk.test.lib.artifacts.jcstress-tests-all=jcstress-tests-all.jar,
> either with explicit -javaoption: or TEST_VM_OPTS test variable.
Thanks. The README has been updated according your suggest.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/26369#discussion_r2236280370
More information about the hotspot-runtime-dev
mailing list