RFR: 7903440: JMH: Add automatic module names

Aleksey Shipilev shade at openjdk.org
Mon Feb 20 17:59:51 UTC 2023


On Wed, 7 Dec 2022 16:43:17 GMT, Hendrik Ebbers <duke at openjdk.org> wrote:

> `maven-jar-plugin` is used to add "Automatic-Module-Name" to `MANIFEST.MF` at buildtime. This is the minimum that is needed if you want to use the lib on the module path in a project.

Please go to https://github.com/hendrikebbers/jmh/actions -- and enable the testing workflows there? You would probably want to merge from the current master to get all the fixes in.

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

PR: https://git.openjdk.org/jmh/pull/90


More information about the jmh-dev mailing list