Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jdt-dev] Java 21 support for Eclipse 2023-09 (4.29)
  • From: Manoj Nalledathu Palat <manoj.palat@xxxxxxxxxx>
  • Date: Fri, 6 Oct 2023 05:50:32 +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=dpfTwFeS+EQpyecgE71lUx3sZJiRjS6gR2zQ99uIYFo=; b=SSRKZNdo9XOVptWpAdVEkrscoZGbshWgrAhbbOZOQKPHnGsWQp/9hhteMI1wighPsPkmtt65XF03Npw6NayWOYepO+PWcLQ6QDoDx9vYydM6hIZivmE16MAV0a8rvQ3rg9ZIvwhMpdn0V6OceLWYJmmt8rk+O4n7kPlokG5Jj7opKTXpzZeFRAcBbTgm3eMaxSY7gjyf0st61SCG4XHWvo6bO4iBG3UPte8bggFFvkhXj3q1WY1NkheqQTYUSmKDBNa9/u8JcK1nZNYLxtDzjxPJQDeiBft9z3PqH0yUNOd/Eo7dsx2CIFGjFJbHJfqILzO53Ccq0OPeTPre13gGIQ==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=gzcWtqnbgEciVw8nvyK+I1/oBZ1dv1oClzSJsdek97ltZ1smNMTkRDbaGZis4tq15zbVT9JsZg3pN3e3DzjRwq00CbbgAdVxJvU8lupn3q2EjZPfCH2uhTAHJMMkMi9FIdpTbdNEwQw2iP7YuudfAp3wWDofDydv+4ZdJ2W1AzyvHDwKrA34u17lDXyzEyVRwj1Id4dCOOZMtRjZUnVCehx4lgM9Daktbd3Nx9BsJYW4ZC4S2x1hrn8YlhWUweGTSsHawydM0wWSALiFiJYi1FCDLBRvdlqdNw9yJLKatUUovfg4ts8Q8hhfXc7HFInKFOFjwE0gSgnHb9LBruB6Eg==
  • 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: AQHZ64ZN4vBFsqAukUKhgofCmSM4u7A8WHv2
  • Thread-topic: Java 21 support for Eclipse 2023-09 (4.29)

Hi All,

  A few clarifications/corrections:

  • Please read “Java 21 Support” as “Java 21 Standard Features Support” wherever mentioned.
  • Please read “on 4.29 from an integration build” as “on 4.30 from an integration build”

 

Thanks to everyone who had reached out to point out the modifications.

 

Regards,

Manoj

 

From: jdt-dev <jdt-dev-bounces@xxxxxxxxxxx> on behalf of Manoj Nalledathu Palat via jdt-dev <jdt-dev@xxxxxxxxxxx>
Date: Wednesday, 20 September 2023 at 11:36 AM
To: jdt-dev@xxxxxxxxxxx <jdt-dev@xxxxxxxxxxx>
Cc: Manoj Nalledathu Palat <manoj.palat@xxxxxxxxxx>
Subject: [EXTERNAL] [jdt-dev] 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

ZjQcmQRYFpfptBannerStart

This Message Is From an External Sender

This message came from outside your organization.

    Report Suspicious    ‌

ZjQcmQRYFpfptBannerEnd

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