Hermetic Java (static image packaging/formatting) investigation and proposal

Ron Pressler ron.pressler at oracle.com
Mon Feb 20 09:49:28 UTC 2023



> On 14 Feb 2023, at 09:03, Florian Weimer <fweimer at redhat.com> wrote:
> 
> Okay, but that means that Hotspot can't be re-linked or unbundled.

HotSpot is tightly coupled to the JDK core libraries, and those are bundled by jlink, too. Perhaps that this deployment model isn’t appropriate for *all* situations, but it is in line with the jlink approach that’s already offered by the JDK.

— Ron


More information about the leyden-dev mailing list