RFR: 8347755: Support static library in jmod [v6]
Henry Jen
henryjen at openjdk.org
Fri Mar 14 18:35:30 UTC 2025
On Fri, 14 Mar 2025 18:01:35 GMT, Magnus Ihse Bursie <ihse 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.
>
I know the original intention of this is not for that. What I am asking is if we should have such a manifest or hints for user? Similar to pkg-config.
> > 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.
That I agree.
-------------
PR Comment: https://git.openjdk.org/leyden/pull/46#issuecomment-2725414257
More information about the leyden-dev
mailing list