Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cross-project-issues-dev] Fw: [eclipse-pmc] Request approval to fix bug 336544 for 3.6.2.

A bug was discovered this week in the Helios SR2 build of Java development tools (JDT). In rare cases this bug caused code to be incorrectly identified as dead code, and removed by the compiler. This bug will be fixed in our Helios SR2 RC4 contribution next Monday. Also, we produced a patched version of the platform base builder containing the fixed JDT core. We recommend projects use a fixed build of JDT to perform their final SR2 builds next week, if possible.

See the thread below for further details.

John


----- Forwarded by John Arthorne/Ottawa/IBM on 02/10/2011 02:30 PM -----
Kim Moir/Ottawa/IBM@IBMCA
Sent by: eclipse-pmc-bounces@xxxxxxxxxxx

02/09/2011 01:11 PM

Please respond to
eclipse-pmc@xxxxxxxxxxx

To
eclipse-pmc@xxxxxxxxxxx
cc
Subject
Re: [eclipse-pmc] Request approval to fix bug 336544 for 3.6.2.





The org.eclipse.releng.basebuilder with the new jdt core  is in the patched_361builder branch of /cvsroot/eclipse and tagged as r36x_v20110209.  I'm running a test build with this new builder and will schedule a rebuild for later today.

Kim




From:        
Daniel Megert <daniel_megert@xxxxxxxxxx>
To:        
eclipse-pmc@xxxxxxxxxxx
Date:        
02/09/2011 11:29 AM
Subject:        
Re: [eclipse-pmc] Request approval to fix bug 336544 for 3.6.2.
Sent by:        
eclipse-pmc-bounces@xxxxxxxxxxx




We've discussed this at today's PMC call: given the severity of the
problem, we will provide a patched 3.6.1 base builder and do another
Eclipse SDK build with the new builder.

Dani


From:
"Oberhuber, Martin" <Martin.Oberhuber@xxxxxxxxxxxxx>
To:
"eclipse-pmc@xxxxxxxxxxx" <eclipse-pmc@xxxxxxxxxxx>
Date:
09.02.2011 13:39
Subject:
Re: [eclipse-pmc] Request approval to fix bug 336544 for 3.6.2.



Does this have an impact on software being built at Eclipse ... in other
words, should the Helios SR2 train make sure that they use a Platform
3.6.2 Basebuilder such that the compiler generates correct code ?

Thanks,
Martin
--
Martin Oberhuber, SMTS / Product Architect - Development Tools, Wind River
direct +43.662.457915.85  fax +43.662.457915.6


-----Original Message-----
From: eclipse-pmc-bounces@xxxxxxxxxxx [

mailto:eclipse-pmc-bounces@xxxxxxxxxxx] On Behalf Of Daniel Megert
Sent: Tuesday, February 08, 2011 4:35 PM
To: eclipse-pmc@xxxxxxxxxxx
Subject: Re: [eclipse-pmc] Request approval to fix bug 336544 for 3.6.2.

+1. This is really bad and the fix is not risky.

Dani


From:
Olivier Thomann <Olivier_Thomann@xxxxxxxxxx>
To:
eclipse-pmc@xxxxxxxxxxx
Date:
08.02.2011 16:30
Subject:
[eclipse-pmc] Request approval to fix bug 336544 for 3.6.2.



Hi,

A bad bug has been discovered which has an impact at runtime. The compiler
is tagging some statement as dead code and therefore optimize them out of
the code generation. This is related to a bogus diagnosis for null
analysis.
A fix is ready and has been released for 3.7M6.
We request approval to release it for 3.6.2 as well.

All details can be found there:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=336544

Olivier_______________________________________________
eclipse-pmc mailing list
eclipse-pmc@xxxxxxxxxxx

https://dev.eclipse.org/mailman/listinfo/eclipse-pmc



_______________________________________________
eclipse-pmc mailing list
eclipse-pmc@xxxxxxxxxxx

https://dev.eclipse.org/mailman/listinfo/eclipse-pmc
_______________________________________________
eclipse-pmc mailing list
eclipse-pmc@xxxxxxxxxxx

https://dev.eclipse.org/mailman/listinfo/eclipse-pmc



_______________________________________________
eclipse-pmc mailing list
eclipse-pmc@xxxxxxxxxxx

https://dev.eclipse.org/mailman/listinfo/eclipse-pmc
_______________________________________________
eclipse-pmc mailing list
eclipse-pmc@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/eclipse-pmc

Back to the top