RFR: 8307653: Adjust delay time and gc log argument in TestAbortOnVMOperationTimeout [v2]

Guoxiong Li gli at openjdk.org
Wed May 10 15:57:23 UTC 2023


On Wed, 10 May 2023 15:39:08 GMT, Daniel D. Daugherty <dcubed at openjdk.org> wrote:

>>> What is your environment's timeoutFactor value?
>> 
>> I haven't changed the default value. So it should be 4.
>> 
>>> Also, how are you running the test?
>> 
>> I used the command `make test Test=runtime/Safepoint/TestAbortOnVMOperationTimeout.java`.
>
> Please search your .jtr file for your run for the pattern: "test.timeout.factor"
> and report the results here.

I see the text `-J-Dtest.timeout.factor=4.0` in the log.

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/13878#discussion_r1190113748


More information about the hotspot-runtime-dev mailing list