RFR: 8269523: runtime/Safepoint/TestAbortOnVMOperationTimeout.java failed when expecting 'VM operation took too long' [v3]

David Holmes dholmes at openjdk.java.net
Tue Jul 27 07:12:52 UTC 2021


> Please review this simple test adjustment:
>  - dropped 5ms timeout as we have seen execution as low as 2ms
>  - enabled GC logging
>  - report output in all cases to allow ease of analysis
> 
> Testing: ran 10x on macos/linux/Windows x64 and macos Aarch64 to check execution times and adjusted test accordingly
> 
> Thanks,
> David

David Holmes has updated the pull request incrementally with one additional commit since the last revision:

  Fixed array initialization

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/4901/files
  - new: https://git.openjdk.java.net/jdk/pull/4901/files/26bd9307..76340d74

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=4901&range=02
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=4901&range=01-02

  Stats: 2 lines in 1 file changed: 1 ins; 0 del; 1 mod
  Patch: https://git.openjdk.java.net/jdk/pull/4901.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/4901/head:pull/4901

PR: https://git.openjdk.java.net/jdk/pull/4901


More information about the hotspot-runtime-dev mailing list