Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-dev] New Java versions (was Re: Tycho 3.0 release)



On Fri, Jan 7, 2022 at 1:33 PM Mickael Istria <mistria@xxxxxxxxxx> wrote:


On Fri, Jan 7, 2022 at 12:19 PM Christoph Läu
As I said if there is any compelling reason e.g. our dependencies
require j17 I'm totally fine and won't argue to keep at all cost at j11,
but at the moment there is no need and no benefit (beside using some new
language features).

That's a fair analysis and we agree on the big lines.
I think we can agree that using new Java version => using new language features <=> writing better code faster => bring more functional value (stability, performance, features) => Happier users; Using new Java version => Happier users.
Where our opinion differs is on the "factor of impact" of such change. My personal experiences in my ecosystem give me the impression that although it doesn't seem huge before actually doing the change, it always reveals much more profitable than expected after; and telling people who want to stick to older versions of Java that they should also stick to older version of ${whatever} is actually bringing a positive result on both users as many do the switch to get newer/better ${whatever} and end up happier with it and start using newer Java for everything.

I would say let's agree on staying on Java 11 till the end of year and reconsider after that. If we want to repeat history with Java 11 - Tycho should more once Platform sets a version which will require Java 17 at runtime but Tycho move happens one cycle earlier as last time it helped identifying a good number of runtime issues with newer JVM version so this cycle was used to get these things fixed.
 
_______________________________________________
tycho-dev mailing list
tycho-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/tycho-dev


--
Aleksandar Kurtakov
Red Hat Eclipse Team

Back to the top