RFR: 8352689: Allow for hash sum overrides when linking from the run-time image [v2]

Christoph Langer clanger at openjdk.org
Wed Mar 26 18:08:13 UTC 2025


On Wed, 26 Mar 2025 17:47:07 GMT, Severin Gehwolf <sgehwolf at openjdk.org> wrote:

> > Would it maybe make sense/be possible to offer some re-hash functionality for using in 2nd step builds?
> 
> What would that be? Right now linking from the run-time image doesn't allow for `jdk.jlink` to be included, which prevents a 2nd step build.

Well, it would have to be something that updates the jdk.jlink in the runtime image. But if that's not feasible, then it's no option.

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

PR Comment: https://git.openjdk.org/jdk/pull/24190#issuecomment-2755348389


More information about the core-libs-dev mailing list