Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipse-dev] Java 21 support for Eclipse 2023-09 (4.29)
  • From: Manoj Nalledathu Palat <manoj.palat@xxxxxxxxxx>
  • Date: Wed, 20 Sep 2023 06:02:44 +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=EusOKwpG8O/ow33eZWqTlSu+mNG5M+UhqRlPTT4snH0=; b=O0e8q9et9JQthMkgF54319TrSCXmqXdHRH4pEL5YBzO8dLPcQCN7lhL+r1wF/6Xi5sbiCIzVuyKnhZoVGhRI3Es3tHoWmXfyVSrbraTgJ+dbW0CI9xhmBwBcrlZE+hJIwZ2yvECDWMSa4WTokrzYSIeZzm0PhxksNMJk1m+JwAZcdz/6O9iqNU/rRTgwvaCoBfdDcVCZKFz0l81cRZH/HmZv2/6Vxgd6hy1w5qkoqExDnlJi5rJf1tjZhZUxnNxSdIczoMW//xtjDYBWKhHBQpsEDdYsJFmjIE28hfTZB9gZLj12tvZn35symwIRGEw1lNJzs6lwkXlCmk1SuNDmmw==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=aaMcqQQdrghtWYalyq/5ox3zOtShOcmUEbmttifawMY2yQVZeLl/VySYzXmT15fs1V+x1FyoyoKfPDZP+DEPU1s0Rnn6M71wjwd9rOJuzCGZUWv+pxhIcHLNUUk1exzUsE6VuQHo07ieRUSi5dz6NGONj2959qp09m5u0ztyJ0XbzYQINIUgrPKfryMRIMd/I0gSsWVYgBOe23yJGryPtL8xnvmanI/AMD6FZxjYk9Pm+DKytoM8OamLFA7x9zSOFys1EP2EIMQ8OrFaqgmcDaEqQdeLzMu/pOzLEgM1XziRXT6zfT4pL/8g11SA/TA19dabrhn1fP/8ebK4wCXmPg==
  • Delivered-to: eclipse-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/eclipse-dev/>
  • List-help: <mailto:eclipse-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/eclipse-dev>, <mailto:eclipse-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/eclipse-dev>, <mailto:eclipse-dev-request@eclipse.org?subject=unsubscribe>
  • Thread-index: AQHZ64fiYRfA3zjPLUennUtVO+g0BQ==
  • 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