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

Guoxiong Li gli at openjdk.org
Thu May 11 01:40:39 UTC 2023


> 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

Guoxiong Li has updated the pull request incrementally with one additional commit since the last revision:

  Remove timeout option. Adjust comment. Level up the log to info.

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/13878/files
  - new: https://git.openjdk.org/jdk/pull/13878/files/b9be9353..ee048c46

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=13878&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=13878&range=01-02

  Stats: 4 lines in 1 file changed: 0 ins; 0 del; 4 mod
  Patch: https://git.openjdk.org/jdk/pull/13878.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/13878/head:pull/13878

PR: https://git.openjdk.org/jdk/pull/13878


More information about the hotspot-runtime-dev mailing list