RFR: 8282493: Add --with-jcov-modules convenience option
    Sergey Bylokhov 
    serb at openjdk.org
       
    Mon Apr 21 06:58:46 UTC 2025
    
    
  
On Mon, 7 Apr 2025 08:45:13 GMT, Magnus Ihse Bursie <ihse at 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.
It might be helpful to clarify which combinations of JCOV, ASM, Javatest, and TestNG are currently supported. For example, the JCOV repository still references [ASM 9.7.1](https://github.com/openjdk/jcov/blob/29e9fdf06ef195f25c121b5069e2292d48bcbeb5/build/build.properties#L33), which appears to be outdated and incompatible with JDK 25.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/24481#issuecomment-2817786647
    
    
More information about the build-dev
mailing list