Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[equinox-dev] Java 21 support for Eclipse 2023-09 (4.29)
  • From: Manoj Nalledathu Palat <manoj.palat@xxxxxxxxxx>
  • Date: Wed, 20 Sep 2023 06:05:25 +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=RL3E42dcZkvgZhb5hpmkzCXrFfINGfeCqnYhLR5Kehw=; b=n7v1eyS6wzLoDQzp/HY0jX5lSBAIZ1ghhC3NgWucjXpv5eI2FjZRo8tqeDohuCkn2/byWC+XxrToscQG8Vcfj+qt7b6JRChsWyBMmtVM5UHd2TdrtrVzZTZHGwxhIeJz3zx4uXg9CCQMV8Mn5SUze45zDwc14LZh+fTg91ewi3GQg//OH1KVETc87pzWMrikVsnd9lHXPYlC6v8YIIQjNg7/ng+ADR2CC3iQfUzJOGrnMtyloXg07lVyQv9RXEHWXAdfu17g6zWa4zKfIw+rHO3v7qzm1xpPkp+JY8VMH/DDqAs6X3tj1fL+Udp3cWBVAiQb2nxITygNlhCbgXxslg==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=jCWBzTu7ayzZw1y6e/IRIR6eEE7FMkKqIHqHXWbyYk5QMIhZICYMYjR+nwuuaQJrHX6cJe/Lx4l6NmmwWYXwZqyph9HKLYtoUA6u4mn7oc9KPvK3DoMc0/KAomojZnbXervy74Ic41oikOvl8kH3F4c5yO/fXte7BhXIrThiRQuRcis+rPJWOeetkSmvOBsHzAZExR50sRgnSJV8LYss0HZMahElICvljEsVkXC1KPxSRhM5dG6fZRNztxt4mNx0Y0jlXJRvrdZCrw1V8P3smH5YSAmX7xHFkfKJ96ZxxDyJm/nJu1pIa+1chOov+z7STmsMzPDAt4QC4+/JN/FYoA==
  • 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: AQHZ64hnG1D87NSeoUuBQtV50jB83Q==
  • 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