RFR: 8323002: test/jdk/java/lang/Thread/virtual/stress/GetStackTraceALotWhenPinned.java times out on macosx-x64

Alan Bateman alanb at openjdk.org
Thu Jan 4 15:23:32 UTC 2024


On Thu, 4 Jan 2024 14:53:46 GMT, Patricio Chilano Mateo <pchilanomate at openjdk.org> wrote:

>> This test was recently added by JDK-8322818. On some test systems, the test passes a bit after the timeout so the test is marked as failed. The changes here dial down the iterations from 100k to 25k to reduce the execution time for release builds. No change for debug builds as this already uses a small number of iterations.
>
> Marked as reviewed by pchilanomate (Reviewer).

Thanks @pchilano.

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

PR Comment: https://git.openjdk.org/jdk/pull/17265#issuecomment-1877268522


More information about the core-libs-dev mailing list