Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jdt-dev] Java 21 support for Eclipse 2023-09 (4.29)
  • From: Manoj Nalledathu Palat <manoj.palat@xxxxxxxxxx>
  • Date: Wed, 20 Sep 2023 06:01:13 +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=53FuVHTZ+56g8ObjTAf7/mWf6jGEPoq69Etml1HHCTI=; b=T9tZpjo+vvfxKFYD2kYk5vHxGCkbYvmy62s12Bm7m8+0NfX43N70b3Rjy+NEA1UMZ1dJS60ursVUNdNXH9dXkWpj8CeIRWvuv7h/V61OG9zOKaWYYYPLgdao0FRK2DtUcX+sBqf54LgoaFw0DRE7flQ64GZ782IR87X4vMv4A+rGrDJKlcO46vUrvhvmLQDRqj3Kx3wtmfFMeUeVmMMnvrVuJe7GzM/yGj3X5cKaBz0rfbsESWbhpPf06LBo+rf8HOvj7QMw9+IbeJIla5W0Lv73I25/dILPspAmEN8uAZPHACuG3A1YrusyscOKDZSM+e8evyqOhxpdXe5U8XuH4w==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=jZ42QftW1L7JlMZ60tNhzwormCVbs68pbjpo/vKQsapvl6TbH35ywdrUs48W8Q1vEh1GrUoOLa+MDQDNrDdy2B3sxZaA14kmjU1SxgozC66xgsECFuW9IGdVDoUF+bvejnLo4ZxwHeddzdtuz/Ou+4ITmRXVI2JvDnbrikIIuYKDND9d4UjR3bRCTU4ngGfsEbnCN2qbgOFE5eELCaTQmjXI3Nn5LarsxC7dt/RQiEbfBGzYim+S1GvVb6+VnKuuoykb8Er3XJTA+Phqekq9eCM1IqsPtotZ/nCDCFcHM+JQFr24VBKqGkJYxZWEUBduea9q8cCMCYdtBCKpbM9Y+w==
  • Delivered-to: jdt-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/jdt-dev/>
  • List-help: <mailto:jdt-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/jdt-dev>, <mailto:jdt-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/jdt-dev>, <mailto:jdt-dev-request@eclipse.org?subject=unsubscribe>
  • Thread-index: AQHZ64ZN4vBFsqAukUKhgofCmSM4uw==
  • Thread-topic: Java 21 support for Eclipse 2023-09 (4.29)

Dear All,

  

We are pleased to announce the Java 21 support for Eclipse 2023-09 (4.29).

 

The release notably includes the support of the following standard Java 21 features:

 

[21] JEP 440: Record Patterns

[21] JEP 441: Pattern Matching for switch

 

The release can be obtained through one of the following ways:

 

        1. Java 21 Marketplace entry :  https://marketplace.eclipse.org/content/java-21-support-eclipse-2023-09-429

        2. P2 update site :  https://download.eclipse.org/eclipse/updates/4.29-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/1396] - download from  https://download.eclipse.org/eclipse/downloads/.

 

The known issues and the preview features are retargeted to 4.30 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 21 support. Special mention to all who took care of non-Java 21 support related activities to keep the master going forward,  which helped a section of team focus and prioritize the Java 21 support work.

 

Thanks and Regards,

Manoj N Palat

Eclipse Java Development Tools (JDT)

IBM.

 

 

 


Back to the top