On Thu, 4 Jan 2024 11:51:47 GMT, Alan Bateman <al...@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. This pull request has now been integrated. Changeset: d33dfe5c Author: Alan Bateman <al...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/d33dfe5cb2bec682f94fbae850e167d6f437fecb Stats: 4 lines in 1 file changed: 1 ins; 0 del; 3 mod 8323002: test/jdk/java/lang/Thread/virtual/stress/GetStackTraceALotWhenPinned.java times out on macosx-x64 Reviewed-by: pchilanomate ------------- PR: https://git.openjdk.org/jdk/pull/17265