Skip to content

2025-09 fails to install OpenJDK 25 and Temurin JDK 25 #2185

@pinacoelho

Description

@pinacoelho

Let's make sure issue is not already fixed in latest builds first.

Used eclipse-installer to install an "eclipse-platform", then installed the JDT, got the same situation.

Steps to reproduce

  • Start with a 2025-06, after it starts I get the a tab with orange buttons and select the update to 2025-09
  • After the update is done, I get a tab "Install a Java 25 JDK" with orange buttons "Download Temurin JDK 25", and "Download OpenJDK 25".

Clicking on each causes the respective message on the OS terminal from which eclipse was launched:

For Temurin:
<< All the ENV variables as if I ran 'env' >>
https://adoptium.net/temurin/releases/?version=25

For OpenJDK:
/usr/bin/env: ‘https://jdk.java.net/25/’: No such file or directory

I expected: The respective JDK to be downloaded and installed.

But got: output that's not even an actual error like "couldn't connect" or "404".

There's nothing that looks relevant on <workspace>/.metadata/.log

Tested under this environment:

  • OS & version: Ubuntu 24.04.3

  • Eclipse Version: 2025-09 (4.37.0)/Build id: 20250905-1456

  • Same for my four eclipse instances (shared BundlePool) (except that the final '/' may be missing.

Community

  • I understand reporting an issue to this OSS project does not mandate anyone to fix it. Other contributors may consider the issue, or not, at their own convenience. The most efficient way to get it fixed is that I fix it myself and contribute it back as a good quality patch to the project.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions