Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipse-dev] Please test 4.36 (2025-06) M3 - Record classes design and implementation in ECJ has undergone significant revamp
  • From: "Sankaran, Srikanth" <srikanth.sankaran@xxxxxxxxxxxxx>
  • Date: Mon, 19 May 2025 05:00:03 +0000
  • Accept-language: en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=advantest.com; dmarc=pass action=none header.from=advantest.com; dkim=pass header.d=advantest.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector10001; 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=41UF2fT7kSOowVpwp3L/3yMXvoVdijlfCgkiYmF1W4c=; b=VlX+oyJxddQpn7xKevMM3K/4CqDGhIXjmtOLy7AK5biuz92aBXQi2h2GOsvh648aHAkgPvJgfSQ0UhoQQfJEet/hpVkQ8Cul+IeJ/c6zIeTJcIeLo1gfgeM1wZGaWqPUNb4iBcJuoP285vR2jvOabi2pGD2rrGdZY7zK7VZ2nGg1/TKV0dhxuipmxnJb/7xqrd9WoMrVcWj0uPfNCEEKiMafy5qwOB4NBWLWEjoCTcV72+FuncaFo323RxFVrwccnq14iVIrOALhOZjvzYhMavV+zcYqXLqujQHg8FCYXkDfGOSEjnDI4oJNa1iZfTBjOy31UUlRmQ3Cy9Evelw+7w==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector10001; d=microsoft.com; cv=none; b=ov1WtLA6dueO1ieFNhuwNsTGhkJGv8aOQfA7OPK/vcrJqiTJny4z4yyjiIEDn7PB1RFwMlxXlzY8sjtETOXU205DxcJkf7q6j1nhfr0pFgc9mrk2seHgWLFlv6tU6B1bRoyhLXup7uDPmfRfUTEtdVgD3rgsV/HVqFn5BvxBSoVsbaZSUD3EhQrP9rhvBF+n7aAMKhjn5TfVROPMYBQfVb2O+tbO+oHTffqt6oNtIWRQFx3sjTTOD7bzOZFmUXlAPbI3JsGjcl4mLE/1ycSarF+YFJOZf2HXNMYj7DaskF/tRrXtJiMuW9jfjT1z9AGTFPHZymaWCuXy+GHLSmsFGQ==
  • 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: AQHbyHrhYkw8j+HRDkqkcWrIyfEx7w==
  • Thread-topic: Please test 4.36 (2025-06) M3 - Record classes design and implementation in ECJ has undergone significant revamp

Dear Eclipse/JDT users,

 

FYI: Driven by code review, spec review, black box testing and white box testing, the design and implementation of support for Record classes in ECJ has undergone a significant revamp in the last 3-4 months.

 

In an ideal world, all this should mean is that programmers would see that a cluster of defects are absent in the newer versions and the JDT committers would see a much more intuitive, readable and maintainable code base with respect to this language feature.

 

However, we don’t inhabit an ideal world and so need your help to test and validate the implementation.

 

Please download and test 4.36 M3 binaries as soon as possible and report any issues you see with Record classes or in general too.

 

Help us deliver a solid 4.36 GA release!

Thank you,

On behalf of JDT team,

Srikanth Sankaran.

 

From: eclipse-dev <eclipse-dev-bounces@xxxxxxxxxxx> On Behalf Of Rahul M. via eclipse-dev
Sent: 16 May 2025 14:52
To: platform-releng-dev@xxxxxxxxxxx; eclipse-dev@xxxxxxxxxxx; equinox-dev@xxxxxxxxxxx; platform-dev@xxxxxxxxxxx
Cc: Rahul M. <Rahul.Mohanan@xxxxxxx>
Subject: [eclipse-dev] Eclipse and Equinox 4.36 (2025-06) M3 is available

 

[EXTERNAL] This email is from outside, please confirm sender, title, content and whether you're expecting an email from this sender. If you have any doubt about the legitimacy of this email, please use the Report feature of Microsoft Outlook (instructions).
In case of a security incident click here.

 

Hello Everyone,


We are pleased to announce that 2025-06 M3 is available for download and updates.

 

                Eclipse downloads:

                https://download.eclipse.org/eclipse/downloads/drops4/S-4.36M3-202505151800/

 

                New and Noteworthy:

                https://www.eclipse.org/eclipse/news/4.36/

 

                Update existing (non-production) installs:

                https://download.eclipse.org/eclipse/updates/4.36-I-builds/

 

                Specific repository good for building against:

                https://download.eclipse.org/eclipse/updates/4.36-I-builds/I20250515-1800/

 

                Equinox specific downloads:

                https://download.eclipse.org/equinox/drops/S-4.36M3-202505151800/

 

 

Thank you to everyone who made this checkpoint possible.

 

 

Thanks and Regards,

 

Rahul Mohanan

Eclipse SDK Team


Back to the top