RFR: 8323002: test/jdk/java/lang/Thread/virtual/stress/GetStackTraceALotWhenPinned.java times out on macosx-x64
Patricio Chilano Mateo
pchilanomate at openjdk.org
Thu Jan 4 14:56:21 UTC 2024
On Thu, 4 Jan 2024 11:51:47 GMT, Alan Bateman <alanb 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).
-------------
PR Review: https://git.openjdk.org/jdk/pull/17265#pullrequestreview-1804326778
More information about the core-libs-dev
mailing list