Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-releng-dev] JDT Core contribution

Hello all,

JDT Core would like fix a regression reported on one of our RC2 fixes..

Regression: NegativeArraySizeException at org.eclipse.jdt.internal.core.ClassFileInfo.generateMethodInfos
        https://bugs.eclipse.org/bugs/show_bug.cgi?id=436347

The bug causes the compiler to crash when importing certain projects. While we are waiting for more
information on reproducing the bug, we are considering a work around at this point to fail gracefully.

Regards,
Jay

Back to the top