On 17/09/2026 17:00, Alexey Semenyuk wrote:
:
Even on Linux, as you noted, it will not work until jlink can create
reproducible images.
The run-time image created by jlink should be reproducible. Several
issues around this were fixed and there are several regression tests.
There is a new bug suggesting there is a regression or maybe an issue
that wasn't noticed previously. That said, there may be some plugins
that could be challenging. e.g. stripping debug symbols from shared
libraries uses the objdump tool and I'm not 100% sure is that is
reproducible.
-Alan