RFR: 8347755: Support static library in jmod [v5]
Henry Jen
henryjen at openjdk.org
Fri Mar 14 02:12:07 UTC 2025
On Thu, 13 Mar 2025 18:29:19 GMT, Jiangli Zhou <jiangli at openjdk.org> wrote:
> I think `libjvm.a` should be included in java.base.jmod as well.
You are right. Looks libjvm.a is not build as a dependency, and I didn't try to copy that file either.
Looks to me, it is only built for static launcher, I'll try to add that for java.base-static-jmod.
-------------
PR Comment: https://git.openjdk.org/leyden/pull/46#issuecomment-2723149831
More information about the leyden-dev
mailing list