Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-dev] Java 25 Feature Status for Eclipse 2025-09 (4.37)
  • From: Manoj Nalledathu Palat <manoj.palat@xxxxxxxxxx>
  • Date: Wed, 17 Sep 2025 06:12:21 +0000
  • Accept-language: en-GB, en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=in.ibm.com; dmarc=pass action=none header.from=in.ibm.com; dkim=pass header.d=in.ibm.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector10001; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=h6DDyGaAOCHtDXyxXbi7zxArWTFl6caBExt0lJNh1ZA=; b=VXMeCZFRuFMbZWrWA1Par8dbEUnGTpIOsxBcLDCEAzb42ghJBO2IQ5vPjZtmR+lhJuIPSQrbrWhAMFPtnczALmbx0d68m/Y4BNwX6LWeNo7rRTAMsWteHWwvSXACzP3f3i+RkeDXYKzunJI/f82PVA1xrtrGgyCluP0/ACJav7NLj/6GMZON2bmgrNZS8j2PMAmASHy04ibqMY5lAyDq0bOzKdZLqPhRdmWDYtnfCTF+lkY+80/FmcqpqpVJpYw9s10OE+HVTXPOfPTMW94SgVFRCb88PdgtX+mA/AQ2ew0TFjkTYGe7Ue26+PGzY40/MJHwOGfgrQExToh22q5R6Q==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector10001; d=microsoft.com; cv=none; b=ojjf3HDhQVgpy4LYX3jUkl8LAtu571bUh789l6PyrqooyClUWFBAOO8uqHFf7drsD4FZbM9DRLN+Pgt5cWGtx7dj+hIituZn/dXvaj+nVRz0yiPPR++OTdMojjiigMeVHhH5hzZQkOTeUd8Te0VtSEmhFvQkcvZBWEYJhE4V8RZLHIIwyBen44rsxrWGaekZEmd2zDaA/eZvgSk0jVHhU9KoHT6dw9XbfXOfyqHnrvqm35y665fszulGa92ULlLYPy1T057ff1+vh4Xax0a1iaqD6Oj/NncF0HgOIngLBpxpUF2mvMMf9z4vBupW7GjPzpEqRe1HLi94uXj/9mt2fA==
  • Delivered-to: platform-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/platform-dev/>
  • List-help: <mailto:platform-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/platform-dev>, <mailto:platform-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/platform-dev>, <mailto:platform-dev-request@eclipse.org?subject=unsubscribe>
  • Thread-index: AQHcJ5ZRuZurN+4gWkKVnpK9bkYAAg==
  • Thread-topic: Java 25 Feature Status for Eclipse 2025-09 (4.37)

Dear All,

 

We are pleased to announce the status of Java 25 features for Eclipse 2025-09 (4.37).

 

  • JEP 507: Primitive Types in Patterns, instanceof, and switch (Third Preview)
  • JEP 511: Module Import Declarations 
  • JEP 512: Compact Source Files
  • JEP 513: Flexible Constructor Bodies 

 

The compiler and the basic IDE support for the above JEPs are available via the release which can be obtained through one of the following ways:

 

        1. Java 25 Marketplace entry:  https://marketplace.eclipse.org/content/java-25-support-eclipse-2025-09-437

        2. Update site :  https://download.eclipse.org/jdt/updates/4.37-P-builds/

 

Additionally, we will have the following options available soon:

 

        3. Eclipse Installer: https://www.eclipse.org/downloads/packages/installer

        4. From a 4.38 integration build [https://download.eclipse.org/eclipse/downloads/]

 

Known issues will be tracked via the issue list and will be retargeted to 4.38 timeframe or to the next Java version as appropriate.

 

I would also like to take this opportunity to thank everyone – the team, contributors, bug reporters, early adopters, and one and all - involved in Java 25 support. Special mention to all who jumped in to help with the Java 25 work. And also to those who took care of non-Java 25 support related activities to keep the master going forward,  which helped a section of team focus and prioritize the Java 25 support work.

 

 

Thanks and Regards,

 

Manoj N Palat

Eclipse Java Development Tools (JDT)

IBM.

 


Back to the top