| Summary: | eclipse 3.1RC1 compiler crash for project | ||
|---|---|---|---|
| Product: | [Eclipse Project] JDT | Reporter: | Haris Peco <snpe> |
| Component: | Core | Assignee: | Olivier Thomann <Olivier_Thomann> |
| Status: | CLOSED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | akiezun |
| Version: | 3.1 | ||
| Target Milestone: | 3.1 RC2 | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Whiteboard: | |||
|
Description
Haris Peco
Fixed and released in HEAD. The bug was a missing bound check in the line number attribute. Added the bound check in the method completeCodeAttributeForSyntheticMethod. Added also the same bound check in completeCodeAttributeForMissingAbstractProblemMethod. Verified in N20050606-0010 Verified for 3.1 RC2 using build I20050610-0010 |