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

Magnus Ihse Bursie ihse at openjdk.org
Fri Mar 14 18:35:30 UTC 2025


On Fri, 14 Mar 2025 15:09:11 GMT, Henry Jen <henryjen at openjdk.org> wrote:

> I didn't particularly filter-out or move this file because I wonder if this file serve as a manifest. 

No, it doesn't, it's just an implementation specific detail of the build system.

> Otherwise, we could do something like how we process other folders like modules_libs. `jmod --exclude` could be a solution as well.

No, no. We should just don't mix temporary support files with the proper output files.

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

PR Comment: https://git.openjdk.org/leyden/pull/46#issuecomment-2725402561


More information about the leyden-dev mailing list