Wed May 8 2024 18:58:20 EDT
Hide Search Description
56 bugs found.
ID Product Comp Assignee Status Resolution Summary Changed
163194 JDT Core amj87.iitr VERI FIXE [1.6] compiler should warn about missing @Override annotation for interface method 2010-03-01
267561 JDT Core amj87.iitr VERI FIXE [evaluation] LocalEvaluationEngine does not accept primitive types 2011-01-25
287676 JDT Core amj87.iitr VERI FIXE [1.5][compiler] Useless cast warning not emited 2010-03-01
215139 JDT Core frederic_fusier VERI FIXE [search] More options for HierarchyScope 2010-05-27
215196 JDT Core frederic_fusier VERI WORK problems with hierarchy search scope's encloses(IJavaElement) 2009-10-29
286601 JDT Core frederic_fusier VERI FIXE [formatter] Code formatter formats anonymous inner classes wrongly when 'Never join lines' is on 2010-02-17
290563 JDT Core frederic_fusier VERI FIXE add specification for fine grain search flags 2009-10-27
291270 JDT Core frederic_fusier VERI WONT [formatter] the @literal tag breaks selected column width 2009-10-27
292862 JDT Core frederic_fusier VERI INVA Searching for method reference missing results 2009-10-21
293240 JDT Core frederic_fusier VERI FIXE [formatter] 'insert_space_before_opening_brace_in_array_initializer' preference may be reset in certain circumstances 2009-10-27
303107 JDT Core frederic_fusier VERI DUPL [formatter] "Never Join Lines" causes Formatter to over-indent braces in Anonymous Inner Classes 2010-03-09
283539 JDT Core jarthana VERI FIXE NamingConventions.suggestVariableNames doesn't work if name contains '_' 2009-10-26
125136 JDT Core jdt-core-inbox VERI WORK [perfs][index] Performance peak when saving a file 2014-04-04
265795 JDT Core jdt-core-inbox VERI WORK NPE Problemreporter 2009-10-26
292225 JDT Core jdt-core-inbox VERI INVA JavaDoc location is not saved in project. So it can not be commited to repositorys 2009-10-26
293750 JDT Core jdt-core-inbox VERI INVA azerty 2009-10-30
281742 JDT Core kent_johnson VERI WORK For every save entire projects get recompiled 2009-10-26
286228 JDT Core kent_johnson VERI FIXE [1.5][compiler] Generics inconsistencies possible regression 2009-10-27
287607 JDT Core kent_johnson VERI FIXE [1.5][compiler] cast of inner of generic enclosing type are not reported as unsafe 2009-10-27
288621 JDT Core kent_johnson VERI FIXE [1.5][compiler] Creating type hierarchy failed when pressing F4 2009-10-27
288749 JDT Core kent_johnson VERI FIXE Redundant superinterface not flagged inside one declaration 2009-11-05
289492 JDT Core kent_johnson VERI INVA Invalid Warning Parameter Type Bound by Final Type 2009-10-27
289538 JDT Core kent_johnson VERI FIXE [1.5][compiler] compiler fails to generate correct code for private constructor in inner class 2009-10-27
290437 JDT Core kent_johnson VERI WONT [1.5][compiler] Incorrect "Missing override annotation for methods overriding superinterface method" warning 2009-10-27
238943 JDT Core Olivier_Thomann VERI FIXE SortElementsOperation doesn't use project specific settings 2009-10-27
269208 JDT Core Olivier_Thomann VERI WORK [compiler] NPE in missing type reporting 2009-10-27
280784 JDT Core Olivier_Thomann VERI FIXE [batch] Allow access restrictions to be reported as errors 2011-08-18
282770 JDT Core Olivier_Thomann VERI FIXE [compiler] Dead code detection should have specific @SuppressWarnings 2009-10-27
288538 JDT Core Olivier_Thomann VERI WORK [DOM/AST] "Paste" did not complete normally 2009-11-05
289516 JDT Core Olivier_Thomann VERI FIXE Annotations (visible and invisible) should be preserved with target jsr14 2009-10-27
289576 JDT Core Olivier_Thomann VERI FIXE Compiler changes 'private' modifier on methods with annotated parameter 2010-04-07
289631 JDT Core Olivier_Thomann VERI INVA [ant][compiler] Batch compiler show warnings, that not show in IDE 2009-10-27
289639 JDT Core Olivier_Thomann VERI FIXE Problems opening perspective JavaPerspective, NPE on JavaModelManager.containersReset() 2009-10-27
289917 JDT Core Olivier_Thomann VERI WONT Unsupported @SupressWarnings("over-ann") 2009-10-27
290028 JDT Core Olivier_Thomann VERI FIXE Use IResource#setDerived(boolean, IProgressMonitor) instead of IResource#setDerived(boolean) 2009-10-27
290034 JDT Core Olivier_Thomann VERI FIXE Effects of @SuppressWarnings("unchecked") are broader in Eclipse than in javac 2009-12-06
290049 JDT Core Olivier_Thomann VERI FIXE Reconciling a compilation unit does not return an AST with bindings when it should (probably) 2009-10-27
290165 JDT Core Olivier_Thomann VERI INVA Moving source code files to different directory doesn't update package 2009-10-27
290281 JDT Core Olivier_Thomann VERI WORK Flood of JDT errors in log when block of // comment lines was un-commented 2009-10-27
290470 JDT Core Olivier_Thomann VERI FIXE [JSR199][compiler] JDT compiler not jsr199 compatible. 2009-10-27
291391 JDT Core Olivier_Thomann VERI FIXE update the Bundle-Version of the JDT Core Batch Compiler (ecj) from 3.3.0 to 3.6.* 2009-10-27
292428 JDT Core Olivier_Thomann VERI FIXE Internal compiler error: NullPointerException at org.eclipse.jdt.internal.compiler.ast.CastExpression.checkUnsafeCast(CastExpression.java:333) 2009-10-27
293496 JDT Core Olivier_Thomann VERI FIXE Adding the serialVersionUID field doesn't work when tab size is 0 2009-10-30
286379 JDT Core satyam.kandula VERI FIXE [search] Problem while searching class 2010-04-21
289385 JDT Core satyam.kandula VERI FIXE Investigate comment in performance tests 2009-10-26
309127 JDT Core satyam.kandula VERI DUPL "Open type" dialog box filtering fails with error 2010-04-26
292364 JDT Core srikanth_sankaran VERI FIXE [internal] Type name in CastExpression not treated as Type name. 2009-10-26
106478 JDT Core Olivier_Thomann VERI WONT [compiler] warning on unary + operator 2009-10-27
290483 JDT Core Olivier_Thomann VERI WONT [compiler] Suppress "Dead Code" warning if code block is protected by "if(0==1)" 2009-10-27
271254 JDT Core jdt-core-inbox CLOS DUPL The "source clean-up" function does not add @Override annotation to interface implementations 2009-10-26
290331 JDT Core kent_johnson CLOS INVA Changing build path causes all projects to rebuild 2009-09-25
291433 JDT Core kent_johnson CLOS DUPL [1.5][compiler] Compile error (Cannot directly invoke the abstract method) in editor but source compiles outside the IDE. (I think it is also compiling in Eclipse but the editor still shows the error) 2009-10-08
263564 JDT Core Olivier_Thomann CLOS INVA API to know when default compiler preference settings have been altered 2009-12-02
290791 JDT Core Olivier_Thomann CLOS DUPL [compiler] Local final variable is uninitialized during the construction of the anonymous nested class instance. 2009-09-30
253663 JDT Core philippe_mulet CLOS DUPL [1.5][compiler] warning token for raw type should be "rawtypes" 2009-10-27
168604 JDT Core Olivier_Thomann CLOS DUPL [compiler] add feature to command line compiler to treat warnings as errors 2011-08-18
56 bugs found.

as