Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[equinox-dev] Java 22 Feature Status for Eclipse 2024-03 (4.31)
  • From: Manoj Nalledathu Palat <manoj.palat@xxxxxxxxxx>
  • Date: Wed, 20 Mar 2024 07:19:17 +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=arcselector9901; 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=nl8R2uWKUQ6rtt9OPSCO5fyTDKbzDwqCgBjGA0YGMdw=; b=JY8UuklKO0eVTzBBRPLVvjzXWZIAM06iO0pd+8vYEqdS/Uzsi37+CLuz3w0Mq39+CkYWIvQjTgelCO7fjbJCsMB8YcTtQuB0i2XkZedrYGpbHWBO3cLioQgpDgrmDBQrOWR5369VdOWjBgQj9uEues78A4irdhR6UiEVnMZUY0P+VPHpAcnJUl7aWFwPYmEcShLySuTqtZPkJJCrCuzoUHnAKooPxPcPn8iJctSfoAhKH/O7aAOlByCh4YFyn74Imcx3gBwv3M39BY0aTD3noh4niNL4r6IXD1X1QPgawhLrju81aESfYc2Z9XKxh2xzZsd5Nc1Iu1ODgOCBd4hm/A==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=XqGPUuO5YJiWJP2kSEk3hl/L1pPtiPv8VziLv0+aUVAKNw+GJRX9EzyJL8ssIkjUQLTQx1voPn3JzHBMstY6DHVkZK7SiHBYacSG4zJD+SmE3diiV8A+qnGZqa0i/ixoL5YKjgfJOfRhEjimuGQcOlG77d2jxvape7r3MjhkUD/uLflaLaMwN9W7cBfOQ0pYI5Ye8AqMuqEuerAc/BxZmdZaj6oU3piRSNvDav2tC/BaI3854woS77/qrjv0E4/rz9kMtQKTYiYXlrTYpQLag3CHSy9qMdSj8pGlrHuIzwoWhqmk2OW8QmWXshjqSn5BVVQTnvvYIVUoDK/YmTE3jg==
  • Delivered-to: equinox-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/equinox-dev/>
  • List-help: <mailto:equinox-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/equinox-dev>, <mailto:equinox-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/equinox-dev>, <mailto:equinox-dev-request@eclipse.org?subject=unsubscribe>
  • Thread-index: AQHaepHOZ9/0SiLZjE+2T36aMn8JpA==
  • Thread-topic: Java 22 Feature Status for Eclipse 2024-03 (4.31)

Dear All,

We are pleased to announce the status of Java 22 features  for Eclipse 2024-03 (4.31) .

 

JEP 447:        Statements before super(...) (Preview)

JEP 456:        Unnamed Variables & Patterns

JEP 459:        String Templates (Second Preview)

JEP 463:        Implicitly Declared Classes and Instance Main Methods (Second Preview)

 

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 22 Marketplace entry: https://marketplace.eclipse.org/content/java-22-support-eclipse-2024-03-431

        2. P2 update site :  https://download.eclipse.org/eclipse/updates/4.31-P-builds/

        3. Additionally, the Java 21 support will be available on 4.29 from an integration build soon [tracked via https://github.com/eclipse-jdt/eclipse.jdt.core/issues/2167]- download from  https://download.eclipse.org/eclipse/downloads/.

 

Pending IDE issues can be tracked via https://github.com/eclipse-jdt/eclipse.jdt.core/issues/2162.  The known issues are/will be retargeted to 4.32 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 22 support. Special mention to all who jumped in to help with the Java 22 work. And also those took care of non-Java 22 support related activities to keep the master going forward,  which helped a section of team focus and prioritize the Java 22 support work.

 

Thanks and Regards,

Manoj N Palat

Eclipse Java Development Tools (JDT)

IBM.

 


Back to the top