RFR: 8253125 vmTestbase/nsk/stress/stack/stack017.java timed out
Daniel D.Daugherty
dcubed at openjdk.java.net
Wed Sep 16 18:47:55 UTC 2020
On Wed, 16 Sep 2020 18:44:48 GMT, Daniel D. Daugherty <dcubed 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.
>
> Marked as reviewed by dcubed (Reviewer).
Looks good and looks trivial.
-------------
PR: https://git.openjdk.java.net/jdk/pull/209
More information about the hotspot-runtime-dev
mailing list