RFR: 6000: Get rid of build warnings in the JMC agent
Marcus Hirt
hirt at openjdk.java.net
Thu Aug 20 13:30:02 UTC 2020
On Tue, 4 Aug 2020 01:10:37 GMT, Guru Hb <ghb at openjdk.org> wrote:
> Solution : excluded "module-info.class" and META-INF/MANIFEST.MF (maven-shade-plugin has detected that some class files
> are present in two or more jars). for below warnings
>
> [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
Marked as reviewed by hirt (Lead).
-------------
PR: https://git.openjdk.java.net/jmc/pull/103
More information about the jmc-dev
mailing list