Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jdt-dev] Java 20 support for Eclipse 2023-03 (4.27).
  • From: Manoj Palat <manoj.palat@xxxxxxxxxx>
  • Date: Wed, 22 Mar 2023 15:17:14 +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=8yzhWUmFtys+xBMdv0A7Ua5fSq/H0mHhHKzO0Dr2vyg=; b=YxUE4C3ktIzB76eZbbO+Ae1SrkN5bIYP8aZkfw1C3A1VmIFPq+GnDPuuaw92eo8CLnEcVoLdy4P8CFFHsIMOBCLPWVf+GZmc15c8Kq/EyyfdwLCZ84AonJ3YCTtmhJNUSGArTcTBtQ9vn4zRNEtkRord+n/D2WDegiqKDORk+xMCoRqHD+FBYAmOmKtAdhoNNIWvQgzfvT34DxJU133payCvCIfznMo80IKsSwbn5GeMlcTjzyfI8BYYarcNGbdC6ACj6oID2LZxT7YoglDIlaPtzW/ja1gUxSUet1nNIk740LZ2wxZ3acsbM9JLNpQoX+I6SJk4fY2vpeF+Wi/OEA==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=WEPnP1buMqwzGsPKOEQlErPUq9WNiq0XvtugkGwdnztRJtyv6xG0fNEsGLB7hyluxt6N2QDQgb5Df2F/CxTQoDwsN7Dke/K8II6+PoIVaSZxtE6V4wkznwv9ZDBCSaVThdBSRGSdNsc1wplTjk5Ev12ENGvGryf2AJLEjNzGNBpFSHy8JQiht/2HJq8vOIpSexPA8Rqdm3ukXwcyVpTvjwKCGMoTWwEHTk0VTS27rb7tlbcCDzI/vZI77DoO7yvebiJGNSmTolbQt6dr93GIMhR1M6FUO/kM4zt6m40LQmB6uYaGyM3xQ88Jzhn7xjnk2zpNzB+0P6y8mOP1/y/sCg==
  • 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: AQHZXNDfY/3rFXxuJ0qHJpAsxDht1g==
  • 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