[jdk17u-dev] Withdrawn: 8274639: Provide a way to disable warnings for cross-modular links

duke duke at openjdk.org
Mon Nov 21 15:03:43 UTC 2022


On Fri, 23 Sep 2022 07:05:31 GMT, Alexey Pavlyutkin <duke at openjdk.org> wrote:

> Hi! Here is backport of [JDK-8274639](https://bugs.openjdk.org/browse/JDK-8274639). The patch adds the ability to disable Link Modularity Mismatch warnings and so projects using cross-modular links can be compiled with -Werror flag.
> 
> Original patch applied cleanly.
> 
> Verification (amd64/20.04LTS): test/langtools/jdk/javadoc/doclet/testLinkOption/TestLinkOptionWithModule.java
> Regression (amd64/20.04LTS): test/langtools/jdk/javadoc

This pull request has been closed without being integrated.

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

PR: https://git.openjdk.org/jdk17u-dev/pull/723


More information about the jdk-updates-dev mailing list