Fri May 10 2024 22:38:07 EDT
Hide Search Description
74 bugs found.
ID Product Comp Assignee Status Resolution Summary Changed
161882 JDT Core frederic_fusier RESO WORK [search] Call hierarchy does not find callers to implementations of interface methods 2006-10-25
163889 JDT Core jdt-core-inbox RESO DUPL [1.5][compiler] warning to cast if not and to not cast if so 2006-11-09
160089 JDT Core jerome_lanneluc RESO INVA isAssignmentCompatible does not give expected result 2006-10-23
141289 JDT Core philippe_mulet RESO INVA [1.5][compiler] May need a checkcast when invoking through intersection receiver type 2006-10-30
158519 JDT Core philippe_mulet RESO DUPL [1.5][compiler] javac reports error messages where Eclipse compiles fine -- cannot be applied to 2011-09-27
159818 JDT Core philippe_mulet RESO INVA [1.5] [compiler] genericized getClass() return type is incorrect 2007-07-29
159987 JDT Core philippe_mulet RESO DUPL [clean up] cleanup changes logic by removing cast that it shouldn't 2006-10-26
170765 JDT Core philippe_mulet RESO DUPL [1.5][compiler] passing a sub class array as vararg parameter should not be flagged as 'inexact type match' 2007-01-22
157814 JDT Core frederic_fusier VERI FIXE [search] polymorphic matches in supertype hierarchy should be marked as potential 2006-10-30
44984 JDT Core david_audel VERI FIXE [typing] Automatically optimize class imports 2007-03-29
80339 JDT Core david_audel VERI FIXE Wrong error message "; expected" when writing an interface 2006-10-30
95008 JDT Core david_audel VERI FIXE [assist] Missing completion for field initialization in boolean case 2006-10-30
123225 JDT Core david_audel VERI FIXE Code assist suggests overridden method 2006-10-30
141518 JDT Core david_audel VERI FIXE IEvaluationContext.newVariable is not considered when doing codecomplete. 2006-10-30
142303 JDT Core david_audel VERI FIXE Right-click, "Open Declaration" fails under 3.2RC4 2006-10-30
143001 JDT Core david_audel VERI FIXE Statement recovery doesn't recover broken try statement 2006-10-30
150228 JDT Core david_audel VERI FIXE Code assist for unresolved local variables 2007-03-29
154811 JDT Core david_audel VERI FIXE [compiler] Internal compiler error while parsing/formatting 2006-10-30
155824 JDT Core david_audel VERI FIXE [javadoc] Content assist doesn't suggest Varargs 2006-11-13
158029 JDT Core david_audel VERI DUPL Internal Compiler error on malformed switch inside try statement 2007-01-09
160655 JDT Core david_audel VERI FIXE [assist] Bug with code assist and generics 2006-10-30
161204 JDT Core david_audel VERI FIXE code assist with unresolved types does not work when using 5.0 rt.jar 2006-10-30
162056 JDT Core david_audel VERI FIXE [recovery] Confusing errors in editor 2006-10-30
148380 JDT Core frederic_fusier VERI FIXE [search] get IType from TypeNameRequestor result 2007-03-29
153133 JDT Core frederic_fusier VERI FIXE [model] toggle breakpoint in constructor creates a class load breakpoint 2006-10-30
158506 JDT Core frederic_fusier VERI FIXE [search] SearchEngine.searchAllTypeNames should spec that null is valid for package 2006-10-30
158951 JDT Core frederic_fusier VERI FIXE [model] IWorkingCopy should not be referenced in any javadoc comment of JavaModel methods 2006-10-30
160015 JDT Core frederic_fusier VERI FIXE [1.5][javadoc] Missing warning on autoboxing compatible methods 2006-10-30
160210 JDT Core frederic_fusier VERI DUPL [javadoc][assist] should offer varargs method instead of array signature 2006-11-13
160323 JDT Core frederic_fusier VERI FIXE [search] TypeNameMatch: support hashCode/equals 2008-09-16
160324 JDT Core frederic_fusier VERI FIXE [search] SearchEngine.searchAllTypeNames(char[][], char[][], TypeNameMatchRequestor 2006-10-30
160327 JDT Core frederic_fusier VERI FIXE [search] Add specification for TypeNameMatch.getType 2006-10-30
160328 JDT Core frederic_fusier VERI FIXE [search] Remove constructor TypeNameMatch(IType) 2006-10-30
160494 JDT Core frederic_fusier VERI FIXE [search] searchAllTypeNames(char[][], char[][],...) fails to find types in default package 2006-10-30
160854 JDT Core frederic_fusier VERI FIXE [search] No type is found using seachAllTypeNames(char[][],char[][],...) methods when no type names is specified 2006-10-30
161028 JDT Core frederic_fusier VERI FIXE [search] NPE on organize imports in TypeNameMatch.equals 2006-10-30
161190 JDT Core frederic_fusier VERI FIXE [search] All type search doesn't find all types 2006-10-30
147504 JDT Core jdt-text-inbox VERI DUPL improve content assist when import missing 2006-10-30
160005 JDT Core jerome_lanneluc VERI FIXE Add protection about misbehaving container initializer 2006-10-30
161412 JDT Core jerome_lanneluc VERI FIXE org.eclipse.jdt.internal.core.NamedMember#getFullyQualifiedParameterizedName probably boggus 2007-09-07
161581 JDT Core jerome_lanneluc VERI FIXE Adding a missing folder doesn't remove classpath marker 2006-10-30
48242 JDT Core martinae VERI DUPL Organize Import "gives up" too easily 2006-10-30
134848 JDT Core maxime_daniel VERI FIXE [compiler][null] false positive after nested loop with break to explicit label 2006-10-30
147118 JDT Core maxime_daniel VERI FIXE [compiler][null] Incorrect null analysis involving do_while loop 2007-07-29
147647 JDT Core maxime_daniel VERI FIXE [1.5][compiler] Illegal compile error: "the method XXX is ambiguous for the type YYY" 2007-05-03
149665 JDT Core maxime_daniel VERI FIXE [compiler][null] Unexpected variable might be null warning in finally block 2006-10-30
150082 JDT Core maxime_daniel VERI FIXE [compiler][null] Null reference warning ignores try blocks? 2006-10-30
154995 JDT Core maxime_daniel VERI FIXE [compiler][null] false positive in embedded while/while/break code 2006-10-30
158000 JDT Core maxime_daniel VERI FIXE [compiler][null] second diagnostic absorbed within finally blocks 2006-10-30
159709 JDT Core maxime_daniel VERI FIXE [compiler] missing warnings for deprecated member types 2006-10-30
159711 JDT Core maxime_daniel VERI FIXE [1.5][compiler] wrongly reports ambiguous method error 2006-10-30
161214 JDT Core maxime_daniel VERI FIXE [compiler] Fup on bug 159709: improve deprecation marks propagation 2007-09-07
86482 JDT Core Olivier_Thomann VERI FIXE ISourceRange implementation does not implements value equals 2006-10-30
90600 JDT Core Olivier_Thomann VERI FIXE [model] CreateElementInCUOperation.apply: should use project options for rewriter 2006-10-30
156736 JDT Core Olivier_Thomann VERI FIXE [compiler] Add compiler option to warn overriding methods that do not call super 2012-10-29
157170 JDT Core Olivier_Thomann VERI FIXE [AST visitor] Unvisited elements 2006-10-30
158258 JDT Core Olivier_Thomann VERI FIXE Double check sorting algorithms 2006-10-30
158267 JDT Core Olivier_Thomann VERI FIXE Brace positions line after annotation 2006-10-30
158518 JDT Core Olivier_Thomann VERI FIXE Remove dependency of GenericTypeTest#test370 on SUN internal APIs 2006-10-30
159456 JDT Core Olivier_Thomann VERI FIXE [1.5][compiler] Enable compiler warning for raw type reference by default 2006-10-30
160025 JDT Core Olivier_Thomann VERI FIXE CharOperation fails with AIOOBE when replaced array contains the same chars 2006-10-30
160337 JDT Core Olivier_Thomann VERI FIXE Empty block not detected inside anonymous class 2006-10-30
160352 JDT Core Olivier_Thomann VERI FIXE COMPACT mode doesn't work for exception table in the disassembler 2006-10-30
160683 JDT Core Olivier_Thomann VERI FIXE instructions in generateParser.html incomplete 2007-06-06
160823 JDT Core Olivier_Thomann VERI FIXE [formatter] Java Conventions [built-in] inserts blank line between field declarations 2006-10-30
161554 JDT Core Olivier_Thomann VERI FIXE org.eclipse.jdt.core.tests.compiler.regression.GenericTypeTest#test1050 fails on IBM JDK 1.5 VM 2006-10-30
161967 JDT Core Olivier_Thomann VERI FIXE Map.keySet() can be replaced with Map.entrySet() when value is used 2006-10-30
162390 JDT Core Olivier_Thomann VERI FIXE JavaCodeFormatter Annotation Bug 2006-10-30
148041 JDT Core philippe_mulet VERI FIXE [compiler][1.5] should issue unchecked warning on cast to Set<X> of Iterator#next () returning X 2006-10-31
157996 JDT Core philippe_mulet VERI FIXE [compiler] ProblemReferenceBinding missing a closestMatch 2006-10-30
158548 JDT Core philippe_mulet VERI FIXE [1.5][compiler] Compiler should be more resilient with unresolved parameterized type references 2006-10-30
159607 JDT Core philippe_mulet VERI FIXE [1.5][compiler] M2: Unnecessary cast is necessary 2007-01-22
159738 JDT Core philippe_mulet VERI FIXE [1.5][compiler] Missing class casts in generated byte code for generic method 2006-10-30
159893 JDT Core philippe_mulet VERI FIXE [compiler] Compilation Error with nested classes 2006-10-30
74 bugs found.

as