Wed Apr 24 2024 16:17:00 EDT

This list is too long for Bugzilla's little mind; the Next/Prev/First/Last buttons won't appear on individual bugs.

Hide Search Description
726 bugs found.
ID Product Comp Assignee Status Resolution Summary Changed
37979 JDT Core david_audel RESO WORK Highlight Classes which are not in the import list 2006-02-28
94787 JDT Core david_audel RESO DUPL [Code Assist] Wrong Method proposal inside Annotation 2006-03-30
97208 JDT Core david_audel RESO DUPL code assist offers to override static methods 2006-03-30
112542 JDT Core david_audel RESO DUPL Forgetting a '{' makes compiler suggest to 'insert "AssignmentOperator ArrayInitializer"' 2006-03-29
120347 JDT Core david_audel RESO DUPL Java completion crashes 2006-02-28
75551 JDT Core frederic_fusier RESO WORK [javadoc][assist] javadoc completion for links to method with inner classes as argument is not correct 2006-04-19
81438 JDT Core frederic_fusier RESO WORK [index] Adding invalid jar on the classpath causes long delays in hierarchy 2006-02-03
103469 JDT Core frederic_fusier RESO DUPL [search] method reference in binary reports top enclosing method instead of anonymous 2006-03-16
105595 JDT Core frederic_fusier RESO WORK [editor] class "cannot be resolved" error from static member on interface class referenced from library in (very large) external jar file 2006-04-04
106998 JDT Core frederic_fusier RESO DUPL [search] Impossible potential matches 2005-12-05
108839 JDT Core frederic_fusier RESO DUPL [search] Open Type should show deprecation info 2006-03-30
111062 JDT Core frederic_fusier RESO WONT [javadoc] detect references to invisible members 2007-10-01
113514 JDT Core frederic_fusier RESO INVA [search] Strange results in Java search engine 2005-10-25
115386 JDT Core frederic_fusier RESO WORK [javadoc][assist] Hang in javadoc completion 2005-11-08
115806 JDT Core frederic_fusier RESO DUPL [search] method references no longer takes into account number of arguments 2005-11-28
119594 JDT Core frederic_fusier RESO WORK [search] AIOOBE in PatternLocator 2005-12-07
121087 JDT Core frederic_fusier RESO INVA [search] Reference to binary member class not found 2005-12-16
124737 JDT Core frederic_fusier RESO WORK [index] Search indexer hangs after 1hr+ normal eclipse usage 2007-06-20
128498 JDT Core frederic_fusier RESO WORK can't refactror/rename class. Bookeeping is confused. 2006-03-30
129137 JDT Core frederic_fusier RESO INVA [javadoc][assist] No completion offered in javadoc 2006-02-27
132984 JDT Core frederic_fusier RESO WORK parsing of classesd if more than one class in one file 2006-03-27
138419 JDT Core frederic_fusier RESO WORK IllegalArgumentException when compiling swt 2006-04-25
146779 JDT Core frederic_fusier RESO WORK Ability to export/import java compiler settings 2006-11-22
147065 JDT Core frederic_fusier RESO DUPL [javadoc] Method throwing subclass of RuntimeException requires Javadoc tag, even when already there 2006-06-17
216569 JDT Core frederic_fusier RESO FIXE [index] backport bug 178551 to R3_2 2008-01-28
49675 JDT Core jdt-core-inbox RESO WORK [Tasks] [Markers] Provide a distinguished marker type for Javadoc errors and warnings 2006-03-31
86488 JDT Core jdt-core-inbox RESO WORK Improper warning for varargs argument of parameterized type 2006-02-05
87063 JDT Core jdt-core-inbox RESO DUPL [reconciling] The java file editor showing error marks while no error is there 2006-03-27
87423 JDT Core jdt-core-inbox RESO WORK [compiler] compiling this code can end up with looping subroutines 2006-02-03
92383 JDT Core jdt-core-inbox RESO WORK Code completion is slow on types in big workspace [code completion] 2006-03-31
97203 JDT Core jdt-core-inbox RESO WORK Strange suppress warning tokens 2006-01-09
98505 JDT Core jdt-core-inbox RESO DUPL Getting Compiler Error when instantiated class is package private and not open in Editor 2006-03-27
99386 JDT Core jdt-core-inbox RESO WORK Error in JDT Core during reconcile 2006-03-30
99401 JDT Core jdt-core-inbox RESO WONT Can't turn off Abort build if build path incomplete 2006-03-30
100187 JDT Core jdt-core-inbox RESO WORK [compiler] Code gen could be optimized 2006-02-05
100361 JDT Core jdt-core-inbox RESO WORK CompilationUnit has its own Buffer although open in editor 2006-03-30
101962 JDT Core jdt-core-inbox RESO WORK class importing 2006-03-30
102301 JDT Core jdt-core-inbox RESO WORK Index out of bounds when opening declaration 2006-02-05
102402 JDT Core jdt-core-inbox RESO WORK No option to 'remove file from project' without deleting it. 2006-03-30
102821 JDT Core jdt-core-inbox RESO WONT Exclude single file from externalization 2006-03-30
103783 JDT Core jdt-core-inbox RESO WORK No warnings should be given on when type parameters hide inaccessible types 2006-02-05
104067 JDT Core jdt-core-inbox RESO WORK ability to supress java compile warnings 2006-02-05
105278 JDT Core jdt-core-inbox RESO WORK Problems with generics and exceptions from other classes 2006-02-05
106325 JDT Core jdt-core-inbox RESO DUPL [1.5][compiler] compiler does not issue unsafe type warning when calling varargs method with parameterized type 2006-03-06
108649 JDT Core jdt-core-inbox RESO WORK Imported deprecated classes continue to display as warnings 2006-02-23
109346 JDT Core jdt-core-inbox RESO WONT Search for constructor references occasionally wrongly reports type constructors when type has other matching methods 2005-09-13
111076 JDT Core jdt-core-inbox RESO INVA Compiler accepts illegally placed annotation. 2005-09-30
111689 JDT Core jdt-core-inbox RESO WORK [1.5] [compiler] Compiler gets confused on class SomeClass<T extends OtherClass<T,T>> 2005-10-06
112652 JDT Core jdt-core-inbox RESO DUPL Java Search causes Out of memory exception and crashes workbench 2006-03-14
115339 JDT Core jdt-core-inbox RESO DUPL Spurious warnings on @return tags 2005-11-07
115483 JDT Core jdt-core-inbox RESO DUPL [javadoc] compilation unit shows warning on every javadoc @return tag 2005-11-08
115907 JDT Core jdt-core-inbox RESO DUPL javadoc @returns tags has irrelevant warning in modified buffers 2005-11-11
116977 JDT Core jdt-core-inbox RESO WORK Local variable is not used, warning even though it is 2006-03-27
118250 JDT Core jdt-core-inbox RESO INVA [assist] Autocomplete doesn't work inside square brackets 2005-11-28
119852 JDT Core jdt-core-inbox RESO INVA unhandled exceptions sometimes not flagged as an error 2005-12-12
122186 JDT Core jdt-core-inbox RESO INVA The PrintStream printf method produces an error 2005-12-30
123066 JDT Core jdt-core-inbox RESO INVA BigDecimal 2006-01-11
124636 JDT Core jdt-core-inbox RESO INVA rtrtrrtter 2006-01-20
127251 JDT Core jdt-core-inbox RESO DUPL NPE in ProblemReporter.invalidField(ProblemReporter.java:2823) 2006-04-08
129129 JDT Core jdt-core-inbox RESO DUPL [1.5][compiler] nested generic type in combination with 'extends' confuse compiler 2006-02-24
130926 JDT Core jdt-core-inbox RESO DUPL The source editor generates false error indicators... 2006-03-14
131028 JDT Core jdt-core-inbox RESO WORK [1.5][compiler] Doubly-nested inner classes with generics fail to compile 2006-03-09
132665 JDT Core jdt-core-inbox RESO DUPL NPE in Variables view when using Ctrl+Space 2006-03-23
132815 JDT Core jdt-core-inbox RESO DUPL AIOOB in LookupEnvironment.getTypeFromSignature(LookupEnvironment.java:858) 2006-03-22
133085 JDT Core jdt-core-inbox RESO INVA [javadoc][assist] JavaDoc assist for @see does not include information for generics 2006-03-24
135234 JDT Core jdt-core-inbox RESO INVA Conditional operand types incorrectly rejected by compiler in 1.3 and 1.4 compliance mode 2006-04-06
136326 JDT Core jdt-core-inbox RESO DUPL Open Type is now case sensisitve 2006-04-12
138428 JDT Core jdt-core-inbox RESO DUPL java.lang.ClassFormatError: Repetitive method name/signature ... 2006-04-26
140466 JDT Core jdt-core-inbox RESO DUPL Erroneous compile error overriding a method 2006-05-07
146383 JDT Core jdt-core-inbox RESO WORK Compiler too lax on matching generic method signatures 2006-06-27
153494 JDT Core jdt-core-inbox RESO WORK 'Unused import' error hides 'uncaught exception', impeding use of 'Surround with try/catch' autofix 2007-07-29
195551 JDT Core jdt-core-inbox RESO DUPL Multi-valued annotation value; trailing , excepted - rejected by javac 2007-07-05
209286 JDT Core jdt-core-inbox RESO DUPL [compiler] Missing compile error for trailing comma in annotation 2007-11-08
118779 JDT Core jdt-ui-inbox RESO DUPL "Javadoc: Missing return type description" is given when the source is modified and disappears when the source is saved 2005-12-01
83072 JDT Core jerome_lanneluc RESO WORK isAssignmentCompatible and generics is inconsistent 2006-03-27
92367 JDT Core jerome_lanneluc RESO DUPL SourceElementParser performance 2006-03-31
95895 JDT Core jerome_lanneluc RESO WORK Open Type does not re-index when opening new project 2006-03-27
96073 JDT Core jerome_lanneluc RESO WORK NPE on call to getResolvedClasspath 2006-03-27
96306 JDT Core jerome_lanneluc RESO WORK 3.1M7 NullPointerException while doing java search 2006-03-27
100096 JDT Core jerome_lanneluc RESO WORK Initializing Java Tooling dialog on startup 2006-03-27
102559 JDT Core jerome_lanneluc RESO WORK File added manually to source does NOT show in project 2006-03-27
106003 JDT Core jerome_lanneluc RESO WORK "Analyzing deltas" never completes 2006-03-27
109621 JDT Core jerome_lanneluc RESO INVA Reconcile operation should not use workspace lock 2005-09-29
125305 JDT Core jerome_lanneluc RESO DUPL Save seems to reread zip files 2006-02-08
190563 JDT Core jerome_lanneluc RESO DUPL ConcurrentModificationException from org.eclipse.jdt.internal.core.builder.NameEnvironment 2007-06-04
84057 JDT Core kent_johnson RESO WONT case insensitive classpath compares on Windows 2006-03-27
90679 JDT Core kent_johnson RESO WORK Wrong compiler error: "The return type is incompatible with...." 2006-03-27
95350 JDT Core kent_johnson RESO WORK Full build triggered by CVS operation 2006-03-27
96575 JDT Core kent_johnson RESO WORK Fail to build on workspace restart after upgrade 2006-03-27
100074 JDT Core kent_johnson RESO WORK ClassCastException while doing a Java Search 2006-03-27
101232 JDT Core kent_johnson RESO WORK FIle System out of sync error in RC3 2006-03-27
105339 JDT Core kent_johnson RESO DUPL [1.5][compiler] The internal compiler incorrectly handles constraints to type variables 2006-02-24
106880 JDT Core kent_johnson RESO DUPL [1.5][compiler] Incompatible return type on static method 2006-02-24
124119 JDT Core kent_johnson RESO DUPL [1.5][compiler] NPE recompiling in method verifier during annotation cycle detection 2006-01-18
126999 JDT Core kent_johnson RESO DUPL Compiler fails on valid multiple secondary classes in a java file 2021-03-02
93631 JDT Core martinae RESO WORK End lines are missing uring the Rewrite 2006-03-27
83616 JDT Core maxime_daniel RESO WORK Unclear result of calling isAssigmentCompatible for wildcard types 2006-03-27
28985 JDT Core Olivier_Thomann RESO WORK Formatting Java text does use correct spacing 2006-02-07
60432 JDT Core Olivier_Thomann RESO WORK [formatting] Javadoc formatting with special character 2007-03-30
61100 JDT Core Olivier_Thomann RESO DUPL Provide batch invocation of code formatter 2006-02-23
87193 JDT Core Olivier_Thomann RESO WORK CodeFormatter Indent on column wrapping 2005-09-20
93948 JDT Core Olivier_Thomann RESO DUPL [DOM] Eclipse compiler dependencies 2006-03-13
97766 JDT Core Olivier_Thomann RESO FIXE Requesting CompilationUnit.columnNumber() & CompilationUnit.getPosition(int, int) 2005-06-17
99451 JDT Core Olivier_Thomann RESO INVA Should Acc_Abstract be set for package-info synthetic interface? 2005-08-31
102381 JDT Core Olivier_Thomann RESO WONT Comment and auto format is not working together 2006-03-27
105778 JDT Core Olivier_Thomann RESO WONT Unnecessary NON-NLS should have its own preference 2005-08-12
110103 JDT Core Olivier_Thomann RESO WORK [1.5][compiler] annotation on enum value are not present in bytecode 2005-09-23
113218 JDT Core Olivier_Thomann RESO INVA [1.5][compiler] Javac disagrees with Eclipse compiler 2005-10-20
122331 JDT Core Olivier_Thomann RESO WORK [1.5][compiler] Erroneous Compiler Error (re: generics and scoping of innerclasses) 2006-02-03
125254 JDT Core Olivier_Thomann RESO INVA java.util.Arrays.Sort() crashes with AbstractMethodError when compiled using JDT, but works OK when compiled with ant 2006-01-26
126744 JDT Core Olivier_Thomann RESO INVA Eclipse Java Compiler accepts string constants with UTF-8 representation larger 64kByte 2006-02-07
128539 JDT Core Olivier_Thomann RESO DUPL [DOM][AST] Multiple locals not supported in switch statements 2006-02-21
129383 JDT Core Olivier_Thomann RESO INVA Tomcat 5.5.x jsp compiler emitting bad sourcefile attribute 2006-02-24
132846 JDT Core Olivier_Thomann RESO DUPL [compiler] NPE compiling JDK 1.5 sources 2006-03-22
133348 JDT Core Olivier_Thomann RESO DUPL Content Assist blocks the UI thread when working behind a firewall 2007-03-19
137975 JDT Core Olivier_Thomann RESO INVA [Polish item] Add a preference to disable globally the javadoc attachments 2006-04-25
140262 JDT Core Olivier_Thomann RESO INVA Fup of bug 135180, '_' should not be used in plugin qualifier 2006-05-05
145248 JDT Core Olivier_Thomann RESO FIXE MD5 checksums missing for JDT Core Batch Compiler JARs 2006-06-06
77473 JDT Core philippe_mulet RESO DUPL [compiler] private nested class constructors are not private 2006-03-01
94567 JDT Core philippe_mulet RESO WORK [compiler] Bogus errors 2006-03-27
100809 JDT Core philippe_mulet RESO DUPL [1.5] Incorrect "unnecessary cast" warning 2005-09-30
105049 JDT Core philippe_mulet RESO WORK [1.5][compiler] Compiler doesn't warn about unchecked cast to non-reifiable array type 2006-03-06
106744 JDT Core philippe_mulet RESO WORK [1.5][compiler] Wrong type inference leads to compile error 2006-12-06
106870 JDT Core philippe_mulet RESO INVA [1.5][compiler] Should autoboxing handle this equal expression? 2005-10-18
106946 JDT Core philippe_mulet RESO INVA [1.5][compiler] suspicious compiler errors on mix of for each and generics 2005-09-05
108045 JDT Core philippe_mulet RESO WORK [compiler][1.5] unhelpful error message on bad generic inheritance 2006-04-12
109098 JDT Core philippe_mulet RESO WONT [1.5][compiler] Should insert generic cast in presence of multi-bounded types 2005-09-27
109249 JDT Core philippe_mulet RESO INVA [1.5][compiler] Interfaces and generics 2005-10-18
111417 JDT Core philippe_mulet RESO INVA [1.5][compiler] No way to access to a private instance field from an enum method 2005-10-06
119395 JDT Core philippe_mulet RESO WORK [1.5][compiler] wildcard capture and unnecessary cast warning 2006-02-28
124148 JDT Core philippe_mulet RESO DUPL [1.5][compiler] Deprecation check should be more lazy 2006-01-18
128520 JDT Core philippe_mulet RESO WORK [1.5][compiler] compiler problem simmilar to http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6213818 2006-02-20
129261 JDT Core philippe_mulet RESO INVA [1.5][compiler] Eclipse gives a type mismatch error while javac accepts the code 2007-07-29
129996 JDT Core philippe_mulet RESO INVA generics produces a problem with explicit casts 2006-03-02
130247 JDT Core philippe_mulet RESO INVA [compiler] "Variable never used" is reported if variable is only referenced with this.variable 2006-03-03
134476 JDT Core philippe_mulet RESO DUPL [compiler] Compiler can't find methods 2006-04-27
140772 JDT Core philippe_mulet RESO WORK [1.5][compiler] calls to static generic functions 2006-05-09
71129 JDT Core jdt-core-inbox RESO FIXE [plan item] Improve program manipulation infrastructure 2006-06-02
106206 JDT Core jdt-core-inbox RESO FIXE [plan item] Add support for Java SE 6 features 2006-06-06
127885 JDT Core jdt-core-inbox RESO FIXE [plan item] Enable compiler participation. 2006-06-08
127887 JDT Core jdt-core-inbox RESO FIXE [plan item] More static analysis. 2006-06-02
127895 JDT Core jdt-core-inbox RESO FIXE [plan item] Improve user experience in presence of syntax errors. 2006-06-02
127898 JDT Core jdt-core-inbox RESO FIXE [plan item] Enhance Java infrastructure. 2006-06-08
99114 JDT Core frederic_fusier VERI FIXE [search] OOM Exception in Java search 2006-03-28
127048 JDT Core frederic_fusier VERI FIXE [search] References to Java element 'CorrectionEngine' not found 2006-02-15
81155 JDT Core jdt-core-inbox VERI DUPL False temporary problems reported when using different class name in CU 2007-04-02
130982 JDT Core jerome_lanneluc VERI FIXE META-INF directories shown as empty META-INF.* packages in J2EE Navigator 2006-03-29
5076 JDT Core david_audel VERI DUPL code resolve failing 2007-04-03
22072 JDT Core david_audel VERI FIXE Code completion on continue label: broken. 2005-12-12
42253 JDT Core david_audel VERI FIXE [plan][dom/ast] Make AST more robust against syntax errors 2006-02-15
61189 JDT Core david_audel VERI FIXE Error messages with "AssignmentOperator ArrayInitializer" could be improved 2006-03-29
83005 JDT Core david_audel VERI FIXE [1.5][assist] Content Assist in annotation offers to override methods 2006-03-30
83206 JDT Core david_audel VERI FIXE ICodeAssist#codeSelect(..) on implicit methods should not return a java element 2005-10-28
83318 JDT Core david_audel VERI FIXE [1.5] 'Open declaration' fails for type variables in class files 2006-04-13
83685 JDT Core david_audel VERI FIXE [assist] Content assist fails when there's a dot ('.') after type name 2006-04-27
95829 JDT Core david_audel VERI FIXE [assist] toArray proposed twice 2006-04-27
97085 JDT Core david_audel VERI FIXE (3.1M7) Static import code assist shouldn't propose <package>.*; 2006-04-27
98154 JDT Core david_audel VERI FIXE Code assist from Javadoc 2005-12-12
99645 JDT Core david_audel VERI FIXE [select] CodeSelect doesn't work for type parameter declaration of a local type 2005-09-20
99734 JDT Core david_audel VERI FIXE [select] CodeSelect fails when selecting an anonymous class of Object 2005-09-20
102572 JDT Core david_audel VERI FIXE [plan] Add CamelHumps completion 2006-02-14
106450 JDT Core david_audel VERI FIXE [1.5][assist] Code assist doesn't propose methods when "hinting" generic methods 2006-04-13
106725 JDT Core david_audel VERI FIXE [content assist] wrong method created when overriding static method 2006-03-30
107580 JDT Core david_audel VERI FIXE Putting a period after an enum element with a constructor causes a crash 2006-04-19
110188 JDT Core david_audel VERI FIXE [plan][assist] Provide hook for completing inside string literal 2005-12-12
110596 JDT Core david_audel VERI FIXE [assist] don't rank java.lang types lower if a simple name duplicate exists 2005-10-28
112030 JDT Core david_audel VERI FIXE ContentAssist fails with IllegalArgumentException on primitive array class 2006-04-28
113765 JDT Core david_audel VERI FIXE [1.5] Insufficient recovery in generic method 2005-10-28
113945 JDT Core david_audel VERI FIXE No codeassist in anonymous class in generics 2005-12-12
114086 JDT Core david_audel VERI FIXE Refactor->Rename of instance variables fails with "-1" when Code Style->Fields prefix list has dangling "," 2006-12-13
116419 JDT Core david_audel VERI FIXE code assist regression: POTENTIAL_METHOD_DECLARATION not offered anymore 2005-12-12
118214 JDT Core david_audel VERI FIXE [completion] "has inconsistent hierarchy" field should not be proposed 2005-12-12
120522 JDT Core david_audel VERI FIXE [assist] No proposal in @Target annotation attributes 2005-12-14
120838 JDT Core david_audel VERI FIXE typos in spec of ICodeAssist 2006-02-15
120870 JDT Core david_audel VERI DUPL Spurious NLS tag warnings on code with syntax errors 2006-02-15
120892 JDT Core david_audel VERI FIXE [assist] inconsistent completions for constructors an methods 2006-03-28
122755 JDT Core david_audel VERI FIXE Exceptions thrown if you type a period immediately after final slash of Javadoc inside a method 2006-08-08
123514 JDT Core david_audel VERI FIXE [1.5] [assist]ArrayStoreException in content assist for malformed field 2006-02-15
124296 JDT Core david_audel VERI FIXE Recovered ast nodes don't nest properly 2006-02-15
124525 JDT Core david_audel VERI FIXE [assist] Smarter Autocompletion for variable names 2006-07-17
125641 JDT Core david_audel VERI FIXE Problems enabling AST with recovery 2006-02-15
126148 JDT Core david_audel VERI FIXE IAE when typing String[] s = {"",,,}; 2006-02-15
126160 JDT Core david_audel VERI FIXE method from outer scope not resolved with erroneous arguments 2006-02-15
126227 JDT Core david_audel VERI FIXE default constructor not resolving for method-level classes 2006-02-15
127241 JDT Core david_audel VERI FIXE SIOOBE in StubUtility.hasConstantName during quick fix 2006-03-28
127296 JDT Core david_audel VERI FIXE [codeassist] Add the ability to hide deprecated methods from Code Assist 2006-02-15
127323 JDT Core david_audel VERI FIXE context assist exception when trying to autocomplete inside a malformed enum switch 2006-03-28
127395 JDT Core david_audel VERI FIXE AST: SimpleName must not be empty 2006-03-28
128045 JDT Core david_audel VERI FIXE [assist] Autocomplete on variable names fails if name starts with a part of an existing prefix 2006-03-28
128169 JDT Core david_audel VERI FIXE [codeassist] Type parameter name of method declaration proposal must not create conflit 2006-03-28
128276 JDT Core david_audel VERI FIXE Breakpoint Propertie Error. 2006-03-28
128823 JDT Core david_audel VERI FIXE ArrayIndexOutOfBoundsException in log 2006-03-28
129142 JDT Core david_audel VERI FIXE VariableDeclarator isn't recovered by statments recovery 2006-03-28
129555 JDT Core david_audel VERI FIXE [dom] The length of a recovered fake SimpleName should be 0 2006-03-28
129909 JDT Core david_audel VERI FIXE Recovered AST - VariableDeclaratorId isn't recovered 2006-03-28
131681 JDT Core david_audel VERI FIXE NullPointerException during javaCompletionProposalComputer 2006-03-28
132651 JDT Core david_audel VERI FIXE Javadoc of CompletionContext#getTokenEnd() and CompletionProposal#getCompletionLocation are not correct. 2006-03-28
133292 JDT Core david_audel VERI FIXE [compiler] Compiler accepts spurious semicolon in array initialiser 2006-03-28
133491 JDT Core david_audel VERI FIXE Missing code assist in annotation 2006-04-28
134976 JDT Core david_audel VERI FIXE [completion] relevance of some types aren't correct 2006-04-13
135083 JDT Core david_audel VERI FIXE RangeUtil#isInInterval(...) takes significant amount of time while editing 2006-04-21
135217 JDT Core david_audel VERI FIXE Compiler class constructor change in 3.2 2006-04-13
135997 JDT Core david_audel VERI FIXE [AST] invalid source range with recovered node 2006-04-28
136678 JDT Core david_audel VERI FIXE missing @param in internal API (Compiler new constructors, options parameter) + spelling mistake 2006-04-28
136972 JDT Core david_audel VERI FIXE [reconciler] Error in static init blok with inner classes 2006-04-28
137623 JDT Core david_audel VERI FIXE Exception calculating java content assist 2006-04-28
138432 JDT Core david_audel VERI FIXE Spec of ICodeAssist#codeSelect() doesn't describe the behavior of empty selection 2006-04-28
139937 JDT Core david_audel VERI FIXE CompletionContext not automatically accepted when using IEvaluationContext 2006-05-04
22043 JDT Core frederic_fusier VERI FIXE [javadoc][assist] Code Completion in Javadoc @see/@link doesn't work on partially entered argument types 2005-10-31
36032 JDT Core frederic_fusier VERI FIXE [plan] JavaProject.findType() fails to find second type in source file 2019-09-30
67732 JDT Core frederic_fusier VERI FIXE [javadoc][assist] Content assist doesn't work in Javadoc "line breaks" 2005-10-31
86112 JDT Core frederic_fusier VERI FIXE [javadoc][assist] Wrong reference to binary static initializer in javadoc 2005-10-31
86293 JDT Core frederic_fusier VERI FIXE [search] Search for method declaration with pattern "run()" reports match in binary field instead of anonymous class 2006-04-13
87868 JDT Core frederic_fusier VERI FIXE [1.5][javadoc][assist] Dodgy completion in javadoc comment 2007-12-07
89686 JDT Core frederic_fusier VERI FIXE [1.5][search][enum] Reference to constructors does not include parameters 2006-04-13
94925 JDT Core frederic_fusier VERI FIXE [search] Bad performance on showing package selection dialog when creating new import group 2006-03-28
98684 JDT Core frederic_fusier VERI FIXE [search] Code assist shown inner types of unreleated project 2006-02-14
106581 JDT Core frederic_fusier VERI FIXE [javadoc] null type binding for parameter in javadoc 2006-04-14
110060 JDT Core frederic_fusier VERI FIXE [plan][search] Add support for Camel Case search pattern 2005-10-31
110291 JDT Core frederic_fusier VERI FIXE [search] BasicSearchEngine return constructor declarations that doesn't exist in source 2005-12-13
110336 JDT Core frederic_fusier VERI FIXE [plan][search] Should optionaly return the local variable for type reference 2005-12-13
110422 JDT Core frederic_fusier VERI FIXE [search] BasicSearchEngine doesn't find all type declarations 2005-12-13
110576 JDT Core frederic_fusier VERI FIXE [encoding] Rename CU looses encoding for file which charset is determined by contents 2005-10-31
110813 JDT Core frederic_fusier VERI FIXE [search] ImportMatchLocatorParser should be implemented in its own CU 2005-10-31
110964 JDT Core frederic_fusier VERI FIXE [javadoc] Change compiler default options to have minimum javadoc warnings 2005-12-13
111416 JDT Core frederic_fusier VERI FIXE [search] wrong potential matches on a static method open 2005-12-13
112346 JDT Core frederic_fusier VERI FIXE [1.5][javadoc] Unexpected "Invalid reference" on javadoc field reference 2005-10-31
113108 JDT Core frederic_fusier VERI FIXE [API][comments] CompilationUnit.getNodeComments(ASTNode) 2005-12-13
113374 JDT Core frederic_fusier VERI FIXE [javadoc][assist] do not propose anything if the prefix is preceded by a special character 2005-10-31
113376 JDT Core frederic_fusier VERI FIXE [javadoc][assist] wrong overwrite range on completion followed by a tag 2005-10-31
113506 JDT Core frederic_fusier VERI FIXE [javadoc][assist] No tag proposals when there is a prefix on a line 2005-10-31
113549 JDT Core frederic_fusier VERI FIXE Need camel case matching routines for Strings 2005-10-31
113649 JDT Core frederic_fusier VERI FIXE [javadoc][assist] CompletionOnJavadocTag token is not correct 2005-10-31
113671 JDT Core frederic_fusier VERI FIXE [search] AIOOBE in SearchEngine#searchAllTypeNames 2005-10-31
114091 JDT Core frederic_fusier VERI FIXE [assist][javadoc] eternal loop 2005-10-31
114338 JDT Core frederic_fusier VERI FIXE [javadoc] Reconciler reports wrong javadoc warning (missing return type) 2005-12-13
114341 JDT Core frederic_fusier VERI FIXE [javadoc][assist] range of the qualified type completion in javadoc text isn't corect 2005-12-13
115662 JDT Core frederic_fusier VERI FIXE [javadoc][assist] link completion in types 2005-12-13
116464 JDT Core frederic_fusier VERI FIXE [javadoc] Unicode tag name are not correctly parsed 2005-12-13
116650 JDT Core frederic_fusier VERI FIXE [search] SearchParticipant has no way to remove specific index file from IndexManager cache 2005-12-13
117020 JDT Core frederic_fusier VERI FIXE [search] Search for '*' does not report empty packages 2006-05-10
117183 JDT Core frederic_fusier VERI FIXE [javadoc][assist] No completion in text when cursor location is followed by a '.' 2005-12-13
118092 JDT Core frederic_fusier VERI FIXE [javadoc][assist] Eclipse hangs on code assist when writing ¸<c 2005-12-13
118105 JDT Core frederic_fusier VERI FIXE [javadoc][assist] Hang with 100% CPU during code assist on comment 2005-12-13
118311 JDT Core frederic_fusier VERI FIXE [javadoc][assist] type \@ in javadoc comment and code assist == hang 2005-12-13
118397 JDT Core frederic_fusier VERI FIXE [javadoc][assist] No completion available while completing inside a qualified reference 2005-12-13
118789 JDT Core frederic_fusier VERI FIXE IJavaProject#findType(String) returns null for secondary type quickly after creation 2012-10-19
118823 JDT Core frederic_fusier VERI FIXE [model] Secondary types cache not reset while removing _all_ secondary types from CU 2020-10-01
119545 JDT Core frederic_fusier VERI FIXE [search] Binary java method model elements returned by SearchEngine have unresolved parameter types 2005-12-13
120092 JDT Core frederic_fusier VERI FIXE [search] Java like extensions functionality causes performance issue for search engine 2005-12-13
120350 JDT Core frederic_fusier VERI FIXE [model] Secondary type not found by code resolve 2006-10-06
120816 JDT Core frederic_fusier VERI FIXE [search] NullPointerException at ...jdt.internal.compiler.lookup.SourceTypeBinding.getMethods 2006-02-14
121026 JDT Core frederic_fusier VERI FIXE [javadoc][assist] @link method proposal has superfluous space 2006-02-14
122442 JDT Core frederic_fusier VERI FIXE [search] API inconsistency with IJavaSearchConstants.IMPLEMENTORS and SearchPattern 2006-02-15
122616 JDT Core frederic_fusier VERI FIXE [javadoc] IMember.getCategories() only returns first category 2006-02-14
122618 JDT Core frederic_fusier VERI FIXE [javadoc][assist] Javadoc code assist should support @category tag 2006-02-14
123096 JDT Core frederic_fusier VERI FIXE [javadoc][assist] @linkplain no longer proposed when 1.4 compliance is used 2006-02-14
124469 JDT Core frederic_fusier VERI FIXE [1.5][search] does not find references to enum type in binary annotation 2006-02-15
124645 JDT Core frederic_fusier VERI FIXE [search] for implementors does not find subclasses of binary classes 2006-04-13
125178 JDT Core frederic_fusier VERI FIXE [search] AIOOBE in PatternLocator when searching for dependency extent from manifest 2006-02-15
125360 JDT Core frederic_fusier VERI FIXE IJavaProject#setOption() doesn't work if same option as default 2006-02-15
125676 JDT Core frederic_fusier VERI FIXE [javadoc] @category should not read beyond end of line 2006-02-14
125903 JDT Core frederic_fusier VERI FIXE [javadoc] Treat whitespace in javadoc tags as invalid tags 2006-02-14
125965 JDT Core frederic_fusier VERI FIXE [prefs] "Export/Import preferences" should let user to choose wich preference to export/import 2006-02-15
127628 JDT Core frederic_fusier VERI FIXE [index] CodeAssist doesn't filter deprecated types 2006-03-30
128033 JDT Core frederic_fusier VERI FIXE [1.5][search] Not all references are found in standard annotations 2006-02-15
128814 JDT Core frederic_fusier VERI FIXE [prefs] NPEs in log during tests 2006-03-28
128877 JDT Core frederic_fusier VERI FIXE [search] reports inexistent IMethod for binary constructor of inner class 2006-03-28
129241 JDT Core frederic_fusier VERI FIXE [Javadoc] deprecation warning wrongly reported when ignoring Malformed Javadoc comments 2006-03-28
130390 JDT Core frederic_fusier VERI FIXE CamelCase algorithm cleanup and improvement 2006-04-19
132813 JDT Core frederic_fusier VERI FIXE [compiler] NPE in Javadoc.resolve(Javadoc.java:196) + log swamped 2006-03-28
135838 JDT Core frederic_fusier VERI FIXE [search] Improve search progress monitor label 2006-04-13
136313 JDT Core frederic_fusier VERI FIXE Open Type is case-sensitive 2006-04-17
137087 JDT Core frederic_fusier VERI FIXE Open Type - missing matches when using mixed case pattern 2006-04-28
137984 JDT Core frederic_fusier VERI FIXE [search] Field references not found when type is a qualified member type [regression] 2006-04-28
138435 JDT Core frederic_fusier VERI FIXE [search] Stack trace while searching 2007-07-29
140301 JDT Core frederic_fusier VERI FIXE API documentation of CharOperation.camelCaseMatch/4 is wrong or misleading 2006-05-11
32505 JDT Core jdt-core-inbox VERI DUPL M5 build incorrectly reports unresolvable type errors for non-public classes in files with different name 2007-04-02
34002 JDT Core jdt-core-inbox VERI DUPL Bogus compiler error "cannot be resolved" in editor for 2nd top-level class in compilation unit 2007-04-02
36012 JDT Core jdt-core-inbox VERI DUPL Multiple package private classes in one java file generates error 2007-04-02
44983 JDT Core jdt-core-inbox VERI DUPL Missing semicolon should not prevent AST node creations. 2006-02-15
97820 JDT Core jdt-core-inbox VERI DUPL [1.5][dom] Syntax error in for each statement makes all method statements disappearing 2006-02-15
110322 JDT Core jdt-core-inbox VERI DUPL Use cases for more AST recovery 2006-02-15
124697 JDT Core jdt-core-inbox VERI DUPL @SuppressWarnings("deprecation") does not suppress deprecation warning on imports 2006-02-16
125953 JDT Core jdt-core-inbox VERI FIXE UnconditionalFlowInfo.java has non-UTF-8 character 2006-02-13
132877 JDT Core jdt-core-inbox VERI DUPL NPE in CodeStream.invokespecial 2006-03-23
136374 JDT Core jdt-core-inbox VERI DUPL OpenType dialog case sensitive? 2006-04-13
138671 JDT Core jdt-core-inbox VERI FIXE [dom] ITypeBindings' supertypes incomplete with illegally parameterized superinterfaces 2006-05-26
138887 JDT Core jdt-core-inbox VERI FIXE ReferenceBinding#superInterfaces() should return all interfaces even if the hierarchy is inconsistent 2006-05-26
99423 JDT Core jeem VERI FIXE [1.5] [javadoc] inconsistent getStartPosition() 2005-08-09
104245 JDT Core jeem VERI FIXE AST.newCompilationUnit javadoc error 2005-08-09
104877 JDT Core jeem VERI FIXE [1.5] TypeDeclarationStatement should use DECLARATION_PROPERTY in JLS3 API 2005-08-09
23669 JDT Core jerome_lanneluc VERI FIXE [plan][DCR][Javadoc] Add support for @cat / @category organization of class members 2005-10-28
61013 JDT Core jerome_lanneluc VERI FIXE [plan][model] Minimal support for editing units outside workspace 2006-02-14
65637 JDT Core jerome_lanneluc VERI FIXE [model] Excluded package still in Java model 2006-02-14
71460 JDT Core jerome_lanneluc VERI FIXE [model] Non *.java file association with Java contents. 2005-12-13
80904 JDT Core jerome_lanneluc VERI FIXE Quick Fix "Assign parameter to new field" doesn't appear with commented type 2006-04-27
83064 JDT Core jerome_lanneluc VERI FIXE [plan][1.5] Unidentical bindings for declaration of and reference to Class.MethodArray 2005-12-13
84750 JDT Core jerome_lanneluc VERI FIXE [perf] BinaryMethod.getParameterNames does not follow IMethod API contract 2005-12-12
85298 JDT Core jerome_lanneluc VERI FIXE [1.5][enum] IType of anonymous enum declaration says isLocal() == false 2011-03-10
89807 JDT Core jerome_lanneluc VERI FIXE Outliner should recognize @Deprecated annotation 2006-03-28
92357 JDT Core jerome_lanneluc VERI FIXE ITypeHierarchy#getType() should return an unresolved handle 2006-04-13
98127 JDT Core jerome_lanneluc VERI FIXE Access restrictions started showing up after switching to bundle 2006-02-14
100549 JDT Core jerome_lanneluc VERI FIXE Strange binding keys from AST on class file of nested type 2005-09-20
100919 JDT Core jerome_lanneluc VERI FIXE Closing or deleting projects leads to Java model error 2006-03-27
101777 JDT Core jerome_lanneluc VERI FIXE [search] selecting class with a main type ignores the default package 2005-09-20
102286 JDT Core jerome_lanneluc VERI FIXE Error when trying F4-Type Hierarchy 2005-12-13
104486 JDT Core jerome_lanneluc VERI FIXE newNotPresentException when reconciling CU in a non-java project 2005-09-20
104879 JDT Core jerome_lanneluc VERI FIXE BindingKey#internalToSignature() returns invalid signature for local type 2005-09-22
105581 JDT Core jerome_lanneluc VERI FIXE Creating a Java project from existing source fails because of "Unhandled event loop exception": ArrayIndexOutOfBoundsException 2005-09-20
107110 JDT Core jerome_lanneluc VERI FIXE IMethodBinding.isSubsignature not yet correctly implemented 2005-09-20
107330 JDT Core jerome_lanneluc VERI FIXE ASTParser#createASTs(..) returns invalid binding for key of local type 2005-09-20
108539 JDT Core jerome_lanneluc VERI FIXE Error popup at breakpoint in tomcat project 2006-02-14
108615 JDT Core jerome_lanneluc VERI FIXE Unable to inherit abstract methods from jarred interface 2005-09-20
108820 JDT Core jerome_lanneluc VERI FIXE Index based type hierarchy should not consider interfaces in index when focus is a class 2005-09-20
109691 JDT Core jerome_lanneluc VERI FIXE Importing preferences does not update classpath variables 2006-04-13
110160 JDT Core jerome_lanneluc VERI FIXE [plan] Working copy for class file 2005-10-28
110168 JDT Core jerome_lanneluc VERI FIXE [plan] Broadcast AST when reconciling 2005-10-28
110171 JDT Core jerome_lanneluc VERI FIXE [plan] API to encode/decode a classpath entry into XML form 2005-10-28
110433 JDT Core jerome_lanneluc VERI FIXE JavaModelManager#getElementsOutOfSynchWithBuffers() should use a HashSet 2005-10-28
110434 JDT Core jerome_lanneluc VERI FIXE Move WeakHashSet to model 2005-10-28
110439 JDT Core jerome_lanneluc VERI FIXE HashableWeakReference should be static 2005-10-28
110449 JDT Core jerome_lanneluc VERI FIXE Remove field IndexBasedHierarchyBuilder#handleToWorkingCopy 2005-10-28
110789 JDT Core jerome_lanneluc VERI FIXE ProjectCache.pathToResolvedEntries should be rootToResolvedEntries 2005-10-28
111396 JDT Core jerome_lanneluc VERI FIXE TypeHierarchy doesn't notify listeners on addition of fully qualified subtypes 2005-10-28
112381 JDT Core jerome_lanneluc VERI FIXE Javadoc of IMethodBinding#overrides(IMethodBinding) refers to wrong JLS2 section 2005-10-28
112609 JDT Core jerome_lanneluc VERI FIXE StackOverflow when initializing Java Core 2005-10-28
112843 JDT Core jerome_lanneluc VERI FIXE Cut blocked by background build 2005-12-12
113051 JDT Core jerome_lanneluc VERI FIXE No classpath marker produced when cycle through PDE container 2005-10-28
113110 JDT Core jerome_lanneluc VERI FIXE TestFailures in DebugSuite 2005-10-28
113371 JDT Core jerome_lanneluc VERI FIXE Performance: discardWorkingPerCopyInfo emptys Cache before building Delta 2006-03-28
113944 JDT Core jerome_lanneluc VERI FIXE [plan] Support for refactoring of JAR files 2005-12-13
114140 JDT Core jerome_lanneluc VERI FIXE assertion failed when opening a class file not not the classpath 2006-03-27
114571 JDT Core jerome_lanneluc VERI FIXE concurrent access to HashMap 2007-06-04
114909 JDT Core jerome_lanneluc VERI FIXE AST: String concatenation represented as single node 2005-12-12
114935 JDT Core jerome_lanneluc VERI FIXE ASTParser.createASTs parses more CUs then required 2005-12-12
114941 JDT Core jerome_lanneluc VERI FIXE Remove init job 2005-12-12
115040 JDT Core jerome_lanneluc VERI FIXE Provide API for getting occurrence count from initializers and types 2005-12-13
115067 JDT Core jerome_lanneluc VERI FIXE Util#getJavaLikeExtensions should become API 2005-12-12
115658 JDT Core jerome_lanneluc VERI FIXE ReconcileContext/CompilationParticipant clarifications 2005-12-13
116072 JDT Core jerome_lanneluc VERI FIXE cached classpath containers not removed when project deleted 2006-03-27
117121 JDT Core jerome_lanneluc VERI FIXE Can't create class called A$B in eclipse 2005-12-12
117282 JDT Core jerome_lanneluc VERI FIXE Package declaration inserted on wrong CU while copying class if names collide and editor opened 2006-02-14
118246 JDT Core jerome_lanneluc VERI FIXE Definition of getJavaLikeExtensions() leads to programming errors 2005-11-29
118393 JDT Core jerome_lanneluc VERI FIXE ICompilationUnit.findPrimaryType: Should use JavaCore.removeJavaLikeExtension 2005-12-13
118507 JDT Core jerome_lanneluc VERI FIXE Autobuild churn during classpath init 2006-02-14
119161 JDT Core jerome_lanneluc VERI FIXE classes in "deep" packages not fully recognized when using tight inclusion filters 2006-02-14
119249 JDT Core jerome_lanneluc VERI FIXE codeResolve, search, etc. don't work on constructor of binary inner class 2006-04-20
120079 JDT Core jerome_lanneluc VERI FIXE [api] need solution for BindingKey#internalToSignature() 2006-02-14
120130 JDT Core jerome_lanneluc VERI FIXE IField.getConstant() fails for a certain constant 2006-02-14
120563 JDT Core jerome_lanneluc VERI FIXE Javadoc has many references to .java where all java source files are meant 2006-02-14
121076 JDT Core jerome_lanneluc VERI FIXE Wrong field gets renamed 2006-02-14
121569 JDT Core jerome_lanneluc VERI FIXE [Import/Export] Importing projects in workspace, the default build order is alphabetical instead of by dependency 2006-03-27
121652 JDT Core jerome_lanneluc VERI FIXE 100% CPU usage when changing application focus or saving 2006-02-14
121715 JDT Core jerome_lanneluc VERI FIXE Util#getJavaLikeExtensions doesn't consider Java-like content types 2006-02-14
122615 JDT Core jerome_lanneluc VERI FIXE validate classpath propose to exlude a source folder even though exlusion patterns are disabled 2006-02-14
122650 JDT Core jerome_lanneluc VERI FIXE ASTParser.createBindings(IJavaElement[]) returns wrong element 2006-03-27
123396 JDT Core jerome_lanneluc VERI FIXE Regression: NameLookup creation longs around 1mn on project with heavy hiearchy (200 src folders * 200 packages) 2006-02-14
123437 JDT Core jerome_lanneluc VERI FIXE Support EFS for zip/jar files 2006-02-14
123470 JDT Core jerome_lanneluc VERI FIXE AST: new type IResolvedAnnotation 2006-02-14
124117 JDT Core jerome_lanneluc VERI FIXE Optional classpath entry 2006-02-14
124145 JDT Core jerome_lanneluc VERI FIXE Questions on IAccessRule.ignoreIfBetter 2006-02-14
124611 JDT Core jerome_lanneluc VERI FIXE IAE in Signature.createCharArrayTypeSignature 2006-02-14
125006 JDT Core jerome_lanneluc VERI FIXE ClassFile wastes memory 2006-02-14
125047 JDT Core jerome_lanneluc VERI FIXE IMethodBinding#getJavaElement() should spec 'null' for default constructor 2006-02-14
125067 JDT Core jerome_lanneluc VERI FIXE Should not resolved binary fields/methods when computing hierarchy 2006-02-14
125291 JDT Core jerome_lanneluc VERI FIXE Enable conditional loading of APT 2006-02-14
125301 JDT Core jerome_lanneluc VERI FIXE Handling of classes with $ in class name. 2006-02-14
125675 JDT Core jerome_lanneluc VERI FIXE @category not reflected in outliner in live fashion 2006-02-14
126015 JDT Core jerome_lanneluc VERI FIXE reconcile does not provide AST if there's no problem requestor 2006-02-02
126156 JDT Core jerome_lanneluc VERI FIXE IBinding#getJavaElement() should spec 'null' for anonymous constructor 2006-02-14
126330 JDT Core jerome_lanneluc VERI FIXE Type reference not found in jar file if sources was not already opened 2006-04-07
126673 JDT Core jerome_lanneluc VERI FIXE NPE in Buffer.addBufferChangedListener 2006-02-14
127213 JDT Core jerome_lanneluc VERI FIXE Flags class missing methods 2006-02-14
127239 JDT Core jerome_lanneluc VERI FIXE BuildContext needs to be spec'ed 2006-02-14
128219 JDT Core jerome_lanneluc VERI FIXE Builder participants should create their own marker types 2006-03-28
128258 JDT Core jerome_lanneluc VERI FIXE Project name of java elements from external file is _E_X_T_E_R_N_A_L_P_R_O_J_E_C_T_ 2006-03-28
128562 JDT Core jerome_lanneluc VERI FIXE Javadoc of ITypeBinding#isAssignmentCompatible() is unclear 2006-04-13
129624 JDT Core jerome_lanneluc VERI FIXE AccessRuleSet#messageTemplates takes a lot of memory 2006-03-28
129814 JDT Core jerome_lanneluc VERI FIXE NPE due to CompilationUnit.getContents() returning null 2020-05-06
129991 JDT Core jerome_lanneluc VERI FIXE [refactoring] Rename sourcefolder fails with JME 2006-03-28
130317 JDT Core jerome_lanneluc VERI FIXE ASTParser with IClassFile as source creates type bindings that are not isEqualTo(..) binary bindings 2006-03-28
130683 JDT Core jerome_lanneluc VERI FIXE NPE in DeltaProcessingState.addElementChangedListener() 2006-03-28
131459 JDT Core jerome_lanneluc VERI FIXE Java model returns stale resolved source type for binary type 2006-03-28
131519 JDT Core jerome_lanneluc VERI FIXE JDK with attached source unnavigable. 2006-04-13
131707 JDT Core jerome_lanneluc VERI FIXE Cannot add classpath variables when starting with -pluginCustomization option 2006-04-13
131937 JDT Core jerome_lanneluc VERI FIXE JDT core adding problem markers to non-java projects 2006-03-28
132191 JDT Core jerome_lanneluc VERI FIXE IMethodBinding.overrides(IMethodBinding) returns true even if the given argument is private. 2006-04-13
132494 JDT Core jerome_lanneluc VERI FIXE JavaModelException opening up class file in non java project 2006-03-28
133334 JDT Core jerome_lanneluc VERI FIXE Indexing project 3 times during import 2006-03-28
134110 JDT Core jerome_lanneluc VERI FIXE [regression] Does not pick-up interface changes from classes in the build path 2006-04-28
134172 JDT Core jerome_lanneluc VERI FIXE Crap Perfomance opening Java file with lots of imports 2007-07-29
134255 JDT Core jerome_lanneluc VERI FIXE Unoptimal JavaElementInfo construction 2006-04-13
135296 JDT Core jerome_lanneluc VERI FIXE opening a special java file results in an "out of memory" message 2006-04-13
136016 JDT Core jerome_lanneluc VERI FIXE [refactoring] CCE during Use Supertype refactoring 2006-04-13
136095 JDT Core jerome_lanneluc VERI FIXE Type Hierarchy incomplete with illegally parameterized superinterfaces 2006-04-28
137456 JDT Core jerome_lanneluc VERI FIXE NPE when trying to view a class file with attached source 2006-04-28
138507 JDT Core jerome_lanneluc VERI FIXE exception in .class file editor for classes imported via plug-in import 2006-04-28
138577 JDT Core jerome_lanneluc VERI FIXE Package content disapear in package explorer 2006-08-07
138999 JDT Core jerome_lanneluc VERI FIXE Regression: Fix for 128258 introduces regression in JavaProject.exists() 2006-05-04
139279 JDT Core jerome_lanneluc VERI FIXE Fup of bug 134110, got CCE changing an external jar contents and refreshing the project 2006-05-04
139689 JDT Core jerome_lanneluc VERI FIXE NPE in packages explorer 2006-05-04
140879 JDT Core jerome_lanneluc VERI FIXE Spontaneous error "java.util.Set cannot be resolved..." 2006-06-23
141949 JDT Core jerome_lanneluc VERI FIXE Missing usage restrictions specification 2006-05-19
69471 JDT Core kent_johnson VERI FIXE [DOM/AST] Improve guessing of method binding for overloaded methods 2005-11-17
79359 JDT Core kent_johnson VERI FIXE Project cannot depend on a project built by ant 2006-02-14
81222 JDT Core kent_johnson VERI INVA [1.5][compiler] Name clash when extending a raw superclass and overriding a method with parameterized type as parameter type 2006-03-27
81949 JDT Core kent_johnson VERI FIXE [1.5][compiler] Cycle detected / type hierarchy error 2006-04-14
87718 JDT Core kent_johnson VERI FIXE Listener on build process on a per file basis. 2006-02-14
90438 JDT Core kent_johnson VERI FIXE [compiler][1.5] Two problems: Automatically generated method has wrong generic type; Compilation error with JDK 2006-04-28
99006 JDT Core kent_johnson VERI FIXE Incorrect warning when a non-varargs method overrides a varargs method. 2006-02-14
99497 JDT Core kent_johnson VERI FIXE In some cases Java project refresh should kick clean build 2006-03-28
100869 JDT Core kent_johnson VERI FIXE [1.5][compiler] The eclipse compiler thinks my method is ambiguous but javac does not. 2006-05-30
102160 JDT Core kent_johnson VERI FIXE [compiler][1.5] Only first error is reported on circularity references between annotations 2006-03-27
106090 JDT Core kent_johnson VERI FIXE [generics] Method invocation resolution depends on declaration order 2006-03-29
106446 JDT Core kent_johnson VERI FIXE [compiler] "Cannot be resolved to a type" errors for some default top-level class 2006-06-09
107004 JDT Core kent_johnson VERI FIXE NPE in TypeBinding.getKey() 2005-10-28
108731 JDT Core kent_johnson VERI FIXE improved error message 2005-10-28
110251 JDT Core kent_johnson VERI FIXE Inaccurate problem description on bad nested class 2005-10-28
115918 JDT Core kent_johnson VERI FIXE [1.5][compiler] Internal compiler error : NPE in Scope.minimalErasedCandidates 2006-04-14
116573 JDT Core kent_johnson VERI FIXE wrong guess of binding with overloaded methods 2006-04-21
121734 JDT Core kent_johnson VERI FIXE Cycle in class hierarchy causes infinite loop in Decoration Calculation 2006-04-14
122316 JDT Core kent_johnson VERI FIXE Problems using new Compilation Participant extension point 2006-02-14
122881 JDT Core kent_johnson VERI FIXE [1.5][compiler] Multiple interface inheritance is incompatible with Sun compiler 2006-03-27
123893 JDT Core kent_johnson VERI FIXE CCE in ResolvedAnnotation 2006-02-14
123943 JDT Core kent_johnson VERI FIXE [1.5][compiler] Invalid ambiguous method error 2006-03-27
124290 JDT Core kent_johnson VERI FIXE AbstractImageBuilder writeClassFileBytes creates resources before calling setDerived 2006-02-14
124388 JDT Core kent_johnson VERI FIXE [DOM AST] Method defaults not resolved 2006-02-14
124471 JDT Core kent_johnson VERI FIXE ResolvedAnnotations are not completely resolved 2006-02-14
124494 JDT Core kent_johnson VERI FIXE NPE in CompilationParticipantResult#recordNewProblems 2006-02-14
124810 JDT Core kent_johnson VERI FIXE Strange field binding has inconsistent hierarchy 2006-02-14
124943 JDT Core kent_johnson VERI FIXE [1.4][compiler] 1.4 Compiler Compliance not working for compareTo 2006-09-06
125807 JDT Core kent_johnson VERI FIXE NPE in ResolvedMemberValuePair#init() 2008-04-30
125956 JDT Core kent_johnson VERI FIXE [1.5][compiler] Failed to compile Jaxb 2.0 2006-03-27
127996 JDT Core kent_johnson VERI FIXE Performance: long time spent in State.write(..) looping over ArrayList<char[][]> 2006-03-27
128423 JDT Core kent_johnson VERI FIXE [1.5][compiler] ClassCastException on illegal code fragment 2020-01-12
129056 JDT Core kent_johnson VERI FIXE compiler fails to detect ambiguous method when autoboxing and implementing an interface 2006-03-27
129388 JDT Core kent_johnson VERI FIXE [1.5][compiler] Non-public Junit Assert.format accessible to test cases 2006-04-28
132613 JDT Core kent_johnson VERI FIXE NPE in java builder when trying to retrieve a file 2006-03-29
132831 JDT Core kent_johnson VERI FIXE [1.5][compiler] Compiler generate brige when not needed 2006-04-14
132841 JDT Core kent_johnson VERI FIXE [1.5][compiler] Incorrectly compared method parameters when member types 2006-04-14
133071 JDT Core kent_johnson VERI FIXE Cycles are wrongly detected. 2006-04-28
133737 JDT Core kent_johnson VERI FIXE [1.5][compiler] Eclipse compiler compiles program but javac does not (1 of 2) 2006-11-13
134064 JDT Core kent_johnson VERI FIXE recreateModifiedClassFileInOutputFolder only works in default package 2006-03-31
134118 JDT Core kent_johnson VERI FIXE [1.5][compiler] 'ambiguous' error on legal static import 2006-04-14
135729 JDT Core kent_johnson VERI FIXE Cant resolve class A, if class A was enhanced in a post compilation step 2006-04-28
136508 JDT Core kent_johnson VERI FIXE Inner Classes in Interfaces No Longer Compiles 2006-04-28
136543 JDT Core kent_johnson VERI FIXE [1.5][compiler] Eclipse gives a "name clash" error while javac accepts the code 2006-04-28
136886 JDT Core kent_johnson VERI FIXE Open declaration gives NPE in Scope.minimalErasedCandidates 2006-04-28
137634 JDT Core kent_johnson VERI FIXE CompilationParticipant not correctly recording new dependencies 2006-04-28
137649 JDT Core kent_johnson VERI FIXE grammar problem in progress message 2006-04-28
139099 JDT Core kent_johnson VERI FIXE [compiler] Ambiguous method regression error 2006-05-04
139137 JDT Core kent_johnson VERI FIXE Increment build failure 2006-05-04
141704 JDT Core kent_johnson VERI FIXE [1.5][compiler] Eclipse 3.2RC4 Doesn't recognize implemented method by abstract class (while 3.1.2 works just fine). 2006-05-19
142653 JDT Core kent_johnson VERI FIXE [1.5][compiler] JDT Internal Compiler Error: NullPointerException in MethodVerifier.computeInheritedMethods(), Eclipe 3.2RC4 2006-05-26
95839 JDT Core martinae VERI FIXE [ast rewrite] problems with single line comments 2006-04-27
99113 JDT Core martinae VERI FIXE [ast rewrite] ListRewrite should throw IllegalArgumentException when trying to remove non-existing node [ast rewrite] 2005-12-13
126709 JDT Core martinae VERI FIXE ImportRewriteAnalizer#useSpaceBetweenGroups uses 23% cpu time in organize imports performance test 2006-02-14
136580 JDT Core martinae VERI FIXE [ast rewrite] Comma is missing between update expressions in the ForStatement 2006-04-28
53773 JDT Core maxime_daniel VERI FIXE [plan] [compiler] Warning on assignments to parameters 2006-02-14
67836 JDT Core maxime_daniel VERI FIXE [compiler] warning on fall through 2009-11-03
76266 JDT Core maxime_daniel VERI FIXE [plan][compiler] Access restriction should also apply to inherited members 2006-02-14
99620 JDT Core maxime_daniel VERI FIXE [compiler] The batch compiler should not print to the console when taking another output stream in input 2006-02-14
110030 JDT Core maxime_daniel VERI FIXE [plan][compiler] Provide support for null reference analysis 2007-06-01
114456 JDT Core maxime_daniel VERI FIXE @SuppressWarnings for access restriction 2006-02-14
119108 JDT Core maxime_daniel VERI FIXE Access Rules and Path separators 2005-12-12
119430 JDT Core maxime_daniel VERI FIXE Potential performance problem in getViolatedRestriction() 2006-01-04
122763 JDT Core maxime_daniel VERI FIXE [builder] OutOfMemoryError while cleaning org.eclipse.jdt.core project 2006-02-14
122995 JDT Core maxime_daniel VERI FIXE [1.5][compiler] Access rules don't apply to generic types 2006-02-14
124533 JDT Core maxime_daniel VERI FIXE [batch] Ability to turn off discouraged references warnings 2006-02-14
126321 JDT Core maxime_daniel VERI FIXE [options] Add constant in JavaCore for nullReference 2006-02-14
126326 JDT Core maxime_daniel VERI FIXE [api] all supported SuppressWarning tokens 2006-02-14
127244 JDT Core maxime_daniel VERI FIXE [compiler] Null reference analysis doesn't understand assertions 2006-03-28
127255 JDT Core maxime_daniel VERI FIXE [compiler] Compiler incorrectly reports "variable may not have been initialized" 2006-02-14
127570 JDT Core maxime_daniel VERI FIXE [compiler][null] lazy initialization coding pattern within loops 2006-09-26
127919 JDT Core maxime_daniel VERI FIXE [compiler][null] non String objects references involved into string concatenation should not raise null ref. warnings 2006-04-13
128014 JDT Core maxime_daniel VERI FIXE [compiler][null] invalid analysis when redundant check is done 2006-03-28
128546 JDT Core maxime_daniel VERI DUPL [compiler] null reference analysis: an Object participation into a String concatenation expression should not mark it as being non null 2006-03-28
128962 JDT Core maxime_daniel VERI FIXE [compiler][null] incorrect analysis within try finally with a constructor 2006-04-14
129122 JDT Core maxime_daniel VERI DUPL [compiler][null] false positives inside loop 2006-03-28
129371 JDT Core maxime_daniel VERI FIXE [compiler][null] False positives from null reference analyzer with break 2006-04-13
132072 JDT Core maxime_daniel VERI FIXE [compiler][null] AIOOBE in null check compiling com.sun.org.apache.xalan.internal.res.XSLTErrorResources from JDK 1.5 source 2006-03-28
132120 JDT Core maxime_daniel VERI FIXE [compiler][null] NPE batch compiling JDT/Core from HEAD 2006-03-28
132974 JDT Core maxime_daniel VERI FIXE [compiler] missing error on uninitialized final local 2006-04-13
137298 JDT Core maxime_daniel VERI FIXE [compiler] Local variables not reported as not been initialized when more than 64 locals are defined 2006-04-28
48976 JDT Core Olivier_Thomann VERI FIXE Remove superfluous $NON-NLS comments 2005-09-20
52283 JDT Core Olivier_Thomann VERI FIXE do <single-statement> while(<condition>) is ill-formatted 2005-09-20
52840 JDT Core Olivier_Thomann VERI FIXE Howto generate the parser: LPG 2.30 is which version of JikesPG? 2005-10-31
61946 JDT Core Olivier_Thomann VERI FIXE AST: NPE in IVariableBinding.getConstantValue 2006-01-10
71766 JDT Core Olivier_Thomann VERI FIXE [format] Formatter fails to wrap lines for assignment statements 2018-01-20
72402 JDT Core Olivier_Thomann VERI FIXE [format] align method arguments 2005-09-20
75333 JDT Core Olivier_Thomann VERI FIXE [format] standalone code reformatter 2006-03-03
87852 JDT Core Olivier_Thomann VERI FIXE ASTParser fails when called from another program 2007-10-24
96648 JDT Core Olivier_Thomann VERI FIXE Batch compiler - error messages for duplicate output, bootclasspath, sourcepath and extdirs entries could be more explicit 2006-04-13
104202 JDT Core Olivier_Thomann VERI FIXE Better locations for assignement errors 2005-09-20
104536 JDT Core Olivier_Thomann VERI FIXE [compiler] Ant adapter doesn't use the right source and target values 2006-03-28
104704 JDT Core Olivier_Thomann VERI FIXE [compiler] caching in the constant pool could be improved 2005-08-09
104765 JDT Core Olivier_Thomann VERI FIXE Tab width error in Java Conventions [built-in] 2005-08-09
105192 JDT Core Olivier_Thomann VERI FIXE NaiveASTFlattener incorrectly renders a for statement with multiple initializers or multiple updaters 2005-08-09
105592 JDT Core Olivier_Thomann VERI FIXE Enum switch statement compile error 2005-12-12
105816 JDT Core Olivier_Thomann VERI FIXE Extraneous NLS tag incorrectly found in comments 2005-09-20
106545 JDT Core Olivier_Thomann VERI FIXE API: IVariableBinding.isMethodParameter 2006-02-14
106631 JDT Core Olivier_Thomann VERI FIXE Access rule has no effect 2006-05-04
106656 JDT Core Olivier_Thomann VERI FIXE [compiler] Batch compiler exits with error code -1 when only warnings are found 2005-08-11
106834 JDT Core Olivier_Thomann VERI FIXE IMethodBinding#isEqualTo(..) wrong with overloaded parameterized methods 2005-09-20
106875 JDT Core Olivier_Thomann VERI FIXE [compiler] Unnecessary nls tags detection fails on duplicate tags 2005-09-20
107124 JDT Core Olivier_Thomann VERI FIXE NullPointerException at ClassFileStruct.u2At 2005-09-20
107249 JDT Core Olivier_Thomann VERI FIXE NullPointerException at BinaryIndexer.indexDocument() 2005-09-20
107535 JDT Core Olivier_Thomann VERI FIXE batch compiler should put is own version in the compiler log file 2005-09-20
107814 JDT Core Olivier_Thomann VERI FIXE @SuppressWarnings("unused") requires additional //$NON-NLS-1$ 2005-10-31
107901 JDT Core Olivier_Thomann VERI FIXE Clarify Javadoc for ASTParser#setUnitName 2006-04-13
108087 JDT Core Olivier_Thomann VERI FIXE Java conventions default formatter settings confused 2006-04-13
109333 JDT Core Olivier_Thomann VERI FIXE [DOM/AST] OR_OR and AND_AND expression are not converted to an infix expression using extended operands 2005-09-20
109340 JDT Core Olivier_Thomann VERI FIXE [Formatter] Wrong positionning of empty statements 2005-09-20
109535 JDT Core Olivier_Thomann VERI FIXE [DOM] Wrong infix expression when '-' is used within string literals 2005-09-20
109940 JDT Core Olivier_Thomann VERI FIXE [dom] IllegalArgumentException is thrown in CharacterLiteral.charValue() 2005-10-31
109980 JDT Core Olivier_Thomann VERI FIXE [plan] Add support for StackMapTable attribute as per jsr-202 2006-02-15
110082 JDT Core Olivier_Thomann VERI FIXE [compiler] Increase compiler performance for "Remove superfluous NLS strings" warnings 2005-10-30
110172 JDT Core Olivier_Thomann VERI FIXE [plan] API to extract the Javadoc on org.eclipse.jdt.core.IMember 2007-06-21
110173 JDT Core Olivier_Thomann VERI FIXE [plan] API to extract the Javadoc as HTML from attached HTML 2006-02-14
110270 JDT Core Olivier_Thomann VERI FIXE Failure in model test 20050921-1200 2005-10-30
110304 JDT Core Olivier_Thomann VERI FIXE Formatter has no options for 'return' 2005-10-31
110613 JDT Core Olivier_Thomann VERI FIXE [1.5][compiler] Should not report warnings for nls string inside annotation declaration 2005-10-31
110657 JDT Core Olivier_Thomann VERI FIXE [DOM] wrong position for single variable declaration inside enhanced for statement 2005-10-30
110773 JDT Core Olivier_Thomann VERI FIXE ITypeBinding#isEqualTo(..) is wrong when comparing NodeList<String>.Cursor to its type declaration 2005-10-30
110797 JDT Core Olivier_Thomann VERI FIXE In case of multiple task tags on a single line, the tasks view does not show the complete line for each tag 2005-12-12
110799 JDT Core Olivier_Thomann VERI FIXE [1.5] Raw bindings miss type arguments but sometimes have type parameters 2006-04-28
110811 JDT Core Olivier_Thomann VERI FIXE [1.5] Raw type binding for reference to non-generic type 2006-04-13
110849 JDT Core Olivier_Thomann VERI FIXE [compiler] Batch compiler doesn't use the user.dir if no classpath is specified 2005-10-30
110987 JDT Core Olivier_Thomann VERI FIXE [compiler] the operator is not used to InstanceOfExpression 2005-10-30
111219 JDT Core Olivier_Thomann VERI FIXE Disassembler generates syntactically incorrect code 2005-10-31
111222 JDT Core Olivier_Thomann VERI FIXE [compiler] add new constants to support JDK 6.0 2005-10-31
111420 JDT Core Olivier_Thomann VERI FIXE Disassembler doesn't generate type parameters 2005-10-31
111446 JDT Core Olivier_Thomann VERI FIXE API to work with tabWidth/indentWidth and indents 2006-02-15
111511 JDT Core Olivier_Thomann VERI FIXE Comments in compiler @arguments file 2005-10-31
111618 JDT Core Olivier_Thomann VERI FIXE [1.5][dom] Foreach statement shows extraneous semi column into debug variables view 2005-10-31
111767 JDT Core Olivier_Thomann VERI FIXE Disassembler doesn't produce an output that can be compiled for annotation types 2005-10-31
111812 JDT Core Olivier_Thomann VERI FIXE [compiler] should improve error highlighting for static initializer errors 2005-10-31
112137 JDT Core Olivier_Thomann VERI FIXE ConcurrentModificationException when CTRL+LeftClick on constructor call in Java editor 2005-10-31
112223 JDT Core Olivier_Thomann VERI FIXE Scanner#getNextToken() behavior doesn't seems consistent if there is an unicode inside a string. 2006-04-14
112418 JDT Core Olivier_Thomann VERI FIXE PDE generate build file and ant task eclipse.buildScript ignore javaSource and javaTarget 2005-10-31
112518 JDT Core Olivier_Thomann VERI FIXE [performance] NLS detection should be faster 2005-10-31
112617 JDT Core Olivier_Thomann VERI FIXE [API] Add ToolFactory.createDefaultClassFileReader(InputStream,int) 2005-10-31
112973 JDT Core Olivier_Thomann VERI FIXE NLS tags like //$NON-NLS-?$ don't have the right range 2005-10-31
113236 JDT Core Olivier_Thomann VERI INVA [1.5] [compiler] Another difference between javac and Eclipse 2005-10-21
113722 JDT Core Olivier_Thomann VERI FIXE Sort members is confused with syntax errors 2005-10-31
114077 JDT Core Olivier_Thomann VERI FIXE No NLS Warning if unnecessary nls tag before declaration 2005-10-31
115363 JDT Core Olivier_Thomann VERI FIXE java.lang.VerifyError in org.eclipse.ui.workbench from HEAD, using N20051107 2005-12-12
116028 JDT Core Olivier_Thomann VERI FIXE annotations only applied to first field in a declaration 2005-12-12
116472 JDT Core Olivier_Thomann VERI FIXE Ambigous API definition on CompilationUnit.getPosition() 2005-12-12
116615 JDT Core Olivier_Thomann VERI FIXE Use a publicID in the DOCTYPE of the compilation XML log 2006-02-15
116833 JDT Core Olivier_Thomann VERI FIXE IMethodBinding#isEqualTo(..) returns true for methods in anonymous classes with error in parent 2006-02-15
116858 JDT Core Olivier_Thomann VERI FIXE java code formatter problem with switch statements and comments 2005-12-12
117032 JDT Core Olivier_Thomann VERI FIXE AST line numbers: Problems with single line source 2005-12-12
117487 JDT Core Olivier_Thomann VERI FIXE Classpaths in the build scripts need to be updated 2005-12-12
117740 JDT Core Olivier_Thomann VERI FIXE Parameter names completion should be done asynchronoulsy 2005-12-13
117890 JDT Core Olivier_Thomann VERI FIXE JavaElement.getURLContents(...) leaves file open 2014-11-12
118064 JDT Core Olivier_Thomann VERI FIXE Access rules are not flushed between classpaths in batch mode. 2005-12-12
118798 JDT Core Olivier_Thomann VERI FIXE Unexpected JME on IMethod.getParameterNames 2005-12-12
118876 JDT Core Olivier_Thomann VERI FIXE [dom] TypeDeclaration nodes aren't flagged as MALFORMED 2005-12-12
118888 JDT Core Olivier_Thomann VERI FIXE Need an entry point to create a org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader using a stream 2005-12-12
118897 JDT Core Olivier_Thomann VERI FIXE ASTParser resolves bindings without request 2006-02-15
119175 JDT Core Olivier_Thomann VERI FIXE [compiler] Wrong pc in the line number table attribute 2006-02-15
119844 JDT Core Olivier_Thomann VERI FIXE javadoc extraction: type comment 2006-04-13
120264 JDT Core Olivier_Thomann VERI FIXE [api] have array binding X[][][], want X[][] and X[] 2006-02-15
120410 JDT Core Olivier_Thomann VERI FIXE Wasted space on problems due to large underlying char[] 2018-03-06
120545 JDT Core Olivier_Thomann VERI FIXE Misleading constant: CODEASSIST_TIMEOUT_FOR_PARAMETER_NAME_FROM_ATTACHED_JAVADOC 2005-12-14
120559 JDT Core Olivier_Thomann VERI FIXE Getting Javadoc from attached Javadoc gives JavaModelException 2006-03-30
120597 JDT Core Olivier_Thomann VERI FIXE JME extracting Javadoc for public fields from 1.5 doc 2005-12-14
120637 JDT Core Olivier_Thomann VERI FIXE javadoc extraction: includes field title for Java 5 classes 2005-12-14
120640 JDT Core Olivier_Thomann VERI FIXE type.getTypeQualifiedName('.') has ambiguous spec 2005-12-14
120847 JDT Core Olivier_Thomann VERI FIXE [javadoc] AIOOBE while getting attached javadoc in Javadoc view 2005-12-14
120875 JDT Core Olivier_Thomann VERI FIXE Javadoc extraction might includes optional annotation type member information for an annotation type 2006-02-15
120902 JDT Core Olivier_Thomann VERI FIXE Member.getJavadocRange() causes AIOOBE 2005-12-14
121187 JDT Core Olivier_Thomann VERI FIXE Javadoc contains undefined HTML entity &ast; 2006-02-15
122460 JDT Core Olivier_Thomann VERI FIXE Why is checking a modifier so code intensive 2006-02-15
122506 JDT Core Olivier_Thomann VERI FIXE [hovering] javadoc hover shows a broken string from DBCS javadoc html files. 2006-02-15
124003 JDT Core Olivier_Thomann VERI FIXE JavaCore should spec 1.6 compliance/source compatibility 2006-02-15
124212 JDT Core Olivier_Thomann VERI FIXE Eclipse compiler produces incomplete debug info for variables 2006-02-15
125036 JDT Core Olivier_Thomann VERI FIXE ResolvedMemberValuePair#buildDOMValue(..) uses "new Boolean(..)" 2006-02-15
125217 JDT Core Olivier_Thomann VERI FIXE Two failures in the BatchCompilerTests on MacOS 2006-02-15
125270 JDT Core Olivier_Thomann VERI FIXE ASTParser fails to parse text to ArrayInitializer expression 2006-02-15
125570 JDT Core Olivier_Thomann VERI FIXE [1.5][compiler] Named inner inner classes have illegal names 2006-02-15
125823 JDT Core Olivier_Thomann VERI FIXE Buildpath marker not of marker type 'buildpath_problem' 2006-04-13
125961 JDT Core Olivier_Thomann VERI FIXE Add "emacs style" output to batch compiler 2006-02-15
126091 JDT Core Olivier_Thomann VERI FIXE [1.5][compiler] Java compiler generates extra field for enums with abstract methods 2006-02-15
126191 JDT Core Olivier_Thomann VERI FIXE Code formatter doesn't format properly empty enums 2006-02-15
126332 JDT Core Olivier_Thomann VERI FIXE AIOOBE in classfile reader while exporting project in which annotations have arrays field 2006-05-05
126347 JDT Core Olivier_Thomann VERI FIXE AIOOBE in CompilerUnitScope 2006-02-15
126419 JDT Core Olivier_Thomann VERI FIXE ecj should include value of "java.endorsed.dirs" system property in its bootclasspath 2006-04-28
126598 JDT Core Olivier_Thomann VERI FIXE [DOM][AST] String[] s = {"",,,} leads to wrong positions after conversion 2006-02-15
126625 JDT Core Olivier_Thomann VERI FIXE Added missing options for formatting annotation types 2006-02-15
126803 JDT Core Olivier_Thomann VERI FIXE Compile error in LocationElementTokenizer.java in source build 2006-02-15
127078 JDT Core Olivier_Thomann VERI FIXE [compiler] inappropriate error location for QualifiedNameReferences 2006-02-15
127144 JDT Core Olivier_Thomann VERI FIXE beginTask/done not called on progress monitor to ASTParser 2006-02-15
127181 JDT Core Olivier_Thomann VERI FIXE New API elements missing @since 2006-02-15
127275 JDT Core Olivier_Thomann VERI FIXE [compiler] Generalize ProblemReporter#localSourceEnd 2006-03-27
127766 JDT Core Olivier_Thomann VERI FIXE [1.5][compiler] inconsistent treatment of explicit subclasses of Enum 2006-05-11
128077 JDT Core Olivier_Thomann VERI FIXE AST - instanceof - getLength returns wrong length 2006-03-27
128840 JDT Core Olivier_Thomann VERI FIXE [compiler] Wrong warning for unnecessary semicolon as else statement 2006-03-27
128848 JDT Core Olivier_Thomann VERI FIXE closing bracket added into comment upon format 2006-03-28
128960 JDT Core Olivier_Thomann VERI FIXE AST: errors with parameter array and full qualified types 2006-03-28
128961 JDT Core Olivier_Thomann VERI FIXE AST: errors with parentheses expressions in for-init initialisers 2006-03-28
129096 JDT Core Olivier_Thomann VERI FIXE Wrong positions for array of parameterized type as a parameter 2006-03-28
129330 JDT Core Olivier_Thomann VERI FIXE strange statement recovery 2006-04-13
129361 JDT Core Olivier_Thomann VERI FIXE Uninitialized fields in jdt/core code 2006-03-27
129957 JDT Core Olivier_Thomann VERI FIXE Binary class file editor shows "implements" instead of "extends" for an interface's super-interfaces 2006-03-28
130140 JDT Core Olivier_Thomann VERI FIXE ASTParser should specify failure for IClassFile without source 2006-03-28
130330 JDT Core Olivier_Thomann VERI FIXE bogus null check in BindingComparator#isEqual(MethodBinding, MethodBinding, HashSet) 2006-03-28
130528 JDT Core Olivier_Thomann VERI FIXE NPE in FieldBinding.getAnnotations(..) for length field of array 2006-03-28
131373 JDT Core Olivier_Thomann VERI FIXE Verbose mode of the ant adapter should be a real verbose mode 2006-03-28
131720 JDT Core Olivier_Thomann VERI FIXE [compiler] optimization: the distribution of the number of elements into CharArrayCache instances suggest that smaller instances should be optimized/removed 2006-04-18
131921 JDT Core Olivier_Thomann VERI FIXE NPE caugth in DefaultBindingResolver.resolveName(Name) 2006-03-28
132575 JDT Core Olivier_Thomann VERI FIXE Incorrect classpath are not reported inside the log xml 2006-03-28
133351 JDT Core Olivier_Thomann VERI FIXE [compiler] No effect assignment diagnosis range isn't correct 2006-04-13
133440 JDT Core Olivier_Thomann VERI FIXE [1.5][compiler] JDT allows annotation to have a null default 2006-03-29
133562 JDT Core Olivier_Thomann VERI FIXE Extract to local variable generates variable called 'enum' 2006-04-13
133738 JDT Core Olivier_Thomann VERI FIXE [compiler] Eclipse compiler compiles program but javac does not (2 of 2) 2006-03-30
133748 JDT Core Olivier_Thomann VERI FIXE Javac task includes all files from the extDirs list 2007-07-29
133848 JDT Core Olivier_Thomann VERI FIXE -sourcepath should also be supported for jars and zip files 2006-04-13
135110 JDT Core Olivier_Thomann VERI FIXE Duplicate Assert class in org.eclipse.core.internal.expressions 2006-04-13
136231 JDT Core Olivier_Thomann VERI FIXE encoding of CharOperation.java 2006-04-13
137053 JDT Core Olivier_Thomann VERI FIXE Better error reporting when the output directory is a file 2006-04-28
137619 JDT Core Olivier_Thomann VERI FIXE Compiler doesn't log exceptions when a runtime exception occurs 2006-04-28
138167 JDT Core Olivier_Thomann VERI FIXE Java Model Exception when proposal window opened 2006-04-28
138672 JDT Core Olivier_Thomann VERI FIXE Bad code completion formatting for Collections.synchronizedMap 2007-07-29
138684 JDT Core Olivier_Thomann VERI FIXE Javadoc of ASTRewrite.getExtendedSourceRangeComputer() refers to inexistent class 2006-04-28
139160 JDT Core Olivier_Thomann VERI FIXE IMethod#getParameterNames() should not throw JME if javadoc not parseable 2006-05-04
139569 JDT Core Olivier_Thomann VERI FIXE Batch compiler should check if java home is null when trying to set the extDirs and endorsed dirs 2006-05-03
140318 JDT Core Olivier_Thomann VERI FIXE AST: Invalid annotation binding for incomplete code 2006-05-11
140750 JDT Core Olivier_Thomann VERI FIXE java.lang.IllegalStateException: zip file closed on typing while "Computing additional info" 2006-06-19
140873 JDT Core Olivier_Thomann VERI FIXE No version range specified when requiring bundles 2006-05-11
141797 JDT Core Olivier_Thomann VERI FIXE Spelling mistakes in JDT error messages 2006-05-19
142001 JDT Core Olivier_Thomann VERI FIXE [batch][options] Typo in help message 2006-05-19
142793 JDT Core Olivier_Thomann VERI FIXE NPE in core.dom.ASTConverter.createFakeEmptyStatement results in java.lang.OutOfMemory 2006-05-30
143718 JDT Core Olivier_Thomann VERI FIXE [1.6][compiler] ClassFormatError : wrong stack map frame is used 2006-06-02
32889 JDT Core philippe_mulet VERI DUPL False error about an unresolved type in source editor 2007-04-02
63840 JDT Core philippe_mulet VERI FIXE warning on unused labels 2005-10-28
70228 JDT Core philippe_mulet VERI FIXE new compiler warning for stuff like Object o = (Integer)(new Object()) 2005-10-28
80472 JDT Core philippe_mulet VERI FIXE Binding of parameterized return type List<E> subList(...) should not be generic binding 2005-12-13
86813 JDT Core philippe_mulet VERI FIXE [compiler] step into switch statement locate wrong line 2006-04-13
89347 JDT Core philippe_mulet VERI FIXE [compiler] public constructor of protected inner class invisible in subclass 2006-04-13
89529 JDT Core philippe_mulet VERI FIXE [plan][1.5][compiler] improve warnings for raw types 2006-10-03
95056 JDT Core philippe_mulet VERI FIXE [1.5][compiler] @Deprecated not recognized 2006-02-15
97494 JDT Core philippe_mulet VERI FIXE [1.5][compiler] Inappropriate error level and message for generic type mismatch 2006-04-13
97693 JDT Core philippe_mulet VERI FIXE [1.5][compiler] Unchecked generic cast gives false compiler error. 2006-06-09
100369 JDT Core philippe_mulet VERI FIXE [compiler] No effect assignment diagnosis could be made smarter 2006-03-27
104293 JDT Core philippe_mulet VERI FIXE [1.5][DOM] Extract local doesn't replace all occurences of expression. 2006-04-27
105801 JDT Core philippe_mulet VERI FIXE [1.5][compiler] Too many warnings for non-matching types of arguments of varargs call 2006-03-28
106010 JDT Core philippe_mulet VERI FIXE [1.5][compiler] Wrong warning message issued in generic nesting type casting 2005-10-28
107282 JDT Core philippe_mulet VERI FIXE [plan][compiler] Non mandatory JLS errors should not end up in problem methods 2006-12-15
107788 JDT Core philippe_mulet VERI DUPL [1.5][compiler] Invalid diagnostic with inner generic class 2005-12-13
108180 JDT Core philippe_mulet VERI FIXE [compiler] Sanity check error with try/finally block 2006-04-13
108830 JDT Core philippe_mulet VERI FIXE [compiler] Improve switch fault-tolerance 2006-02-14
112190 JDT Core philippe_mulet VERI FIXE batch compiler option "-warn:+allUnchecked" does not work 2005-10-28
115181 JDT Core philippe_mulet VERI FIXE [1.5][compiler] Wrongly flagged "Usage of a raw type" 2005-12-13
115693 JDT Core philippe_mulet VERI FIXE [1.5][compiler] Unnecessary double checkcast instruction emmited 2005-12-14
116647 JDT Core philippe_mulet VERI FIXE [compiler] Incorrect warning about unnecessary cast 2006-02-15
117451 JDT Core philippe_mulet VERI FIXE [compiler] Codegen could better optimize field access when value not required 2005-12-13
117758 JDT Core philippe_mulet VERI FIXE [compiler] private dropped from inner class constructor 2006-03-28
119238 JDT Core philippe_mulet VERI FIXE [1.5][compiler] Unchecked generic type operation warning if access to static field of parameterized type 2006-03-27
119452 JDT Core philippe_mulet VERI FIXE CategorizedProblem's category should be available from markers 2006-02-28
120263 JDT Core philippe_mulet VERI FIXE [compiler] missing binding on array initializer 2006-02-14
122610 JDT Core philippe_mulet VERI FIXE [1.5][compiler] Qualified this has generic type binding instead of parameterized one 2006-11-07
122775 JDT Core philippe_mulet VERI FIXE [1.5][compiler] StackOverflow in compiler 2006-03-27
122987 JDT Core philippe_mulet VERI FIXE [1.5][compiler] Boxing conversion should be performed in conditional expression 2006-02-15
123476 JDT Core philippe_mulet VERI FIXE [compiler] misleading error message (root cause not reported) 2006-03-28
123522 JDT Core philippe_mulet VERI FIXE @SuppressWarnings("unused") does not suppress "unused import" warning 2006-02-21
123721 JDT Core philippe_mulet VERI FIXE two types of 'remove' for TODO task tags 2006-02-14
124101 JDT Core philippe_mulet VERI FIXE [compiler] NPE when resolving array initializer in fault tolerant mode 2006-02-15
124346 JDT Core philippe_mulet VERI FIXE [1.5][compiler] Unexpected deprecation warning when @deprecated tag and @Deprecated annotation are mixed 2006-02-15
124853 JDT Core philippe_mulet VERI FIXE [compiler] Compiler generates wrong code (try-catch-finally) 2006-02-15
125731 JDT Core philippe_mulet VERI FIXE [api] Separate category id for 'type restriction' problems 2006-02-15
126087 JDT Core philippe_mulet VERI FIXE [1.5][compiler] Java compiler generates incorrect byte code for empty enums 2021-01-05
126177 JDT Core philippe_mulet VERI FIXE [1.5][compiler] Visibility issue with intersection type 2006-02-15
126180 JDT Core philippe_mulet VERI FIXE [1.5][compiler] NPE reporting invalid enclosing type 2006-02-15
126564 JDT Core philippe_mulet VERI FIXE [1.5][compiler] Inconsistent error reporting between static import and direct field access 2006-02-15
127393 JDT Core philippe_mulet VERI FIXE uncategorized problems 2006-02-15
127583 JDT Core philippe_mulet VERI FIXE [1.5][compiler] Call to constructor with mismatched type parameter and arguement not detected 2006-03-28
128008 JDT Core philippe_mulet VERI FIXE type parameter with final bound is categorized as non-optional 2006-02-15
128063 JDT Core philippe_mulet VERI FIXE [1.5][compiler] Compiler reports errors against compilabale code 2006-03-28
128217 JDT Core philippe_mulet VERI FIXE Grouping all fatal problems together 2006-03-27
128389 JDT Core philippe_mulet VERI FIXE [compiler][1.5] generic inner type cannot extend Throwable 2006-03-27
128418 JDT Core philippe_mulet VERI FIXE [1.5][compiler] eclipse doesn't emit unchecked warning 2006-03-28
128560 JDT Core philippe_mulet VERI FIXE [compiler] Java 1.4 compiler (UI?) incorrectly reports incompatible return type 2006-03-27
128705 JDT Core philippe_mulet VERI FIXE [Compiler][1.5] Jsr inlining limitation in the compiler 2006-03-28
128954 JDT Core philippe_mulet VERI FIXE Javadoc problems with category CAT_INTERNAL 2006-03-27
129190 JDT Core philippe_mulet VERI FIXE [1.5][compiler] Contrary behaviour to Sun's compiler concerning typed classes, non-static inner classes and inheritence 2006-03-28
129305 JDT Core philippe_mulet VERI FIXE [compiler] Could optimize "return null" in presence of subroutine 2006-03-27
129306 JDT Core philippe_mulet VERI FIXE [compiler] inlineJSR may cause entering twice finally block 2006-03-27
129316 JDT Core philippe_mulet VERI FIXE [compiler] Incremental compile confuses unsound type hierarchy and deprecation 2006-03-27
130017 JDT Core philippe_mulet VERI FIXE [1.5][compiler] @Override cannot be used for static methods 2006-08-09
130117 JDT Core philippe_mulet VERI FIXE [compiler] Wrong error generated "The method Inner in type Inner can only set one of public / protected / private" 2006-03-28
130516 JDT Core philippe_mulet VERI FIXE [1.5][compiler] Add support for "cast" warning token 2006-03-28
130543 JDT Core philippe_mulet VERI FIXE [1.5][compiler] Error creating array of generics of inner class. 2006-03-28
130980 JDT Core philippe_mulet VERI FIXE [compiler] When the contents of the unit cannot be retrieved, the compiler should report an error 2008-01-15
131935 JDT Core philippe_mulet VERI FIXE [1.5][compiler] Illegal generic conversion allowed. 2006-03-29
133918 JDT Core philippe_mulet VERI FIXE [1.5][compiler] Duplicate return; in CastExpression line 258 2006-04-13
134129 JDT Core philippe_mulet VERI FIXE [1.5][compiler] Duplicate error messages when an annotation value expects a boolean but gets an array 2006-04-13
134345 JDT Core philippe_mulet VERI FIXE Problems from CompilationParticipants do not get cleaned up unless there are Java errors 2006-04-13
134645 JDT Core philippe_mulet VERI FIXE [1.5][compiler] Java Compiler throws internal exception.. 2006-04-13
134839 JDT Core philippe_mulet VERI FIXE [compiler] Incorrect compile errors reported in 1.3 compliance level 2006-04-27
135292 JDT Core philippe_mulet VERI FIXE [compiler] NPE in ProblemReporter.invalidField plus .log swamping 2006-04-13
135323 JDT Core philippe_mulet VERI FIXE [compiler] Anonymous inner class scope error 2006-04-28
135602 JDT Core philippe_mulet VERI FIXE [compiler] Codegen bug for continue statement 2006-04-13
136946 JDT Core philippe_mulet VERI FIXE [1.5][compiler] internal compiler error -- ArrayOutOfBoundException 2006-04-27
137203 JDT Core philippe_mulet VERI FIXE [1.5][compiler] enclosing parameterized types seem to confuse eclipse's build process 2006-04-28
137744 JDT Core philippe_mulet VERI FIXE [compiler] java.lang.ClassFormatError: test/B (Repetitive method name/signature) 2006-04-28
137918 JDT Core philippe_mulet VERI FIXE [1.5][compiler] instanceof accepts primitive type as left-hand-side 2006-04-28
139525 JDT Core philippe_mulet VERI FIXE [1.5][compiler] Valid generics involved assignment is flagged as an error 2006-05-06
139619 JDT Core philippe_mulet VERI DUPL [1.5][compiler] Bogus "name clash ... same erasure" error. 2006-05-03
139931 JDT Core philippe_mulet VERI FIXE [1.5][compiler] Unnecessary cast warning and varargs 2006-05-11
140569 JDT Core philippe_mulet VERI FIXE [1.5][compiler] Ambiguous conversion from generic to parameterized/raw type confuses Eclipse's way of resolving unresolved binary references 2006-05-11
140643 JDT Core philippe_mulet VERI FIXE [compiler] $foo() not found in anonymous type 2006-05-11
141155 JDT Core philippe_mulet VERI FIXE [1.5][compiler] Enum valueOf(String) method should not be final 2006-05-11
141800 JDT Core philippe_mulet VERI FIXE [1.5][compiler] Necessary cast is marked as "unnecessary" for cast check in 3.2RC4 2006-05-19
142087 JDT Core philippe_mulet VERI FIXE [1.5][compiler] NPE in computeCompatibleMethod 2006-05-19
103839 JDT Core jerome_lanneluc CLOS FIXE Format of variablesAndContainers.dat doesn't scale well 2007-02-22
110650 JDT Core jerome_lanneluc CLOS FIXE Need API for determining Java line delimiter 2006-06-16
111822 JDT Core jerome_lanneluc CLOS FIXE DOMParser.createASTs() NPE at FieldReference.getConstantFor(FieldReference.java:408) 2005-10-13
129082 JDT Core kent_johnson CLOS FIXE [regression] Refresh->Run action deletes all files in 'bin' directory and recompiles all classes 2006-04-04
140168 JDT Core kent_johnson CLOS FIXE Ambiguous Failure in Connection with Varargs 2006-05-05
128547 JDT Core maxime_daniel CLOS FIXE [compiler][null] null reference analysis: false positive in try/finally 2006-04-03
130359 JDT Core maxime_daniel CLOS FIXE [compiler][null] wrong warning in try/catch with RuntimeException 2006-04-03
112433 JDT Core Olivier_Thomann CLOS INVA [1.5][compiler] JDT ignore array annotation last comma 2019-01-20
138443 JDT Core Olivier_Thomann CLOS DUPL compiler - annotations with arrays allow comma after last element 2011-05-19
726 bugs found.

as