Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-dev] Java 21 support for Eclipse 2023-09 (4.29)
  • From: Manoj Nalledathu Palat <manoj.palat@xxxxxxxxxx>
  • Date: Wed, 20 Sep 2023 06:07:07 +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=3JCSuG778ZkMh023cvF4pvhoZc7rUcIqXtEzvhi8Foo=; b=ICKbUO3yWuRxOeNAgEeTrRmLn+JI8VtuEA2LK4bcJe+Z0P2DIK3VWtQpNo8JhzU3l2uchLZ3EWTnlfM8okNntmsbgDERblznMjpU2lFvSPgwUr4ZfNJWi2cYtTKQYB43C2VFy5rqpV4Ar2POG2LtDnEyrP6jD9Xj7dAsqhrPSh+HRBlws2+hGRro5G6tyXe3UOSCc/LvM3/Ky28Q+BWZ4M2N7kD8xcdAThUBnuzoZ1Q0QeZFsbKEuXtT3oHFfMw1CE2vdtT4mICLeBDSLr+sWwF/Mk5rHhbIpiV5v7X85kzyCQTqq2dink2yUTHKGFVpYu9aDluozESDYJlQugmsIw==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=QP6qIyLCG3ydvSJ5c4IonYMV5cflczTGrpOd0K1jaNoijsccKx4h6W6yTnH+oC8lrh7HdZgJEnF5n/CLQNDpY59QrbSb02rLEtTYP7uBX1CWoCmakMjLZJvTqVr/ZDzS80ItO4Nxt7CjmPFFaVujqHCuefDGOGTmdnPYEBFeJe6oi0wAkA4nabwfBg8HA9vtGJ14egnIjrd0xhKwAzc1HfCKTl0mFOtyaA9GYivKjpFO9TLzuYLu+tXPXv5Dqjp9DfB9/YORLqsg+i8MFbixZurbmOxK48uEmwjC/yQu8j8BzGclE5E9MxRlyhWHFWWi12m5GNtQFOMiE9wLISOXnQ==
  • 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: AQHZ64iXKwZa3/EFOk2T36RFQYsNtw==
  • 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