Integrated: 8253125 vmTestbase/nsk/stress/stack/stack017.java timed out

Harold Seigel hseigel at openjdk.java.net
Wed Sep 16 19:00:40 UTC 2020


On Wed, 16 Sep 2020 18:19:24 GMT, Harold Seigel <hseigel at openjdk.org> wrote:

> Please review this small change that reduces the amount of thread stack space used by the test in order to reduce the
> time required to execute it.  Before and after timings showed that the amount of time needed to execute the test
> dropped significantly with this change.  The changes to this test are similar to the changes done to test
> stack018.java, and others.
> The modified test was run on Linux X64, MacOS, and Windows.

This pull request has now been integrated.

Changeset: ce93cbce
Author:    Harold Seigel <hseigel at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/ce93cbce
Stats:     2 lines in 1 file changed: 0 ins; 0 del; 2 mod

8253125: vmTestbase/nsk/stress/stack/stack017.java timed out

Reviewed-by: dcubed

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

PR: https://git.openjdk.java.net/jdk/pull/209


More information about the hotspot-runtime-dev mailing list