NEW DATE! Bugzilla will undergo maintenance 2024-03-28 18h00 CET. Bugzilla will be placed in read-only mode at that time.

Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Thu Mar 28 2024 09:04:20 EDT
Hide Search Description
57 bugs found.
ID Product Comp Assignee Status Resolution Summary Changed
171019 JDT Core amj87.iitr VERI FIXE [javadoc][select] F3 on {@inheritDoc} tag should navigate to target javadoc 2011-03-07
310747 JDT Core amj87.iitr VERI FIXE [content assist] Irrelevant proposals while completing inside array initializer. 2011-03-08
313870 JDT Core amj87.iitr VERI FIXE Wrong warnings on Java.Compiler.Errors/Warnings "Redundant null check" 2011-03-07
325829 JDT Core amj87.iitr VERI NOT_ Very slow code completion for larger completion lists 2011-03-07
326950 JDT Core amj87.iitr VERI FIXE [compiler][null]Do not optimize code generation based on static analysis (dead code) 2011-03-08
331138 JDT Core amj87.iitr VERI FIXE ASTRewrite#replace(..) does not consider the TargetSourceRangeComputer 2011-03-07
332713 JDT Core amj87.iitr VERI DUPL [compiler][null]Bogus "Null comparison always yields false" 2011-05-16
332838 JDT Core amj87.iitr VERI FIXE Bogus potential null pointer access warning (regression; works with 3.6) 2011-03-07
335780 JDT Core amj87.iitr VERI FIXE Compiler says a method can be potentially static but this method contains 'this' 2011-03-07
335845 JDT Core amj87.iitr VERI FIXE [compiler] compiler wrongly suggests to add a static qualifier to a method 2011-03-07
336908 JDT Core amj87.iitr VERI WORK [formatter] Java Formatter does not wrap long enum constant declarations 2011-03-07
337275 JDT Core amj87.iitr VERI FIXE Incorrect/outdated javadoc for org.eclipse.jdt.core.dom.Expression 2011-03-07
338234 JDT Core amj87.iitr VERI FIXE [compiler] Missing warning for uninitialized variable in dead code 2011-05-03
338718 JDT Core amj87.iitr VERI WORK [compiler][null]redundant null check not caught by warnings checker 2011-03-07
339139 JDT Core amj87.iitr VERI FIXE [compiler] HEAD contents of org.eclipse.wst.jsdt.core doesn't compile anymore 2011-05-02
339250 JDT Core amj87.iitr VERI FIXE [null] Incorrect redundant null check warning on a String 2011-03-10
339276 JDT Core amj87.iitr VERI DUPL Dead Code detection removing code that isn't dead (see bug 332637) 2011-03-10
362969 JDT Core amj87.iitr VERI DUPL JDT compiler does allow access to private members where javac doesn't 2011-12-06
274737 JDT Core jarthana VERI FIXE Relative Classpath entries should not be resolved relative to the workspace 2012-04-23
336046 JDT Core jarthana VERI FIXE Source attachment not recovered when importing Projects 2011-03-08
336120 JDT Core jarthana VERI NOT_ Deleting .class files from bin folders causes ClassNotFoundExceptions for projects dependent on other projects 2011-03-07
336334 JDT Core jarthana VERI INVA IJavaElement#getAttachedJavadoc(..) should also work if source is attached 2011-03-07
338006 JDT Core jarthana VERI FIXE IJavaProject#getPackageFragmentRoots() should return roots in order 2011-03-08
179566 JDT Core Olivier_Thomann VERI FIXE [compiler] Support of @SuppressWarnings for JavaDoc Warnings 2011-04-26
220352 JDT Core Olivier_Thomann VERI WONT [1.5][compiler] SuppressWarnings for 'Parameter Assignment' compiler warning 2011-03-08
241598 JDT Core Olivier_Thomann VERI FIXE [API] Constant needed for .classpath 2011-03-08
334628 JDT Core Olivier_Thomann VERI WORK "End Of File" exception when making a type abstract 2011-03-08
334783 JDT Core Olivier_Thomann VERI FIXE [API] Add new API to ease the retrieval of the parameter annotations for an IMethod 2011-05-03
335309 JDT Core Olivier_Thomann VERI FIXE [formatter] FUP of bug 332843: add regression test 2011-03-08
335377 JDT Core Olivier_Thomann VERI WONT Provide a @SuppressWarnings pragma for "Comparing identical expressions" compiler warning 2011-03-08
335953 JDT Core Olivier_Thomann VERI INVA No warning for wrongly typed map get 2015-04-02
336542 JDT Core Olivier_Thomann VERI WORK Initializing Java Tooling has encountered a problem 2011-03-08
336821 JDT Core Olivier_Thomann VERI FIXE Javadoc reference to constructor does not work without parameter list 2011-03-08
337964 JDT Core Olivier_Thomann VERI FIXE [DOM] code that would definitely cause NPE if executed 2011-03-08
338118 JDT Core Olivier_Thomann VERI FIXE [compiler] CastExpression type should be changed to be a type reference and not an expression 2011-03-08
339128 JDT Core Olivier_Thomann VERI FIXE [Doc] Sort statements and expressions inside DOM documentation for both abstract classes org.eclipse.jdt.core.dom.Expressionn and org.eclipse.jdt.core.dom.Statement 2011-03-10
189459 JDT Core satyam.kandula VERI FIXE [1.6][compiler] Doc comment support should not be systematically activated while processing annotations 2011-03-08
197812 JDT Core satyam.kandula VERI WORK [search] JDT "forgets" types occasionally 2011-03-08
219820 JDT Core satyam.kandula VERI DUPL [1.6][compiler] APT should not enable doc comment support 2011-03-08
221539 JDT Core satyam.kandula VERI FIXE [javadoc] doesn't detect non visible inner class 2011-09-12
222188 JDT Core satyam.kandula VERI FIXE [javadoc] Incorrect usage of inner type not reported 2011-03-08
316782 JDT Core satyam.kandula VERI DUPL Error referring to @Generated annotation in javadocs with APT turned on 2011-03-08
335602 JDT Core satyam.kandula VERI FIXE [search] Java indexing thread can index data outside of workspace 2011-03-08
338649 JDT Core satyam.kandula VERI FIXE [perfs] Regression on FullSourceWorkspaceModelTests#testInitJDTPlugin 2011-03-08
334121 JDT Core srikanth_sankaran VERI DUPL [1.7][compiler] Stackoverflow error if compiled in 1.7 compliance mode 2011-03-07
334377 JDT Core srikanth_sankaran VERI WORK [1.5][compiler] Invalid 'type mismatch' error in conditional expression (if-else construct behaves correct) 2011-03-08
334622 JDT Core srikanth_sankaran VERI FIXE Eclipse compiler allows access to private fields for typed variables 2019-08-23
335479 JDT Core srikanth_sankaran VERI INVA [1.5][compiler] Inconsistency with Javac 2011-03-07
335751 JDT Core srikanth_sankaran VERI FIXE [1.7][compiler] Cycle inheritance in type arguments is not detected 2011-03-07
336142 JDT Core srikanth_sankaran VERI INVA [1.5][compiler] Invalid Type Mismatch error 2011-03-07
337093 JDT Core srikanth_sankaran VERI FIXE [compiler][generics] Javac-warning on vararg missing in Eclipse 2011-03-07
248040 JDT Core stephan.herrmann VERI INVA [compiler][null] Fake Potential Null Pointer Access triggered by check against null. 2011-03-08
324178 JDT Core stephan.herrmann VERI FIXE [null] ConditionalExpression.nullStatus(..) doesn't take into account the analysis of condition itself 2011-03-08
336428 JDT Core stephan.herrmann VERI FIXE [compiler][null] bogus warning "redundant null check" in condition of do {} while() loop 2011-03-08
337868 JDT Core stephan.herrmann VERI FIXE [compiler][model] incomplete support for package-info.java when using SearchableEnvironment 2011-03-08
338303 JDT Core stephan.herrmann VERI FIXE [compiler][null] Warning about Redundant assignment conflicts with definite assignment analysis 2011-03-07
338339 JDT Core stephan.herrmann VERI WONT [compiler][null] API for annotation based null analysis 2012-01-22
57 bugs found.

as