RFR: 8347755: Support static library in jmod [v4]

Alan Bateman alanb at openjdk.org
Sun Mar 9 08:11:08 UTC 2025


On Sat, 8 Mar 2025 19:20:13 GMT, Ethan McCue <duke at openjdk.org> wrote:

> I guess its worth asking how would the format evolve in the future if more than `/static-lib` were added? 

Unlike the JAR format, the JMOD format requires an update when new sections are added. We don't need to get hung up on any of the details around this now, most of the work to support this will be in jlink, not the jmod tool.

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

PR Review Comment: https://git.openjdk.org/leyden/pull/46#discussion_r1986247305


More information about the leyden-dev mailing list