Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cross-project-issues-dev] Fwd: Support for non LTS modular JVMs in Tycho

Forward to cross-project for wider audience.

---------- Forwarded message ---------
From: Aleksandar Kurtakov <akurtako@xxxxxxxxxx>
Date: Fri, Nov 8, 2019 at 12:26 PM
Subject: Support for non LTS modular JVMs in Tycho
To: Tycho developers list <tycho-dev@xxxxxxxxxxx>


Equinox no longer ships execution environment definitions for modular JVMs and rightfully so as the fact that it's Java 13 doesn't ensure all modules that make the full Java 13 are included.
To workaround that Tycho itself ships such definitions (hoping that people don't run tycho with stripped down JVMs).
Today support for Java 14 was added but support comes at a price and it's just not feasible to keep adding more and more not supported JVMs.
Thus proposal is for tycho to ship and support execution environments that are only LTS Java, latest Java version and in development Java version, aka 11, 13 and 14. This would mean dropping Java 10 and 12 right now.
If you have any concerns with this approach please raise it at https://bugs.eclipse.org/bugs/show_bug.cgi?id=552831 .
--
Alexander Kurtakov
Red Hat Eclipse Team


--
Alexander Kurtakov
Red Hat Eclipse Team

Back to the top