RFR: 8326611: Clean up vmTestbase/nsk/stress/stack tests [v6]
Leonid Mesnik
lmesnik at openjdk.org
Tue Mar 5 15:49:46 UTC 2024
On Mon, 4 Mar 2024 19:56:13 GMT, Leonid Mesnik <lmesnik at openjdk.org> wrote:
>> The vmTestbase/nsk/stress/stack might be slightly refactored to improve reading. Mostly, simple refactoring.
>> Test logic was not changed, except removing verbose mode and enabling printing.
>
> Leonid Mesnik has updated the pull request incrementally with one additional commit since the last revision:
>
> Terminator is removed.
This class starts the thread which calls System.exit(95) after some time. It is controlled '-waittime' parameter which is also used in NSK stress tests.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/17993#issuecomment-1979075096
More information about the hotspot-runtime-dev
mailing list