Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-releng-dev] JDT/Core team requesting for an M4 build

> From: Jayaprakash Arthanareeswaran/India/IBM@IBMIN
> Subject: [platform-releng-dev] JDT/Core team requesting for an M4 build
> Sent by: platform-releng-dev-bounces@xxxxxxxxxxx
>
> Hi Kim,
>
> A critical bug has been reported (https://bugs.eclipse.org/bugs/
> show_bug.cgi?id=366003) on JDT/Core. We are analyzing the problem
> and would most certainly require a new build for M4.

Turns out this issue goes quite a ways in the past and is not a
recent regression. There were some red herrings in the test case
that made it look at first sight to be a regression introduced last
week. Happily that turned out NOT to be the case.

The input Java program has to badly malformed (methods outside of
all classes with annotated parameters) to trigger this problem.
Since the compiler should gracefully recover when handled even
seriously ill-formed input, we will need to fix this, but
NOT for 3.8 M4.

Sorry for the noise,
Thanks!
Srikanth.



Back to the top