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: Jayaprakash Arthanareeswaran <jarthana@xxxxxxxxxx>
  • Date: Wed, 22 Mar 2023 15:49:19 +0000
  • Accept-language: 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=kV9zQlpGQPSGEWupMQ9SAxFmsScvE2Rr4nS0k/2Tc3I=; b=ADfg4eE1FiCPATLVQ4/P5czO9Z6De1S4FGnA8H49ZvzML/8EePR164Or4CPqKfcXAlEqhtrBTb3dcR7EA3h0eE+uSl+zZQvkVqafPqGonPziMRqZKP5JmktelbA25H04VMDCGX5W+wgtqHwlL4BC6qdTYP9aSJAxwYT9JPXVONqbiGxWjKVHgxY7++akGHbclzCOzmdBvYF1rdzw40Jn5oS3d0K3Hz8mNlndp3I8CuU/jSd2CMwDr0bI5Hi7guhGKQU2z8Z+HOJsCJMys3gYjsB14hAgGkBYnqgRbrSEOGQmyzux9iTQbgcEBQDm3UEVotxi+NA4H91iqV3tT9q40Q==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=R6JH63q5nSFvtAZbuhSGwetGWI7yoZYal6IrP64+njSQbgu871e8WLrDmLFqInC7Ddt64Gj84xgifq7J1G24oLBmYEDat0z13N9PReJRIfg8LgiRQ3iMvg7mYmvpUfIVo1b8GQ8Xdt/gb8XMpBYKn1tl0PRREoI6lM8vfx87cFX9jlTApC4lqPUzTu5cuwvQ8ShsZvgz61Ah0D3IF6OXyj5yB62zwf6BCSgKIRG+U0sZcDQEHBq9wEWAreDwGrNR8ToWsJBm0WDKHSmRkgdOIXbHl+hwa24altyTHj7lYKozEgVOE70SlklksK4AT1pUcIcWH510hEO3k7WzqUVy+w==
  • 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: Adlc1TetCLrbkyyCTiGbXtFMxVDPoQ==
  • 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.

 

Regards,

Jay

 


Back to the top