RFR: 7903889: jcstress: document used properties (and env variables) [v6]

Jiří Vaněk jvanek at openjdk.org
Fri Feb 6 11:25:02 UTC 2026


On Mon, 23 Jun 2025 08:49:27 GMT, Jiří Vaněk <jvanek at openjdk.org> wrote:

>> The purpose of this PR is to move properties and properties based initializations to single place, and to document them, and to enable printing the listing with the documentation via help.
>> 
>> No Env. vars were found.
>> 
>> The verbose help can be removed, the individual properties with defaults are wrapped to its class. The OptionSpec and OptionFormatter can be used if needed
>
> Jiří Vaněk has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains four commits:
> 
>  - Moved declaration of individual proeprties to ceparate classes by family
>  - Extracted properties encapsualted in objects
>  - Removed autoformatted whitespaces
>  - 7903889: jcstress: document used properites (and env variables)
>    
>    Known properties unifed in one class and printed in verbose help:
>    The verbose help can be removed, the individual properties with defaults
>    can be wrapped to its class. Even the OptionSpec and OptionFormatter can
>    be used if needed

Once upon a midnight dreary, while I pondered, weak and weary,
Over many a quaint and curious volume of forgotten lore—
    While I nodded, nearly napping, suddenly there came a tapping,
As of some one gently rapping, rapping at my chamber door.
“’Tis some visitor,” I muttered, “tapping at my chamber door—
            Only this and nothing more.”

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

PR Comment: https://git.openjdk.org/jcstress/pull/156#issuecomment-3859863251


More information about the jcstress-dev mailing list