On Fri, Oct 11, 2024 at 5:45 PM Martin Desruisseaux < martin.desruisse...@geomatys.com> wrote:
> Le 2024-10-11 à 20 h 21, Gary Gregory a écrit : > > > > I do not need JPMS and I've never had a request for features around it > > at work. Our customers care about our products' features and couldn't > > care less about JPMS. > > > We could also said that "customers couldn't care less about lambdas", or > "about records", etc. JPMS is for developers. The benefit for users is > only indirect. > That's quite the false equivalence: Lambas and records don't force you to hack JVM start scripts with --add-exports, --add-opens, --add-modules, --add-reads, and --patch-module... Gary > > > It would be nice if the JVM had a --stop-complaining-about-jpms > > > Migrating from a non-JPMS to a JPMS environment is a little bit > equivalent to migrating from a Unix environment on which we were root, > to a Unix environment on which we are an ordinary user with more limited > authorizations. Asking for a --stop-complaining-about-jpms option is > equivalent to asking "I want to be root again". The world is becoming > more concerned about security, it will require some adjustment on our side. > > Martin > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@maven.apache.org > For additional commands, e-mail: users-h...@maven.apache.org > >