RFR: 8308930: [JVMCI] TestUncaughtErrorInCompileMethod times out [v3]

Tobias Hartmann thartmann at openjdk.org
Tue May 30 06:08:01 UTC 2023


On Fri, 26 May 2023 21:04:23 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.
>
> Doug Simon has updated the pull request incrementally with one additional commit since the last revision:
> 
>   [skip ci] clarify that main loop is doing busy work just to trigger compilation

Unfortunately, the test still times out, see [JDK-8309073](https://bugs.openjdk.org/browse/JDK-8309073).

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

PR Comment: https://git.openjdk.org/jdk/pull/14173#issuecomment-1567793000


More information about the hotspot-compiler-dev mailing list