Integrated: 8307653: Adjust delay time and gc log argument in TestAbortOnVMOperationTimeout
Guoxiong Li
gli at openjdk.org
Thu May 11 18:24:47 UTC 2023
On Tue, 9 May 2023 05:34:06 GMT, Guoxiong Li <gli at openjdk.org> wrote:
> Hi all,
>
> This patch increases the delay time of the test `TestAbortOnVMOperationTimeout`
> so that it can pass on the low performance devices (such as my local riscv64 dev board).
>
> And I adjust the gc log options to get more gc log message which is useful to
> inspect the issue [JDK-8296819](https://bugs.openjdk.org/browse/JDK-8296819).
>
> Thanks for the review.
>
> Best Regards,
> -- Guoxiong
This pull request has now been integrated.
Changeset: 4f355c35
Author: Guoxiong Li <gli at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/4f355c3525072681ed1fb48dfdb8924b1cf0cc7c
Stats: 7 lines in 1 file changed: 0 ins; 2 del; 5 mod
8307653: Adjust delay time and gc log argument in TestAbortOnVMOperationTimeout
Reviewed-by: dholmes, dcubed
-------------
PR: https://git.openjdk.org/jdk/pull/13878
More information about the hotspot-runtime-dev
mailing list