Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipse-dev] Java 20 support for Eclipse 2023-03 (4.27).
  • From: Manoj Palat <manoj.palat@xxxxxxxxxx>
  • Date: Wed, 22 Mar 2023 14:43:35 +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=K6yncAT8/DvG88BA595ioawoTSltgvZRzmP2iDVoFYQ=; b=dA8FOdGmJRaSNtxv20iHixaKTDH1cd8G67OEfKMocZ2kclkLaDOzjWAXHqBrKqx/x3rMzP2BMKCe9yxiwdYuAMW7pBCB4PzHepGalxWep2jl27xvgTHWYOfrnE844OlH9cKrJ6ZEHiODb5Qi/RVD0+NFA97UttPLpPAKlskbQNfhDu5DVyG+zw5dp7u0th874zCzxOcPMSldvrpZb3vi7JupPeH1snMgKtS7l1DUxgOP59CNn7+v/2jL7Y6XOn1uFchkzwTjGHPAO4MXE9qBM2Sn1MKfBt6Ckk/W5W7hSF8juLdj4i9zB5nAaZOaihvWdpFLcd9GRdEXFi5sBq7jLg==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=bTD54L6WfCY3NQracczZmH6/roRf+jiTKI8oBJWU3hYfetC/WodOprsRAG2zrguh7HCxpsnEzZ+QNsKPYtK6CwlXuXgWSFa/5BSu/1SSPRm4lS7vgl29qwFft7h9o8DiV9rboEvLaAiMWlfox2jcXLt6e3J+sPF+UomA1WVPQNDPx+QuFNx/yKqmgg3yJuyB0S4EraeEJpZfYQC1yF6ebNlSVTxJ42WPbkPajGgYl96DCpSlJcBaGDZkImAN/jq4GA0oQI//xpEyijhCTcQSrUmNJ30OREEiHx+AUWgKnOd1HnuNC00W8k1R1aIPJkTDRc3V+fTs8bw/Wu2SdqZQng==
  • 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: AQHZXKr3fERzS7P45U+DDUEWZABaCA==
  • Thread-topic: Java 20 support for Eclipse 2023-03 (4.27).

Dear All,

 

We are pleased to announce the Java 20 support for Eclipse 2023-03 (4.27).

 

The release notably includes the support of the following Java 20 features:

 

JEP 433: Pattern Matching for switch (Fourth Preview)

JEP 432: Record Patterns (Second Preview) 

 

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

 

Java 20 Marketplace entry : https://marketplace.eclipse.org/content/java-20-support-eclipse-2023-03-427

P2 update site : https://download.eclipse.org/eclipse/updates/4.27-P-builds/

 

Additionally, the Java 20 support will be available on 4.28 from an integration build soon - will send out a mail once the merge is done.

 

As usual, most of the known issues have been retargeted mostly to 4.28 timeframe and rest 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 20 support. Special mention to all who took care of non-Java 20 support related activities to keep the master going forward, which helped to focus and prioritize Java 20 work.

 

 

Thanks and Regards,

Manoj N Palat

Eclipse Java Development Tools (JDT)

IBM.

 


Back to the top