Bug 141030 - Fup of bug 140318, initialization of the annotation binding should be done according to the compiler option
Summary: Fup of bug 140318, initialization of the annotation binding should be done ac...
Status: RESOLVED WONTFIX
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.2   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.3   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-10 10:21 EDT by Olivier Thomann CLA
Modified: 2009-08-30 02:38 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Olivier Thomann CLA 2006-05-10 10:21:10 EDT
Line 301 in org.eclipse.jdt.internal.compiler.ast.Annotation is suspicious.
This binding should be initialized only if scope.compilerOptions().storeAnnotations is true, not in all cases.
This might have an impact on performances.
Comment 1 Olivier Thomann CLA 2006-05-10 10:24:03 EDT
Considering for 3.3
Comment 2 Eclipse Webmaster CLA 2009-08-30 02:38:27 EDT
As of now 'LATER' and 'REMIND' resolutions are no longer supported.
Please reopen this bug if it is still valid for you.