Integrated: 8308930: [JVMCI] TestUncaughtErrorInCompileMethod times out

Doug Simon dnsimon at openjdk.org
Mon May 29 10:08:08 UTC 2023


On Fri, 26 May 2023 10:35:58 GMT, Doug Simon <dnsimon at openjdk.org> wrote:

> This PR makes TestUncaughtErrorInCompileMethod more robust against HotSpot compilation scheduling variability which should prevent timeouts in this test.

This pull request has now been integrated.

Changeset: a5d8d594
Author:    Doug Simon <dnsimon at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/a5d8d594694c0e863dd30780a691a3a5ad9c6ee8
Stats:     65 lines in 2 files changed: 35 ins; 22 del; 8 mod

8308930: [JVMCI] TestUncaughtErrorInCompileMethod times out

Reviewed-by: never

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

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


More information about the hotspot-compiler-dev mailing list