On Mon, 21 Apr 2025 06:58:52 GMT, Sergey Bylokhov <s...@openjdk.org> wrote:
>> Allow the user to set "--with-jcov-modules=java.desktop", instead of >> "--with-jcov-filters=--include-modules java.desktop", since this is one of >> the common use cases for the filtering. > > Description of the new option can be added to > [testing.md](https://github.com/openjdk/jdk/blob/128f2d1cadae3cf91e4c590e6dabe2086737b7dd/doc/testing.md?plain=1#L339). @mrserb I updated the testing documentation. I also included the other JCov flags that have been added but not documented. I hope you think it looks okay. With regard to the versions, I don't think I'd like to put that in the source code or test readme file. Such information tends to be quickly outdated and forgotten to be updated. Maybe the wiki can be used instead? ------------- PR Comment: https://git.openjdk.org/jdk/pull/24481#issuecomment-2854903380