Integrated: 8269523: runtime/Safepoint/TestAbortOnVMOperationTimeout.java failed when expecting 'VM operation took too long'

David Holmes dholmes at openjdk.java.net
Fri Jul 30 04:05:38 UTC 2021


On Mon, 26 Jul 2021 00:23:43 GMT, David Holmes <dholmes at openjdk.org> wrote:

> 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

This pull request has now been integrated.

Changeset: 4f42eb66
Author:    David Holmes <dholmes at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/4f42eb6601c3b6011d3c2b30af6b2be264ff7c0e
Stats:     13 lines in 1 file changed: 7 ins; 1 del; 5 mod

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

Reviewed-by: shade, mseledtsov

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

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


More information about the hotspot-runtime-dev mailing list