Bug 42747 - refactoring an aspect that crashed the compiler deleted the body
Summary: refactoring an aspect that crashed the compiler deleted the body
Status: RESOLVED FIXED
Alias: None
Product: AJDT
Classification: Tools
Component: Core (show other bugs)
Version: 1.1.3   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Andrew Clement CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-09 01:21 EDT by Ron Bodkin CLA
Modified: 2004-08-09 06:18 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ron Bodkin CLA 2003-09-09 01:21:27 EDT
using AJDT 1.1.3, I refactored an aspect that was generating an AspectJ 
compiler error, to move it to the default package. This gave an error dialog, 
with the details saying a null pointer exception (as best I recall). Only the 
initial comment was preserved in the source; the rest of the source was lost. 
I've lost the exact source but it was close to the code from AspectJ Bug 42739.
Comment 1 Matt Chapman CLA 2004-07-26 09:45:14 EDT
Ron, I couldn't reproduce this on AJDT 1.1.11. Can you?
Comment 2 Matt Chapman CLA 2004-08-09 06:18:48 EDT
No response so assuming this is no longer a problem.