RFR: 8311302: Implement JEP 493: Linking Run-Time Images without JMODs [v40]

Mandy Chung mchung at openjdk.org
Thu Oct 31 22:02:44 UTC 2024


On Wed, 30 Oct 2024 21:17:26 GMT, Severin Gehwolf <sgehwolf at openjdk.org> wrote:

> OK. It's currently part of the JEP, though which should explain what it does. Open for suggestions, though. I've taken inspiration from JVM features which use a similar `+/-` model.

I think it'd better to make this message human-understandable so that users do not need to read the JEP to find out what it means.  What about:


Capabilities:
   Run-time image linking enabled


or 


   Linking from run-time image enabled


It also can be a "Capabilities" section, i.e. a line break which can help clearly separate this from the possible options.  See what you and others think.

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

PR Comment: https://git.openjdk.org/jdk/pull/14787#issuecomment-2450881221


More information about the build-dev mailing list