Fri Mar 29 2024 00:59:07 EDT
Hide Search Description
100 bugs found.
ID Product Comp Assignee Status Resolution Summary Changed
106998 JDT Core frederic_fusier RESO DUPL [search] Impossible potential matches 2005-12-05
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
87063 JDT Core jdt-core-inbox RESO DUPL [reconciling] The java file editor showing error marks while no error is there 2006-03-27
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
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
118250 JDT Core jdt-core-inbox RESO INVA [assist] Autocomplete doesn't work inside square brackets 2005-11-28
122186 JDT Core jdt-core-inbox RESO INVA The PrintStream printf method produces an error 2005-12-30
130926 JDT Core jdt-core-inbox RESO DUPL The source editor generates false error indicators... 2006-03-14
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
190563 JDT Core jerome_lanneluc RESO DUPL ConcurrentModificationException from org.eclipse.jdt.internal.core.builder.NameEnvironment 2007-06-04
81155 JDT Core jdt-core-inbox VERI DUPL False temporary problems reported when using different class name in CU 2007-04-02
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
98154 JDT Core david_audel VERI FIXE Code assist from Javadoc 2005-12-12
110188 JDT Core david_audel VERI FIXE [plan][assist] Provide hook for completing inside string literal 2005-12-12
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
36032 JDT Core frederic_fusier VERI FIXE [plan] JavaProject.findType() fails to find second type in source file 2019-09-30
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
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
113108 JDT Core frederic_fusier VERI FIXE [API][comments] CompilationUnit.getNodeComments(ASTNode) 2005-12-13
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
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
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
71460 JDT Core jerome_lanneluc VERI FIXE [model] Non *.java file association with Java contents. 2005-12-13
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
102286 JDT Core jerome_lanneluc VERI FIXE Error when trying F4-Type Hierarchy 2005-12-13
112843 JDT Core jerome_lanneluc VERI FIXE Cut blocked by background build 2005-12-12
113944 JDT Core jerome_lanneluc VERI FIXE [plan] Support for refactoring of JAR files 2005-12-13
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
117121 JDT Core jerome_lanneluc VERI FIXE Can't create class called A$B in eclipse 2005-12-12
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
116573 JDT Core kent_johnson VERI FIXE wrong guess of binding with overloaded methods 2006-04-21
99113 JDT Core martinae VERI FIXE [ast rewrite] ListRewrite should throw IllegalArgumentException when trying to remove non-existing node [ast rewrite] 2005-12-13
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
61946 JDT Core Olivier_Thomann VERI FIXE AST: NPE in IVariableBinding.getConstantValue 2006-01-10
105592 JDT Core Olivier_Thomann VERI FIXE Enum switch statement compile error 2005-12-12
110173 JDT Core Olivier_Thomann VERI FIXE [plan] API to extract the Javadoc as HTML from attached HTML 2006-02-14
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
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
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
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
120902 JDT Core Olivier_Thomann VERI FIXE Member.getJavadocRange() causes AIOOBE 2005-12-14
32889 JDT Core philippe_mulet VERI DUPL False error about an unresolved type in source editor 2007-04-02
80472 JDT Core philippe_mulet VERI FIXE Binding of parameterized return type List<E> subList(...) should not be generic binding 2005-12-13
107788 JDT Core philippe_mulet VERI DUPL [1.5][compiler] Invalid diagnostic with inner generic class 2005-12-13
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
117451 JDT Core philippe_mulet VERI FIXE [compiler] Codegen could better optimize field access when value not required 2005-12-13
110650 JDT Core jerome_lanneluc CLOS FIXE Need API for determining Java line delimiter 2006-06-16
100 bugs found.

as