This is an advance notice that, to enhance both your security and experience, Java 21 will be required to launch Talend Studio starting with the 2026-06 release.
This change only concerns the Talend Studio desktop application. It has no impact on the Jobs and Services you build with it, which will continue being compliant with Java 17 runtime environments (and Java 8 for Big Data Jobs).
You have multiple options to make a smooth transition:
The Talend Studio embedded upgrade mechanism (Feature Manager) will offer handling the JDK version upgrade
Should you prefer, a new installer of Talend Studio 2026-06 with JDK 21 embedded will also be provided
You will also be free to manually configure Talend Studio to start with JDK 21, provided you are on Talend Studio 2025-09 or higher
Additional details:
Along with this change, the June release will come with many additions from a Java version perspective:
Talend Studio will allow building Jobs and Services for Java 21 runtimes, in addition to Java 17 runtimes. Java 17 will remain the default setup for runtimes for the time being
Remote Engines, Cloud Engines, Dynamic Engines, Job Server, and Talend Runtime will support running Jobs and Services in Java 21, in addition to the Java versions they already support
Talend Administration Center (TAC), Data Preparation (client-managed), Data Stewardship (client-managed), Talend SAP RFC Server, Talend Semantic Dictionary, and Talend Identity and Access Management will also support running with Java 21 in addition to Java 17
For further questions, please start a chat with us to contact Qlik Support and subscribe to the Support Blog for future updates.
In my case after update an install java 21 (recomended) and configure <Talend-Studio-win-x86_64.ini> with plugin path java 21 works fine start talend since path installed.
But I have 2 questions more: - the start icon talend studio in windows stay with vm 17 and need to change manually
- ¿Is necesary install again modules in components jobs with this java 21?
I had the same issue as you too, but I fixed it by changing the new java 21 path in the target path for the shortcut. All you need to do is in the same menu you are opening just replace the path of the new java version with the old one starting from the "-vm" part. In my case, I changed this part with this one: -vm "C:\Program Files (x86)\Talend-Studio\studio\plugins\org.eclipse.justj.openjdk.hotspot.jre.full.stripped.win32.x86_64_21.0.10.v20260205-0638\jre\bin"