https://bugs.openjdk.org/browse/CODETOOLS-7903748 introduced cool feature to list allso all combinations of tests. However the output is not nice:
* https://github.com/openjdk/jcstress/pull/149#discussion_r1668678910
* https://github.com/judovana/jcstress/blob/514e285fe05a9ecc774df724ba012deafd74c980/jcstress-core/src/main/java/org/openjdk/jcstress/infra/runners/TestConfig.java#L249
During review was suggested to rework this in future to make it nicer or configutrable. This bug serves as reminder and for initial thoughts gathering
* https://github.com/openjdk/jcstress/pull/149#discussion_r1668678910
* https://github.com/judovana/jcstress/blob/514e285fe05a9ecc774df724ba012deafd74c980/jcstress-core/src/main/java/org/openjdk/jcstress/infra/runners/TestConfig.java#L249
During review was suggested to rework this in future to make it nicer or configutrable. This bug serves as reminder and for initial thoughts gathering
- links to
-
Review(master) openjdk/jcstress/153