RFR: 8311302: Allow for jlinking a custom runtime without packaged modules being present [v23]

Severin Gehwolf sgehwolf at openjdk.org
Thu Apr 4 12:10:15 UTC 2024


On Thu, 21 Mar 2024 15:30:01 GMT, Magnus Ihse Bursie <ihse at openjdk.org> wrote:

>> Thanks! This will also likely change. I'm thinking of just generating the diff file and putting it into `lib/` of the JDK image. That avoids needing to call this build-time only jlink plugin and this `FixPath` magic.
>
> I see. I'm sorry if I did not fully understand how the ongoing discussions affected build source changes. 
> 
> Maybe I should just put the build part review of this PR on the backburner, and then you can ping me when you think you have a solution that will stick, and I can check how it holds up from a build perspective?

I hope the latest version is where we're headed now. I'll ping you for a review once the dust settles. Thanks!

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

PR Review Comment: https://git.openjdk.org/jdk/pull/14787#discussion_r1551544078


More information about the core-libs-dev mailing list