Tue Apr 16 2024 07:05:01 EDT
Hide Search Description
552 bugs found.
ID Product Comp Assignee Status Resolution Summary Changed
91902 JDT Core frederic_fusier RESO DUPL Code Formatter should provide "leave as is" options for wrapping 2010-03-09
313514 JDT Core stephan.herrmann RESO DUPL Dead code by constant 2016-01-14
270409 JDT Core frederic_fusier VERI FIXE [perfs] No JDT/Core tests results in last baseline run 2009-04-28
234583 JDT Core frederic_fusier VERI FIXE [formatter] Code formatter should adapt edits instead of regions 2008-09-15
267789 JDT Core frederic_fusier VERI FIXE eclipse-Automated-Tests-3.4.zip produces compile errors (build path?) with IBM JDK 2009-04-28
273157 JDT Core Olivier_Thomann VERI FIXE [performance] ManifestAnalyzer is causing a 2x performance drop in the updating of classpath of JavaProjects in comparison with 3.4 2009-05-14
6930 JDT Core david_audel VERI FIXE [assist] Constructor completion 2014-01-23
38111 JDT Core david_audel VERI FIXE [DCR] Make NamingConventions more flexible 2008-12-08
85946 JDT Core david_audel VERI FIXE NamingConventions.suggestFieldNames(..) does not consider 'final' modifier for constants 2008-10-27
100790 JDT Core david_audel VERI WORK Open declaration doesn't work if constructor not found 2009-04-28
106821 JDT Core david_audel VERI FIXE [assist] Code assist: Deprecated elements not marked 2008-08-06
110181 JDT Core david_audel VERI WORK [assist] Enrich completion context 2008-08-06
114116 JDT Core david_audel VERI FIXE [assist] name suggestion for collections 2008-09-16
132679 JDT Core david_audel VERI FIXE [assist] Completion fails within non-static anonymous inner class 2009-05-14
148366 JDT Core david_audel VERI WORK [assist] No usefull java content assist for binary classes 2009-04-29
148577 JDT Core david_audel VERI WORK [select] wrong class resolved for inner class reference 2008-09-15
149053 JDT Core david_audel VERI WORK Code Assist and Open Declaration (F3) problems 2009-04-29
152228 JDT Core david_audel VERI FIXE [ast rewrite] 'Document does not match the AST' for quick fix on recovered AST 2008-08-06
154823 JDT Core david_audel VERI FIXE [getter setter] Getters Setters generation doesn't follow naming convention 2011-10-26
166464 JDT Core david_audel VERI DUPL API DCR: specify if naming convention should return default value or not 2008-12-09
169682 JDT Core david_audel VERI FIXE In class that compiles and runs when ctrl+space is pressed I get "No completions available" 2008-08-06
170203 JDT Core david_audel VERI WORK [select] Open Declaration with insertion point on constructor call opens in wrong place 2009-04-28
179506 JDT Core david_audel VERI WORK NamingConventions.suggestGetterName does not remove field prefix 2009-04-28
201874 JDT Core david_audel VERI DUPL error generating getter/setter for field with second character in uppercase 2009-08-10
209639 JDT Core david_audel VERI FIXE codeSelect does not resolve correct key for implicit method type arguments 2008-08-06
211256 JDT Core david_audel VERI FIXE [ast rewrite] whitespace missing between return and expression 2008-12-09
230830 JDT Core david_audel VERI FIXE [select] Search doesn't find annotated local variable declaration with error 2008-08-06
232880 JDT Core david_audel VERI FIXE [select] Navigate to classes in workspace even if not on classpath 2008-10-27
235727 JDT Core david_audel VERI FIXE misspelling in syntax error message 2008-08-06
236193 JDT Core david_audel VERI FIXE DiagnoseParser has unreachable code 2008-08-06
237241 JDT Core david_audel VERI FIXE Content assist does not scale with javadoc on type with many members 2009-03-10
239117 JDT Core david_audel VERI FIXE AST overlapping source ranges in recovered AST 2008-08-06
241470 JDT Core david_audel VERI DUPL [DOM] AssertionFailedException when setting both FetchType and CascadeType in JPA Details view 2008-09-15
243023 JDT Core david_audel VERI FIXE [content assist] RuntimeException thrown by JavaTypeCompletionProposalComputer 2008-09-16
243406 JDT Core david_audel VERI FIXE [code assist] Content assist gives "assertion failed" for import Foo|.Bar 2009-05-07
244961 JDT Core david_audel VERI WORK [assist] Overriding a method in an enum causes content assist to lose parameter names (regression from Eclipse 3.3) 2009-04-28
246276 JDT Core david_audel VERI FIXE NPE during code completion 2008-10-27
246627 JDT Core david_audel VERI FIXE [ast rewrite] Wrong indentation for statement inserted before SwitchCase 2009-03-10
247941 JDT Core david_audel VERI FIXE [assist] Add progress monitor to code completion 2008-10-27
249027 JDT Core david_audel VERI FIXE NPE in Engine if type collides with a package 2008-10-27
249692 JDT Core david_audel VERI FIXE The ImportRewriteAnalyzer does not honor a formatter setting 2008-12-02
249785 JDT Core david_audel VERI FIXE [javadoc][assist] Javadoc content assist after "@see #" does not work with deprecated member before 2008-10-28
250398 JDT Core david_audel VERI FIXE [assist] Faults in javadoc of IType#codeComplete 2009-05-07
250685 JDT Core david_audel VERI FIXE [assist] Code assist can bot be canceled when search indexes are not ready 2009-05-07
251367 JDT Core david_audel VERI WORK [assist] Wrong method's arguments names appear when adding unimplemented method 2008-10-28
251693 JDT Core david_audel VERI FIXE NamingConventions.suggestXXXNames should call suggestVariableNames() 2008-12-09
252481 JDT Core david_audel VERI FIXE [code assist] NPE in findAllTypes 2008-12-09
255345 JDT Core david_audel VERI FIXE Problems in new NamingConventions APIs 2008-12-09
260717 JDT Core david_audel VERI FIXE [assist] Constructors should be proposed even when the declaring type is not imported 2009-01-28
260840 JDT Core david_audel VERI FIXE NamingConventions creates wrong plural for name ending in <vowel>y 2009-03-10
261973 JDT Core david_audel VERI FIXE [assist] Constructor completion should be improved (bug 6930) 2009-01-27
262408 JDT Core david_audel VERI FIXE remove deprecated NamingConventions.VK_CONSTANT_FIELD 2009-03-10
262517 JDT Core david_audel VERI FIXE [ast rewrite] Whitespace settings in formatter ignored when adding annotation 2009-03-10
262932 JDT Core david_audel VERI FIXE [assist] Constructor completion makes array allocation difficult 2009-03-10
263786 JDT Core david_audel VERI FIXE NamingConventions#suggestVariableNames(..) should not modify all caps parts 2009-04-28
265820 JDT Core david_audel VERI FIXE Unused methods inside org.eclipse.jdt.internal.core.dom.rewrite.ImportRewriteAnalyzer 2009-03-10
268802 JDT Core david_audel VERI FIXE Useless call to getSource() in SourceTypeConverter 2009-04-28
269476 JDT Core david_audel VERI FIXE testInitJDTPlugin() seems to leak several DeltaProcessor and JavaModelManager 2009-04-28
270113 JDT Core david_audel VERI FIXE [code assist] Missing ANONYMOUS_CLASS_CONSTRUCTOR_INVOCATION proposal 2009-04-28
271680 JDT Core david_audel VERI FIXE [compiler] Stack overflow pasting in Java editor 2009-04-28
272148 JDT Core david_audel VERI FIXE [assist] Constructors with an array as parameter type are not proposed 2009-04-28
272711 JDT Core david_audel VERI FIXE Exceptions in ASTRewrite 2009-04-28
274020 JDT Core david_audel VERI DUPL Code assist fails to deliver proposals 2009-05-14
274557 JDT Core david_audel VERI FIXE CompletionContext problem with annotation value element 2009-05-06
276890 JDT Core david_audel VERI FIXE [content assist] proposes nothing for generic type with non-trivial constructor 2009-05-21
61511 JDT Core frederic_fusier VERI DUPL Code Formatter: Leave existing line breaks alone feature missing 2008-12-09
98898 JDT Core frederic_fusier VERI DUPL Formatter, which would consider the manually wrapped lines 2010-03-08
170637 JDT Core frederic_fusier VERI FIXE [javadoc] incorrect warning about missing parameter javadoc when using many links 2008-10-30
196124 JDT Core frederic_fusier VERI DUPL Comment formatter does not preserve existing line breaks 2008-12-09
198074 JDT Core frederic_fusier VERI FIXE [formatter] the code formatter doesn't respect my new lines 2010-02-17
198963 JDT Core frederic_fusier VERI FIXE [formatter] 3.3 Code Formatter repeatedly indents block comment 2009-03-10
201022 JDT Core frederic_fusier VERI DUPL [formatter] Option to Ignore Line Length in Code Formatter 2008-12-09
207657 JDT Core frederic_fusier VERI FIXE [search] Exception when refactoring member type to top-level. 2008-09-30
207765 JDT Core frederic_fusier VERI FIXE [javadoc] Javadoc warning on @see reference could be improved 2008-09-15
208451 JDT Core frederic_fusier VERI DUPL [formatter] Java code style formatter option "do not wrap" DOES unwrapping lines 2008-12-09
211054 JDT Core frederic_fusier VERI FIXE [javadoc] @see package reference should raise a warning except for the package declaration 2009-08-17
211888 JDT Core frederic_fusier VERI WORK [search] Search results aren't the same with or without a syntax error 2009-10-27
213700 JDT Core frederic_fusier VERI DUPL Eclipse Formatter needs to provide a mechanism to IGNORE line wrapping 2008-12-09
217108 JDT Core frederic_fusier VERI FIXE [formatter] deletes blank lines between comments 2009-03-10
218605 JDT Core frederic_fusier VERI FIXE [search] SearchPattern: provide way to get the matching regions 2009-10-13
219614 JDT Core frederic_fusier VERI WORK [formatter] does not remove trailing spaces if more then 11 spaces 2011-09-14
222900 JDT Core frederic_fusier VERI FIXE [Javadoc] Missing description is warned if valid description is on a new line 2009-02-11
228652 JDT Core frederic_fusier VERI WORK [formatter] New line inserted while formatting a region of a compilation unit. 2008-10-29
233187 JDT Core frederic_fusier VERI FIXE [javadoc] partially qualified inner types should be warned 2008-09-15
233356 JDT Core frederic_fusier VERI FIXE [search] NPE in org.eclipse.jdt.internal.compiler.util.SimpleLookupTable.get() 2009-03-10
236520 JDT Core frederic_fusier VERI FIXE [search] AIOOBE in PatternLocator.updateMatch 2009-03-10
236672 JDT Core frederic_fusier VERI WORK [indexing] JDT indexing takes a long time 2008-12-09
237123 JDT Core frederic_fusier VERI FIXE [search] And/OrPatterns miss to override one overload 2008-08-06
237453 JDT Core frederic_fusier VERI FIXE [formatter] Save actions fails to remove excess new lines when set to "format edited lines" 2008-09-15
237592 JDT Core frederic_fusier VERI DUPL [formatter] MalformedTreeException when formatting edited lines 2008-09-15
237742 JDT Core frederic_fusier VERI FIXE [javadoc] Javadoc tag name validation is incorrect 2009-03-10
237937 JDT Core frederic_fusier VERI FIXE [javadoc] Wrong "Javadoc: Malformed link reference" if href label contains // 2022-07-28
238282 JDT Core frederic_fusier VERI DUPL [search] OrPattern of two field reference patterns throws CCE for qualified name reference 2009-03-09
239130 JDT Core frederic_fusier VERI FIXE [formatter] Comment formatter does not keep blank lines after @see references 2008-12-09
239447 JDT Core frederic_fusier VERI DUPL [formatter] Problem with save action "Format edited lines" 2008-09-15
239783 JDT Core frederic_fusier VERI DUPL [javadoc] @see tag should ignore link text 2008-08-06
240790 JDT Core frederic_fusier VERI DUPL [search] callers are not found when caller and callee reside in sibling Java projects 2009-03-09
241592 JDT Core frederic_fusier VERI DUPL [search] Open Type failed due to internal error on "Item filtering" 2010-10-26
243272 JDT Core frederic_fusier VERI DUPL [search] Refactor->Move does answer with an exception (sinse Eclipse 3.3) 2008-10-29
246682 JDT Core frederic_fusier VERI FIXE Inconsistent parser/scanner encoding for commentStart position 2008-09-15
246712 JDT Core frederic_fusier VERI FIXE [javadoc] Unexpected warning about missing parameter doc in case of @inheritDoc 2008-09-15
246715 JDT Core frederic_fusier VERI DUPL [Javadoc] Missing description is warned if the @param tag description starts with {@link 2008-09-10
246850 JDT Core frederic_fusier VERI INVA [javadoc] {@inheritDoc} tag should remove all missing tag warnings 2008-09-15
248878 JDT Core frederic_fusier VERI FIXE [search] Odd API in ReferenceMatch 2009-03-10
250454 JDT Core frederic_fusier VERI FIXE [search] Cannot find method references between projects 2009-03-09
251160 JDT Core frederic_fusier VERI DUPL |formatter] Javadoc Formating and Warings 2009-05-07
251504 JDT Core frederic_fusier VERI FIXE [index] Wrong indexes may be used while performing a search request 2020-08-27
251827 JDT Core frederic_fusier VERI FIXE [search] Search for type reference with wildcards finds references in package 2009-04-28
252088 JDT Core frederic_fusier VERI DUPL Incorrect Javadoc warnings 2008-12-09
252442 JDT Core frederic_fusier VERI FIXE [Search] NPE after move followed by undo 2009-03-10
253891 JDT Core frederic_fusier VERI FIXE Incorrect tag closure in JavaModel javadoc 2008-12-09
254415 JDT Core frederic_fusier VERI DUPL [search] An internal error occurred during: "Items filtering". 2010-10-26
254825 JDT Core frederic_fusier VERI FIXE [javadoc] compile error when referencing outer param from inner class javadoc 2008-12-09
254998 JDT Core frederic_fusier VERI FIXE [formatter] wrong type comment format during code generation 2009-03-17
256679 JDT Core frederic_fusier VERI FIXE [perfs] SearchAllTypeNames performance tests are slower on eplnx2 2008-12-09
256799 JDT Core frederic_fusier VERI FIXE [formatter] Formatter wrongly adds space to //$FALL-THROUGH$ is 2008-12-09
257906 JDT Core frederic_fusier VERI FIXE [Formatter] should have separate 'preserve existing line breaks' for code and comment formatting 2008-12-09
257907 JDT Core frederic_fusier VERI FIXE [Formatter] FORMATTER_PRESERVE_EXISTING_LINE_BREAKS needs clarification 2008-12-09
260011 JDT Core frederic_fusier VERI FIXE [formatter] Formatting of html in javadoc comments doesn't work with style attributes 2009-03-09
260731 JDT Core frederic_fusier VERI WONT [search] NPE thrown by JavaSearchScope.normalize after clicking Open Type tool 2009-03-09
260739 JDT Core frederic_fusier VERI FIXE jdt.core model tests ran out of heap space on linux.gtk.x86_6.0 in build N20090111-2000 2009-04-28
260798 JDT Core frederic_fusier VERI FIXE [formatter] Strange behavior of never join lines 2009-01-27
261722 JDT Core frederic_fusier VERI FIXE [search] NPE after removing a project 2009-05-20
264153 JDT Core frederic_fusier VERI DUPL [search] Method references not found 2009-03-09
264816 JDT Core frederic_fusier VERI FIXE [search] AIOOBE in StringOperation.getPatternMatchingRegions(..) with pattern "?*" 2009-02-13
264817 JDT Core frederic_fusier VERI FIXE [search] <char> + * returns 'null' from SearchPattern.getMatchingRegions(String, String, int) 2009-02-13
264822 JDT Core frederic_fusier VERI DUPL [search] **A* does not give matching regions for _ActivatorImplBase 2009-02-13
265065 JDT Core frederic_fusier VERI FIXE [search] java.lang.ClassCastException while running "Refactor...Extract Class" 2009-03-09
265192 JDT Core frederic_fusier VERI DUPL [formatter] Java Annotations not formatted correctly 2009-08-10
265630 JDT Core frederic_fusier VERI FIXE [search][perfs] Regression in testSearchPackageDeclarationsWorkspace 2009-03-09
265898 JDT Core frederic_fusier VERI DUPL [formatter] Not having "Enable Javadoc comment formatting" breaks breaks class level javadoc 2009-03-09
266109 JDT Core frederic_fusier VERI WONT [formatter] Increase the word wrapping size in the code formatter 2009-03-09
266837 JDT Core frederic_fusier VERI FIXE [model] SourceField.getConstant does not supply a value if type is fully qualified 2009-03-09
267658 JDT Core frederic_fusier VERI FIXE [formatter] Javadoc comments may be still formatted as block comments 2009-03-11
267773 JDT Core frederic_fusier VERI FIXE [open type] Use of ? results in error 2009-03-11
267941 JDT Core frederic_fusier VERI FIXE [perfs] Possible regression on 'Code assist in expression' test 2009-03-12
268299 JDT Core frederic_fusier VERI WORK [search] Rename of public method to toString() failed with internal error 2009-08-12
268365 JDT Core frederic_fusier VERI NOT_ [index] Indexer runs out of memory 2017-06-21
269336 JDT Core frederic_fusier VERI FIXE [prefs] JavaProject preferences listeners are not removed 2009-04-28
269800 JDT Core frederic_fusier VERI INVA [format] Reformatting source does not honour print column margin settings 2009-04-28
269964 JDT Core frederic_fusier VERI FIXE [perfs] Regression on 'Search all type names' test 2009-04-28
270257 JDT Core frederic_fusier VERI FIXE [perfs] Small regression on 'JDT/Core plugin initialization' test 2009-04-28
270784 JDT Core frederic_fusier VERI FIXE [perfs] Big regression on FullSourceWorkspaceModelTests#testCloseProjects() test 2009-04-28
271284 JDT Core frederic_fusier VERI FIXE [search] AIOOBE in StringOperation.getCamelCaseMatchingRegions 2009-04-28
272612 JDT Core frederic_fusier VERI INVA [formatter] Two tabs indented in Window -> Preferences -> Java -> Code Style -> Formatter -> Edit... -> New Lines -> Insert new line after opening brace of array initializer 2009-04-28
274332 JDT Core frederic_fusier VERI FIXE jdt.core.model tests take 2 hours to finish on the mac 2009-05-14
277846 JDT Core frederic_fusier VERI WORK Internal error using Extract Superclass refactoring 2009-08-12
84720 JDT Core jarthana VERI FIXE [1.5][assist] proposal ranking by return value should consider auto(un)boxing 2009-04-28
246832 JDT Core jarthana VERI FIXE [1.5][assist] Camel case completion not working with statically imported methods 2009-04-27
255752 JDT Core jarthana VERI FIXE [javadoc][assist] Inappropriate completion proposals for javadoc at compilation unit level 2009-05-14
267833 JDT Core jarthana VERI FIXE [javadoc] Standard block/inline tags should be warned when used in the wrong context (inline/block) 2009-04-27
273991 JDT Core jarthana VERI FIXE [assist] Wrong relevance for some proposals which are not compatible with the expected type 2009-05-22
285917 JDT Core jarthana VERI FIXE JavaCore.initializeAfterLoad race condition leading to incorrect deltas for external JARs 2011-01-25
114791 JDT Core jdt-core-inbox VERI DUPL [DCR] warn on equals overrides that are not associated with a hashCode override 2008-10-28
140346 JDT Core jdt-core-inbox VERI WONT Cannot set build path due to read-only .classpath files 2008-09-15
141059 JDT Core jdt-core-inbox VERI WORK Eclipse 3.2 has memory/cpu issues 2008-09-15
160982 JDT Core jdt-core-inbox VERI INVA Provide a public, extendable API for Java snippet code completion 2008-09-15
163137 JDT Core jdt-core-inbox VERI WORK Cannot get inclusion/exclusion patterns for classpaths using public interfaces 2008-09-15
187232 JDT Core jdt-core-inbox VERI WORK NPE in SimpleLookupTable#get(Object) while refactoring 2008-09-15
189895 JDT Core jdt-core-inbox VERI INVA The type AbstractStringBuilder is not visible 2008-09-15
195313 JDT Core jdt-core-inbox VERI WONT Unmodifiable classpath variable for workspace location 2008-09-15
198142 JDT Core jdt-core-inbox VERI INVA Package Structure Bug 2008-09-15
198652 JDT Core jdt-core-inbox VERI INVA Sometime Fail to regenerate the class file when build automatically option is on 2008-09-15
200357 JDT Core jdt-core-inbox VERI WORK JDT too often rebuilding workspace 2008-09-15
201303 JDT Core jdt-core-inbox VERI WORK [navigation] Allow to see all classes of attached source in Outline (quick and view) 2008-09-15
202689 JDT Core jdt-core-inbox VERI INVA NameLookup.findPackageFragments not obeying its contract 2008-10-28
204569 JDT Core jdt-core-inbox VERI WORK Importing windows prefs on a mac can cause some preferences panes to become unopenable 2008-09-15
208173 JDT Core jdt-core-inbox VERI INVA Automatic Build Function too eager 2008-09-15
208490 JDT Core jdt-core-inbox VERI WORK DeltaProcessor.projectCachesToReset left with stale JavaProject 2008-09-15
209679 JDT Core jdt-core-inbox VERI WORK Can't Resolve Custom Library Jar Added to Classpath 2008-09-15
210046 JDT Core jdt-core-inbox VERI WORK Phantom Errors in the editor 2008-09-15
211686 JDT Core jdt-core-inbox VERI INVA Build Path needs to be reset for most recent Project upon launching eclipse. 2008-09-15
212053 JDT Core jdt-core-inbox VERI INVA Errors on Commented Code and Classes Renamed .txt 2008-09-15
219235 JDT Core jdt-core-inbox VERI WORK stale state 2008-09-15
221840 JDT Core jdt-core-inbox VERI WORK Error after reloading a working project: Project is missing required library 2008-09-15
221974 JDT Core jdt-core-inbox VERI WORK Build path problems where entries leak from one project to another 2008-09-15
225371 JDT Core jdt-core-inbox VERI WORK Have to restart workbench to get rid of invalid compile errors 2008-09-15
226799 JDT Core jdt-core-inbox VERI INVA Source code display for libraries no longer works. 2008-09-15
228796 JDT Core jdt-core-inbox VERI INVA Provide a way to simply rebuild all cached info from scratch. 2008-09-15
233387 JDT Core jdt-core-inbox VERI WORK No content assist suggestions 2008-09-15
233938 JDT Core jdt-core-inbox VERI WORK Bug in search classes algorithm 2008-09-15
234401 JDT Core jdt-core-inbox VERI WORK Cannot change location of binary / temporary / class files 2008-09-15
237094 JDT Core jdt-core-inbox VERI WONT Fix wording of JDT feature and plugin names 2009-06-08
237267 JDT Core jdt-core-inbox VERI INVA Specific annotations formatting for method return parameters 2008-08-06
238538 JDT Core jdt-core-inbox VERI WORK AIOOBE while formatting code 2008-08-13
240272 JDT Core jdt-core-inbox VERI NOT_ Unable to Define new Weblogic Server instance 2008-09-15
241399 JDT Core jdt-core-inbox VERI DUPL "Missing code implementation in the compiler" initializting static generic type 2008-08-06
241465 JDT Core jdt-core-inbox VERI DUPL IncompatibleClassChangeError when trying to open Java editor 2009-05-07
241799 JDT Core jdt-core-inbox VERI NOT_ Eclipse is getting crashed in case of creating file which got very long absolute path. 2008-08-06
243267 JDT Core jdt-core-inbox VERI DUPL Eclipse x64 Linux crash with projects with reference 2008-08-13
243693 JDT Core jdt-core-inbox VERI DUPL Cannot set Attached Source from Class File Editor 2008-09-16
244753 JDT Core jdt-core-inbox VERI WORK Eclipse build says "missing required library" that is there 2009-04-07
246328 JDT Core jdt-core-inbox VERI WORK RFE: Compiler Warning: unnecessary lower casting 2008-09-15
246637 JDT Core jdt-core-inbox VERI DUPL Build Path->Use as Source Folder doesn't work across linked folders 2008-09-16
246659 JDT Core jdt-core-inbox VERI DUPL Can't attach source directory to referenced jar file 2008-09-16
246685 JDT Core jdt-core-inbox VERI DUPL error pressing UPDATE CLASSPATH button (manifest editor) 2009-05-07
247024 JDT Core jdt-core-inbox VERI WORK Compiler must not allow unboxing conversion from Cloneable to char 2008-09-15
247178 JDT Core jdt-core-inbox VERI DUPL IllegalArgumentException when attaching source to a jar 2008-09-16
248560 JDT Core jdt-core-inbox VERI DUPL "Error Attaching Source" error modifying library properties 2008-10-28
257123 JDT Core jdt-core-inbox VERI WORK Eclipse workbench deadlock when attaching sources 2009-06-15
264095 JDT Core jdt-core-inbox VERI DUPL NPE refreshing external referneces 2009-03-10
264416 JDT Core jdt-core-inbox VERI INVA Performance degradation in the method org.eclipse.jdt.internal.core.NamedMember.resolveType(String) 2009-02-22
265307 JDT Core jdt-core-inbox VERI DUPL Version 3.5.0 does not compile enums the same as version 3.4.1 2009-03-10
265995 JDT Core jdt-core-inbox VERI DUPL NPE in SimpleLookupTable.get() 2009-03-11
266466 JDT Core jdt-core-inbox VERI DUPL [1.5][compiler] Wrong Error "Cannot reference a field before it is definied" in enums since 3.4.2 2009-03-10
266500 JDT Core jdt-core-inbox VERI DUPL "Cannot Reference a field before it is defined" failure in enum type 2009-03-10
268308 JDT Core jdt-core-inbox VERI INVA 3.4.2 breaks forward referencing to static final constants in enum 2009-03-12
269388 JDT Core jdt-core-inbox VERI INVA Cannot reference a field before it is defined 2009-04-28
269535 JDT Core jdt-core-inbox VERI INVA Unable to execute class, but no compilation issues 2009-04-28
274397 JDT Core jdt-core-inbox VERI FIXE tag projects changed since I20090421-0930 build 2009-04-29
275713 JDT Core jdt-core-inbox VERI INVA When JDK Compliance 1.5 and JRE is Java 6, Java 6 only functions are allowed 2009-05-22
275736 JDT Core jdt-core-inbox VERI DUPL REGRESSION - code with legal forward reference does not compile 2009-05-15
57732 JDT Core jerome_lanneluc VERI FIXE [buildpath] relative build classpath leading outside of eclipse workspace 2011-06-20
84164 JDT Core jerome_lanneluc VERI WORK [tests] SearchTest.testProjectLib() has transient failures 2008-10-27
95480 JDT Core jerome_lanneluc VERI FIXE [model] Missing INVALID_SIBLING exception when creating a type in an enum type that contains constants 2008-08-06
120082 JDT Core jerome_lanneluc VERI FIXE Signature is missing capture 2008-08-06
135906 JDT Core jerome_lanneluc VERI FIXE CompilationUnitStructureRequestor.resolveDuplicates has bad performance 2008-12-12
142990 JDT Core jerome_lanneluc VERI FIXE [model] Rename operation should not use workspace root rule 2008-09-15
144889 JDT Core jerome_lanneluc VERI WORK Refresh does not update classpath 2008-09-15
148664 JDT Core jerome_lanneluc VERI FIXE [spec] IJavaModel#getJavaProject(String) throws IAE for invalid name 2008-08-06
153843 JDT Core jerome_lanneluc VERI WORK [hierarchy] viewpane gets reloaded even if not needed 2011-10-04
154865 JDT Core jerome_lanneluc VERI FIXE [hierarchy] Focus on Package only shows classes with missing superclasses 2008-08-06
169678 JDT Core jerome_lanneluc VERI FIXE [hierarchy] Type Hierarchy on static nested class includes unrelated types 2008-08-06
176827 JDT Core jerome_lanneluc VERI INVA recompilation of project requires code change to force previously disconnected jar libraries from network added. 2008-09-15
183297 JDT Core jerome_lanneluc VERI DUPL Removing "Build path contains duplicate entry" 2008-10-27
190840 JDT Core jerome_lanneluc VERI FIXE SourceMapper#computeAllRootPaths(IType) factorisation suggestion 2008-09-16
190842 JDT Core jerome_lanneluc VERI WONT do not instanciate a SourceMapper when no source attached 2008-08-06
194006 JDT Core jerome_lanneluc VERI DUPL 2 or more user libraries containing the same jar path -> build path error 2008-10-27
196314 JDT Core jerome_lanneluc VERI WORK ConcurrentModificationException during startup 2008-08-06
198572 JDT Core jerome_lanneluc VERI FIXE eclipse does not respect class-path manifest of external jars 2022-08-01
205917 JDT Core jerome_lanneluc VERI FIXE JavaCore#create(String, WorkingCopyOwner) should deal with null owner 2008-08-06
209425 JDT Core jerome_lanneluc VERI FIXE [spec] Ambiguous JavaDoc in ASTParser#setUnitName regarding source folders 2008-08-06
216446 JDT Core jerome_lanneluc VERI DUPL [buildpath] Missing classpath 'variable' jars aren't seen when supplied 2008-09-15
216772 JDT Core jerome_lanneluc VERI FIXE IJavaModel#refreshExternalArchives fails to refresh ExternalJavaProject jar cache 2008-08-06
217287 JDT Core jerome_lanneluc VERI FIXE [dom]IVariableBinding#getJavaElement() return null for variable inside an initializer 2008-08-06
226849 JDT Core jerome_lanneluc VERI WORK [model] NPE in ExternalPackageFragmentRoot.hashCode 2013-08-09
227986 JDT Core jerome_lanneluc VERI FIXE Avoid duplicated strings in Java model 2008-12-09
228529 JDT Core jerome_lanneluc VERI WORK [buildpath] External class file folders are sometimes empty 2008-09-15
231130 JDT Core jerome_lanneluc VERI FIXE [spec] IClassFile.getPath() not specified for external class folders 2008-08-06
231260 JDT Core jerome_lanneluc VERI INVA Compiler compliance level 5.0 and String isEmpty(); 2008-12-09
232944 JDT Core jerome_lanneluc VERI FIXE IMember#getJavadocRange() should end with "*/" 2008-09-30
233270 JDT Core jerome_lanneluc VERI WORK [model] CreateCompilationUnitOperation runs with wrong ISchedulingRule 2008-09-15
233568 JDT Core jerome_lanneluc VERI FIXE Type in Server Runtime is not resolved in editor 2008-08-06
235272 JDT Core jerome_lanneluc VERI FIXE javadoc of JavaCore#COMPILER_PB_MISSING_JAVADOC_TAG_DESCRIPTION needs improvement 2008-08-06
235369 JDT Core jerome_lanneluc VERI FIXE DeltaProcessor.resetProjectCaches() should clear the list of projects to reset 2008-08-06
235370 JDT Core jerome_lanneluc VERI FIXE Add performance test for bug 234718 2008-09-16
237038 JDT Core jerome_lanneluc VERI WORK [tests] Unexpected failure in AttachSourceTests.testExternalFolder4() while running RunAllJDTCoreTests 2008-12-09
237767 JDT Core jerome_lanneluc VERI DUPL attaching source code failure 2008-10-29
239096 JDT Core jerome_lanneluc VERI FIXE Implementation oddness in TypeHierarchy#getAllSuper*(IType) 2008-09-15
240034 JDT Core jerome_lanneluc VERI FIXE [buildpath] Eclipse ignores .classpath file if it is encoded in UTF8 with BOM 2008-09-15
241400 JDT Core jerome_lanneluc VERI FIXE [LinkedResources] Random errors when changing project settings 2008-11-21
241751 JDT Core jerome_lanneluc VERI FIXE Using a ClasspathContainerInitializer requires the use of workspace lock 2016-12-19
243633 JDT Core jerome_lanneluc VERI DUPL When trying to exclude a resource from the build path: java.lang.IllegalArgumentException: Attempted to beginRule: R/, does not match outer scope rule: P/vft 2009-05-07
244003 JDT Core jerome_lanneluc VERI NOT_ Eclipse hangs when checking out multiple projects 2009-05-07
244406 JDT Core jerome_lanneluc VERI FIXE [buildpath] Internal jars refered with OS path are shown as non-Java resources 2009-04-28
244549 JDT Core jerome_lanneluc VERI FIXE JavaCore.create(String handleIdentifier) fails for local variable with parameterized type 2008-09-15
244849 JDT Core jerome_lanneluc VERI FIXE [implementation] Memory leak in DeltaProcessingState#externalTimeStamps ? 2008-09-19
245779 JDT Core jerome_lanneluc VERI DUPL [buildpath] "java build path" jar fentries are "lost" without re-import 2008-11-21
245830 JDT Core jerome_lanneluc VERI FIXE ClasspathEntry illegally instantiates AssertionFailedException 2008-09-15
245835 JDT Core jerome_lanneluc VERI FIXE CompletionContext extends non-API type InternalCompletionContext 2008-10-27
245858 JDT Core jerome_lanneluc VERI FIXE CompletionProposal extends non-API type InternalCompletionProposal 2008-10-27
245860 JDT Core jerome_lanneluc VERI FIXE BuildContext extends non-API type CompilationParticipantResult 2008-10-27
246955 JDT Core jerome_lanneluc VERI FIXE Add API compatibility filter for ITypeRoot 2008-09-15
247450 JDT Core jerome_lanneluc VERI NOT_ Changing project encoding crashes compilation 2008-10-27
247618 JDT Core jerome_lanneluc VERI FIXE *ReferenceMatch extends non-API type InternalReferenceMatch 2008-10-27
247688 JDT Core jerome_lanneluc VERI FIXE SearchDocument extends non-API type InternalSearchDocument 2008-10-27
247757 JDT Core jerome_lanneluc VERI FIXE [model] Move a class to root package, lose block comment at the top 2008-10-27
247835 JDT Core jerome_lanneluc VERI FIXE SearchPattern extends non-API type InternalSearchPattern 2008-10-27
248087 JDT Core jerome_lanneluc VERI WONT JavaElement.java:381 leads to CCE 2009-04-06
248309 JDT Core jerome_lanneluc VERI FIXE [model] IAnnotatable#getAnnotations() does not work for standard annotations on binary members 2008-10-27
248680 JDT Core jerome_lanneluc VERI FIXE Error when create a new element (class, interface,...) 2008-10-28
249321 JDT Core jerome_lanneluc VERI FIXE IPackagerFragmentRoot#getRawClasspathEntry() returns resolved ".." path 2008-10-27
249567 JDT Core jerome_lanneluc VERI FIXE Incorrect behavior of Util.getUnresolvedJavaElement(...) method 2008-10-28
249844 JDT Core jerome_lanneluc VERI FIXE IBinding#getJavaElement() always returns null for IAnnotationBindings declared in annotation or enum types 2008-10-27
249930 JDT Core jerome_lanneluc VERI FIXE Deadlock with JavaModelManager$PerProjectInfo 2009-11-09
250083 JDT Core jerome_lanneluc VERI FIXE [model] Search indexes are not correctly updated 2009-05-07
250946 JDT Core jerome_lanneluc VERI FIXE Bogus jar file is added to the project build path 2008-12-10
250973 JDT Core jerome_lanneluc VERI DUPL I20081014-1600 cannot compile my workspace 2008-10-28
251079 JDT Core jerome_lanneluc VERI FIXE Got error dialog after switching default JRE 2008-10-27
251363 JDT Core jerome_lanneluc VERI DUPL Cannot create a Java project with IBM JRE 5.0 2008-10-27
251518 JDT Core jerome_lanneluc VERI FIXE Tons of invalid API tooling errors when checking out jdt.core 2008-10-27
252220 JDT Core jerome_lanneluc VERI DUPL Setting compiler level to 1.5 does not block access to Java6 methods 2008-12-09
252264 JDT Core jerome_lanneluc VERI FIXE Invalid classpath header messages should be logged in verbose mode only 2008-10-29
252321 JDT Core jerome_lanneluc VERI DUPL Importing org.sat4j.pb does not work 2008-10-29
252364 JDT Core jerome_lanneluc VERI DUPL invalid classpath header messages 2008-10-29
252392 JDT Core jerome_lanneluc VERI FIXE Missing jars referenced in the Class-Path: clause of a MANIFEST.MF file should not be reported as errors 2008-10-29
252571 JDT Core jerome_lanneluc VERI FIXE [buildpath] External folder appears empty after workspace move 2018-12-18
253871 JDT Core jerome_lanneluc VERI WONT Cleaning project does not refresh user libraries 2008-12-09
255501 JDT Core jerome_lanneluc VERI FIXE EncodingTests failing when run by itself 2008-12-09
256404 JDT Core jerome_lanneluc VERI FIXE Wrong handle identifier for external library folder 2008-12-09
257528 JDT Core jerome_lanneluc VERI FIXE An API to incrementaly generate compilation units for binding resolution environment 2010-02-06
259607 JDT Core jerome_lanneluc VERI FIXE Deadlock opening launch configuration dialog 2009-01-27
259685 JDT Core jerome_lanneluc VERI FIXE Bogus build error "Cannot nest" xyz "inside library" 2009-01-27
260257 JDT Core jerome_lanneluc VERI FIXE Reduce space taken by SourceRefElementInfos 2009-01-27
260848 JDT Core jerome_lanneluc VERI FIXE [perfs] Regression on JDT/Core plugin initialization performance test 2009-03-10
262568 JDT Core jerome_lanneluc VERI FIXE improve Javadoc for ICompilationUnit.applyTextEdit(TextEdit, IProgressMonitor) 2009-03-10
263094 JDT Core jerome_lanneluc VERI DUPL Deadlock reading/changing java classpath entries 2009-03-10
263769 JDT Core jerome_lanneluc VERI FIXE Javadoc glitches in JavaCore#setComplianceOptions(String, Map) 2014-10-06
265004 JDT Core jerome_lanneluc VERI DUPL NPE while refreshing (F5) 2010-10-26
266771 JDT Core jerome_lanneluc VERI FIXE NameLookup.findPackageFragment returns very incorrect package fragments 2009-04-28
268879 JDT Core jerome_lanneluc VERI FIXE External folders project not cleaned up 2009-05-14
271102 JDT Core jerome_lanneluc VERI FIXE Java model corrupt after switching target platform 2009-04-21
272204 JDT Core jerome_lanneluc VERI FIXE null should never be part of a type hierarchy 2009-04-28
273308 JDT Core jerome_lanneluc VERI FIXE [perfs] Save very slow because DeltaProcessor#resourceChanged(..) resolves classpath 2009-04-29
274232 JDT Core jerome_lanneluc VERI DUPL JDT is performing IO operations on the UI thread, causing the UI to hang 2009-04-30
38751 JDT Core kent_johnson VERI FIXE Optionally show compiler warning when equals() is overriden but hashCode() is not 2008-10-28
99638 JDT Core kent_johnson VERI DUPL [1.5][compiler] @Deprecated does not work in package-info.java 2009-01-27
99986 JDT Core kent_johnson VERI DUPL [compiler] Exception signature mismatch with multiply-inherited methods 2008-12-08
124646 JDT Core kent_johnson VERI FIXE Connecting type parameter fails for local types 2009-10-27
146768 JDT Core kent_johnson VERI FIXE [compiler] Should be more resilient with duplicate fields/methods 2008-11-14
149768 JDT Core kent_johnson VERI FIXE Annotations should be a compilation dependency 2009-01-27
154162 JDT Core kent_johnson VERI FIXE [1.5][compiler] Uninformative error message for qualified enum constants in switch statement 2008-12-08
159851 JDT Core kent_johnson VERI FIXE [1.5] [compiler] Eclipse compiler fails to report type parameter bounds errors when generic instance is a type argument 2009-04-29
166355 JDT Core kent_johnson VERI DUPL [1.5][compiler] Java compiler does not report ambiguity 2009-03-09
172745 JDT Core kent_johnson VERI WORK [jsr269] How do we edit or remove compilation units within Compiler loop? 2008-09-15
185422 JDT Core kent_johnson VERI FIXE [1.5][compiler] Incorrectly allows generic use of private inner classes 2010-06-10
197271 JDT Core kent_johnson VERI WORK [compiler] Compile in Eclipse works as expected, but not with JVM 1.6.1 2008-12-08
206930 JDT Core kent_johnson VERI FIXE [1.5][compiler] Mismatch between javac and Eclipse compiler 2014-02-08
207093 JDT Core kent_johnson VERI FIXE Perf: adding a new top-level package is slow if many source files exist 2008-12-09
207935 JDT Core kent_johnson VERI FIXE [1.5][compiler] inconsistency with javac 1.5&1.6 involving parameterized invocation of non-generic method 2009-04-28
214948 JDT Core kent_johnson VERI FIXE Incorrect deprecation warning on annotation instances 2009-01-27
220311 JDT Core kent_johnson VERI FIXE [1.5][compiler] package-info.java does not recognise duplicate annotations as a problem 2009-01-27
225518 JDT Core kent_johnson VERI DUPL [1.5][compiler] Incorrectly report ambiguity of static methods with generics 2009-04-28
227527 JDT Core kent_johnson VERI FIXE [1.5][compiler] Useless error message for local enum 2008-10-27
227530 JDT Core kent_johnson VERI FIXE [1.5][compiler] Incomplete error message for annotation inside a member type 2008-10-27
231462 JDT Core kent_johnson VERI WORK Exception in Compiler Reader thread 2008-08-06
233359 JDT Core kent_johnson VERI NOT_ NPE in ReferenceBinding.binarySearch(ReferenceBinding.java:108) 2009-04-15
234152 JDT Core kent_johnson VERI NOT_ A class file was not written. The project may be inconsistent.... 2008-08-06
237166 JDT Core kent_johnson VERI NOT_ [compiler] ArrayIndexOutOfBoundsException thown rebuilding workspace after switching targets 2008-08-06
239169 JDT Core kent_johnson VERI WORK Multi project compile problem involving Java 1.4 classes 2009-06-15
239833 JDT Core kent_johnson VERI FIXE [compiler] Odd compiler error message "Illegal modifier for the method ..." 2008-09-15
241438 JDT Core kent_johnson VERI WORK The Eclipse Compiler wrongly reports methods as ambiguous if the JDK Compliance level is set to 1.3 2008-08-06
241710 JDT Core kent_johnson VERI DUPL [1.5][compiler] Generics handling differs from Sun/Apple javac1.6 2008-09-16
241978 JDT Core kent_johnson VERI DUPL [1.5][compiler] Null Pointer exception parsing code. 2008-10-27
243361 JDT Core kent_johnson VERI NOT_ [compiler] different behaviour from javac (sdk1.6.0_7) and eclipse-java-compiler 2008-12-08
244469 JDT Core kent_johnson VERI WORK Synchronization problem between source and bin folder 2008-10-28
244804 JDT Core kent_johnson VERI NOT_ [1.5][compiler] public method with varags and protected single-argument method behave differently from javac 2008-09-16
244923 JDT Core kent_johnson VERI WONT [compiler] Misleading error message for invalid method call with overloaded methods 2008-10-28
247981 JDT Core kent_johnson VERI WORK save on a single file (any type - java source, text file etc.) triggers full project build 2008-10-28
249134 JDT Core kent_johnson VERI FIXE [compiler] error message (implement abstract method) not as intended 2008-12-09
250402 JDT Core kent_johnson VERI NOT_ Import resolution breaks when outside source deletes eclipse-generated class files. 2009-04-24
251356 JDT Core kent_johnson VERI FIXE Fix for bug 146768 breaks JDT Refactoring and its test 2008-10-28
251523 JDT Core kent_johnson VERI FIXE [1.5][compiler] Should still flag Enum#valueOf override 2009-05-07
251690 JDT Core kent_johnson VERI FIXE [compiler] NPE if type collides with a package 2009-05-07
251814 JDT Core kent_johnson VERI FIXE [1.5][compiler] Dup Enum#valueOf(...) should keep the synthetic one 2009-05-07
252948 JDT Core kent_johnson VERI FIXE Unncessary compilation when adding packages with an existing path segment at the beginning 2008-12-09
255035 JDT Core kent_johnson VERI FIXE [compiler] Internal compile error gets reported (NPE) 2008-12-09
257384 JDT Core kent_johnson VERI FIXE AIOOBE during problem reporting 2008-12-09
258658 JDT Core kent_johnson VERI INVA [1.5][compiler] Eclipse compiler compiles unrelated return types in interface; Sun JDK javac won't 2009-01-27
258906 JDT Core kent_johnson VERI FIXE [jsr269] Package annotations not visible to Java 6 APT processors 2009-01-27
259633 JDT Core kent_johnson VERI FIXE [1.5][compiler] Bound of type parameter of class in method not checked 2009-01-27
260028 JDT Core kent_johnson VERI WORK frequent hangs while building after big import 2009-01-27
262208 JDT Core kent_johnson VERI FIXE [1.5][compiler]Incorrect @Override and name clash errors 2009-01-27
262209 JDT Core kent_johnson VERI FIXE [1.5][compiler]Incorrect ambiguous method calls 2009-01-27
263558 JDT Core kent_johnson VERI FIXE Can't compile package-info.java from FindBugs with 3.5 Eclipse 2009-03-18
264419 JDT Core kent_johnson VERI WORK Unresolved compilation problem when executing a code that compiles fine on Eclipse 2009-03-09
264843 JDT Core kent_johnson VERI FIXE [1.5][compiler] Eclipse compiler fails to reject invalid code with primitives autoboxed to generics 2009-03-09
264881 JDT Core kent_johnson VERI FIXE [1.5][compiler]Incorrect unchecked conversion warnings for return types 2009-03-09
264991 JDT Core kent_johnson VERI FIXE Wrong 'unused' problem reported 2009-03-09
265104 JDT Core kent_johnson VERI FIXE Reconciler cannot handle annotation with reference to missing type 2009-04-28
265304 JDT Core kent_johnson VERI WORK Internal compiler error ArrayIndexOutOfBoundsException regarding annotations when exporting product 2009-04-28
266013 JDT Core kent_johnson VERI NOT_ [1.5][compiler] Eclipse compiles code with static import from nested class that javac doesn't 2009-03-09
266421 JDT Core kent_johnson VERI FIXE [1.5][compiler] code compiles correctly in 3.4.1 but gives compilation errors in 3.5M5 2009-03-09
266582 JDT Core kent_johnson VERI FIXE [1.5][compiler] AbortCompilation while decoding the type variable of an anonymous type 2009-03-09
267088 JDT Core kent_johnson VERI FIXE [1.5][compiler] Misleading error message in case of inherited methods 2009-03-09
267353 JDT Core kent_johnson VERI NOT_ [1.5][compiler] Overloading with autoboxing handled differently from javac 2009-03-10
267765 JDT Core kent_johnson VERI DUPL Strange compilation error 2009-04-28
268837 JDT Core kent_johnson VERI FIXE [1.6][compiler] Incorrectly report ambiguity of methods with generics 2009-05-04
269883 JDT Core kent_johnson VERI NOT_ Project no longer compiles due to indirect reference error 2009-04-28
269985 JDT Core kent_johnson VERI FIXE Full Build triggered when using class folder on classpath and custom builder 2009-04-29
269986 JDT Core kent_johnson VERI WORK [1.5][compiler] eclipse-compiler diffs to javac - misses a bug with generic and wildcard 2009-04-28
270194 JDT Core kent_johnson VERI FIXE [1.5][compiler] Java error in 3.5M6 that was not present in 3.4 2009-04-28
271127 JDT Core kent_johnson VERI DUPL getting Internal Compiler error, java.lang.NullPointerException during the build process 2009-04-28
271303 JDT Core kent_johnson VERI FIXE [1.5][compiler] Override and package visibility issue 2009-04-28
271969 JDT Core kent_johnson VERI WORK inconsistency with javac -- static methods + overloading + generic 2009-04-28
272656 JDT Core kent_johnson VERI WORK [1.5][compiler] covariant return types foil quick fix and yield confusing error flag 2009-04-28
273751 JDT Core kent_johnson VERI DUPL [1.5][compiler] Compiler allows private inner class as a <T> parameter when javac doesn't 2009-05-14
273862 JDT Core kent_johnson VERI FIXE [1.7][compiler] Return type should NOT be used to decide method duplicates 2010-06-24
275471 JDT Core kent_johnson VERI FIXE Eclipse Compiler needs a compile dependency to a plug-in, but javac does not need that dependency 2015-03-02
275653 JDT Core kent_johnson VERI NOT_ [1.5][compiler] Incorrect generics behaviour 2009-05-14
277874 JDT Core kent_johnson VERI NOT_ [1.5][compiler] Error not shown in IDE: Generic Enum assignment 2009-05-27
279182 JDT Core kent_johnson VERI NOT_ [1.5][compiler] Anon types can't reference outer covariant methods with the <Outer class name>.this.<method> idiom 2009-06-05
160217 JDT Core martinae VERI FIXE [ast rewrite] ASTRewrite#getListRewrite does not fullfill spec 2008-08-06
150752 JDT Core maxime_daniel VERI WORK Eclipse 3.2 fails build due to indirect class references that 3.1 was able to build 2008-09-15
53024 JDT Core Olivier_Thomann VERI FIXE [DOM] Move NodeFinder to a non-internal package 2010-08-05
152444 JDT Core Olivier_Thomann VERI DUPL [formatter] Source Formatter could not format chain-style method call correctly 2010-01-25
212034 JDT Core Olivier_Thomann VERI INVA [DOM][AST] getAnnotations() for IMethodBinding and IVariableBinding should be resilient like for ITypeBinding 2008-08-06
216894 JDT Core Olivier_Thomann VERI FIXE [DOM] Suspicious NPE in .log entry during DOM tests: BatchASTCreationTests.test070 2011-07-20
218500 JDT Core Olivier_Thomann VERI FIXE [dom] bug in ITypeBinding.getQualifiedName for member of local type 2008-08-06
229092 JDT Core Olivier_Thomann VERI FIXE [batch compiler] error reporting is non-deterministic 2008-08-06
232558 JDT Core Olivier_Thomann VERI FIXE [compiler] += is not allowed between Object and String 2008-12-09
234193 JDT Core Olivier_Thomann VERI WORK Ensure PublicScanner is in sync with internal Scanner 2009-05-22
234194 JDT Core Olivier_Thomann VERI FIXE Run copyright tool 2009-06-05
235924 JDT Core Olivier_Thomann VERI NOT_ ASTParser.createAST hangs on linux 2008-08-06
236818 JDT Core Olivier_Thomann VERI WONT Ensure "Java development" is not capitalized 2009-05-29
240206 JDT Core Olivier_Thomann VERI FIXE ITypeRoot should have @noimplement tag 2008-08-06
240349 JDT Core Olivier_Thomann VERI FIXE Improve disassembler output 2008-08-06
240815 JDT Core Olivier_Thomann VERI FIXE [DOM] CCE in AST#resolveWellKnownType(..) for java.lang.Boolean without rt.jar 2008-08-06
241225 JDT Core Olivier_Thomann VERI NOT_ [compiler] ECJ 3.4 fails to bootstrap icedtea6 2008-09-15
241841 JDT Core Olivier_Thomann VERI FIXE [compiler] Compilation error 'incompatible types' should use full qualified class names 2008-08-26
242029 JDT Core Olivier_Thomann VERI FIXE Multiple source attachment paths don't work when source attachment path points to a folder 2008-09-15
242292 JDT Core Olivier_Thomann VERI FIXE call to createAST(..) throws IllegalStateException when parser source is not char[] 2008-08-06
242885 JDT Core Olivier_Thomann VERI DUPL [1.5][compiler] Referring static field within enum constructor causes compiling error in Eclipse 3.4. And Eclipse 3.2, 3.3 and Javac(1.5) don't have this error! 2008-09-15
242961 JDT Core Olivier_Thomann VERI FIXE [DOM] ITypeBinding.getDeclaredFields returns empty results if any field has undefined type 2014-06-10
243653 JDT Core Olivier_Thomann VERI FIXE ASTRewrite is incorrectly documented 2009-05-07
243715 JDT Core Olivier_Thomann VERI FIXE [DOM] Parser.createASTs() throws exception on 'illogical' JavaDoc 2008-09-15
244164 JDT Core Olivier_Thomann VERI FIXE [1.5][compiler] Missing implementation error when referencing a generic field with error 2009-02-09
244477 JDT Core Olivier_Thomann VERI FIXE [formatter] Formatter fails on special Java array construct 2008-09-15
245348 JDT Core Olivier_Thomann VERI FIXE [DOM] Annotations are recognized by ASTParser even in COMPILER_SOURCE is set < 1.5 2008-09-16
245518 JDT Core Olivier_Thomann VERI FIXE ICompilationUnit.createType failing with unexpected exception 2008-09-15
245563 JDT Core Olivier_Thomann VERI FIXE npe in reconciler 2008-09-15
247845 JDT Core Olivier_Thomann VERI FIXE [misc] Errors in log from fetching Javadoc when working disconnected 2013-02-06
248308 JDT Core Olivier_Thomann VERI FIXE Typo in Javadoc of IBinding#getAnnotations() 2008-10-28
248313 JDT Core Olivier_Thomann VERI FIXE [DOM] Javadoc bug in StringLiteral#setLiteralValue(String) 2008-10-28
248319 JDT Core Olivier_Thomann VERI FIXE [compiler][1.5] Valid Java source produces class file that doesn't verify (VerifyError, javac compiles correctly) 2008-10-28
250022 JDT Core Olivier_Thomann VERI FIXE Java Model Exception: Java Model Status when getting code assist in debug detail formatter dialog 2008-10-28
251539 JDT Core Olivier_Thomann VERI FIXE [1.6][compiler] java.lang.IllegalArgumentException: info cannot be null (StackMapFrame.java) 2009-06-08
252634 JDT Core Olivier_Thomann VERI WORK Misleading red squiggly line under class reference 2008-12-09
255040 JDT Core Olivier_Thomann VERI INVA JavaConventions.validatePackageName() method does not seem to work properly 2009-05-07
255970 JDT Core Olivier_Thomann VERI FIXE test tear down failed causing cascade of failures 2008-12-09
255974 JDT Core Olivier_Thomann VERI FIXE Abusive usage of InvalidInputException in the compiler 2008-12-09
259129 JDT Core Olivier_Thomann VERI FIXE [compiler] Fup of bug 258950, wrong line number attribute for cascading method invocations 2009-01-27
259950 JDT Core Olivier_Thomann VERI FIXE Update copyright for 2009 2009-04-29
260031 JDT Core Olivier_Thomann VERI FIXE Wrong type for class constants in stackmap frames 2009-04-29
260861 JDT Core Olivier_Thomann VERI INVA ClassFormatException during indexing 2009-01-27
262717 JDT Core Olivier_Thomann VERI FIXE Wrong line numbers in classfile 2009-03-10
263653 JDT Core Olivier_Thomann VERI FIXE patch for jdt.core.model.tests to accommodate icu 4.0.1 2009-03-10
264443 JDT Core Olivier_Thomann VERI FIXE [parser] ASTParser.createASTs and IVariableBinding 2009-03-10
264590 JDT Core Olivier_Thomann VERI NOT_ ASTParser.createAST (new NullProgressMonitor()) hangs on Linux 2009-03-10
264950 JDT Core Olivier_Thomann VERI FIXE [scanner] IScanner does not return whitespace token 2009-03-10
265103 JDT Core Olivier_Thomann VERI FIXE Manifest Class-Path is not read correctly with ECJ 2009-03-10
267412 JDT Core Olivier_Thomann VERI INVA Doxygen tag @todo not found by task finder 2009-03-10
270086 JDT Core Olivier_Thomann VERI INVA Cannot use word 'abstract' in a package name 2009-04-28
270148 JDT Core Olivier_Thomann VERI FIXE ASTParser cannot parse K_CLASS_BODY_DECLARATIONS with syntax errors 2009-06-12
270367 JDT Core Olivier_Thomann VERI FIXE [DOM] NullPointerException in ParenthesizedExpression.resolveTypeBinding() 2009-05-11
270799 JDT Core Olivier_Thomann VERI DUPL [DOM] NPE in ConstructorDeclaration.analyseCode 2009-04-28
270983 JDT Core Olivier_Thomann VERI FIXE [formatter] Enum with field declarations but no constants confuses formatter 2009-04-28
271561 JDT Core Olivier_Thomann VERI FIXE JavaModelException when accessing an array of nested annotations 2009-04-21
272706 JDT Core Olivier_Thomann VERI FIXE [Model] Generics lost on IField when coming from .class files 2009-04-28
274114 JDT Core Olivier_Thomann VERI FIXE org.eclipse.jdt.internal.compiler.tool.Options must be updated with latest compiler options 2009-05-14
274917 JDT Core Olivier_Thomann VERI FIXE Incorrect "empty block" warning underlining on annotations 2009-05-14
275215 JDT Core Olivier_Thomann VERI FIXE org.eclipse.jdt.internal.core.util.KeyToSignature#consumeType() uses a method not available in J2SE-1.4 EE 2011-01-10
275244 JDT Core Olivier_Thomann VERI FIXE org.eclipse.jdt.internal.compiler.util.Util.getZipEntryByteContent(ZipEntry, ZipFile) should use BufferedInputStream 2009-05-14
275246 JDT Core Olivier_Thomann VERI DUPL [compiler] constructor-scoped inner class nonstatic initializers ignore variable initialization 2009-05-14
275381 JDT Core Olivier_Thomann VERI FIXE [1.5][compiler] Missing innerClass attribute for inner types used as type arguments 2009-05-14
275467 JDT Core Olivier_Thomann VERI FIXE Batch compiler writes log using default encoding instead of UTF-8 2009-05-14
277145 JDT Core Olivier_Thomann VERI INVA [ErrorHandling] Error persists after being corrected 2009-05-22
277372 JDT Core Olivier_Thomann VERI INVA [1.5][compiler] Signature attribute should not be generated with target jsr14 2009-08-25
278180 JDT Core Olivier_Thomann VERI INVA [formatter] Formatter doesn't work for javadoc on package-info.java 2009-06-05
48399 JDT Core philippe_mulet VERI FIXE [compiler] Enhance unreachable code detection 2009-05-24
51952 JDT Core philippe_mulet VERI DUPL [DCR] warn on fake reachable code 2008-12-09
106513 JDT Core philippe_mulet VERI WORK Editor shows dependent error, but hides main problem cause 2009-04-28
110544 JDT Core philippe_mulet VERI DUPL [compiler] warning on unreachable code in for updater statement 2008-12-09
115814 JDT Core philippe_mulet VERI FIXE [compiler] warning on comparing same to same 2008-08-07
117119 JDT Core philippe_mulet VERI DUPL [1.5][compiler] "Type mismatch" error on valid generics construct 2009-01-27
118273 JDT Core philippe_mulet VERI DUPL [1.5][compiler] Generic inference more lenient than JDK compiler 2009-01-27
128563 JDT Core philippe_mulet VERI FIXE [compiler] Inner class compiles but IllegalAccessError if splitted with two output folders 2008-10-28
143239 JDT Core philippe_mulet VERI WONT [options] Deprecate DISABLED value for CORE_ENABLE_CLASSPATH_EXCLUSION_PATTERNS and CORE_ENABLE_CLASSPATH_MULTIPLE_OUTPUT_LOCATIONS 2008-10-28
161977 JDT Core philippe_mulet VERI FIXE [compiler] Identical branches in org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding#syntheticMethods 2008-10-28
202393 JDT Core philippe_mulet VERI FIXE [compiler] Incomplete code coverage or useless statement within ThrowStatement#resolve 2009-03-10
206123 JDT Core philippe_mulet VERI INVA [1.5][compiler] Generics, type compatibility rules 2008-12-09
221253 JDT Core philippe_mulet VERI WORK [1.5][compiler] Bound mismatch when type casting 2009-01-27
231094 JDT Core philippe_mulet VERI DUPL [1.5][compiler] Compiler warns on method call with partial raw types where Sun errors 2009-01-27
231709 JDT Core philippe_mulet VERI INVA [1.5][compiler] JDT doesn't report javac error incompatible types found short require Integer 2008-09-16
235004 JDT Core philippe_mulet VERI FIXE [compiler] Misleading compiler warning 2008-08-06
236242 JDT Core philippe_mulet VERI FIXE [compiler][1.7] compiler difference to javac 7 involving parameterized uses of raw methods 2008-12-09
236707 JDT Core philippe_mulet VERI INVA [1.5][compiler] Eclipse/javac discrepancy with nested type parameters and raw types in method calls 2008-08-06
239066 JDT Core philippe_mulet VERI FIXE [compiler] Overriding a Synchronized Method with a Non-synchronized Method 2008-09-15
239203 JDT Core philippe_mulet VERI INVA [compiler][1.5] Different behaviour between Eclipse compiler and javac with generic methods 2009-01-27
239225 JDT Core philippe_mulet VERI INVA [1.5][compiler] False Compiler error when referencing statics in enum - initialisation 2009-05-07
240807 JDT Core philippe_mulet VERI INVA [1.5][compiler] Missing unchecked cast warning on interface cast 2008-12-09
245257 JDT Core philippe_mulet VERI FIXE [compiler] Allow to suppress fall-through warning 2008-09-16
245453 JDT Core philippe_mulet VERI INVA [1.5][compiler] Checked exception is not properly handled 2009-05-07
245963 JDT Core philippe_mulet VERI FIXE deprecate unused JavaCore.COMPILER_PB_BOOLEAN_METHOD_THROWING_EXCEPTION 2010-03-05
245973 JDT Core philippe_mulet VERI FIXE [compiler] Problem irritant cannot exceed 64bit limit 2009-12-10
246066 JDT Core philippe_mulet VERI FIXE [batch] Redundant superinterface warning cannot be activated 2008-09-16
247292 JDT Core philippe_mulet VERI FIXE [compiler] Compiler should avoid allocating method bindings for receiver type change 2009-05-07
247307 JDT Core philippe_mulet VERI FIXE [1.5][compiler] Array clone return type should be governed by source level instead of compliance 2009-05-07
247612 JDT Core philippe_mulet VERI FIXE [compiler] Compiler could avoid allocating field bindings for receiver type change 2008-10-28
247953 JDT Core philippe_mulet VERI FIXE [1.5][compiler] IllegalAccessError: tried to access class p.IA from class X 2008-10-28
248781 JDT Core philippe_mulet VERI DUPL [compiler] unreachable code in org.eclipse.jdt.internal.compiler.impl.CompilerOptions.optionKeyFromIrritant(long) 2008-10-28
249107 JDT Core philippe_mulet VERI FIXE [compiler] IllegalAccessError in presence of synthetic field access 2008-10-28
249535 JDT Core philippe_mulet VERI FIXE [compiler] Consider disabling the syncOverride warning/error by default 2008-10-28
249584 JDT Core philippe_mulet VERI FIXE CompilerParticipant constants should be marked as such 2008-10-28
252120 JDT Core philippe_mulet VERI FIXE [1.5][compiler] raw type diagnostic not coherent with javac one 2009-07-17
252771 JDT Core philippe_mulet VERI INVA Unexpected 'The final local variable obj may already have been assigned' reported 2018-09-10
253750 JDT Core philippe_mulet VERI FIXE [javadoc] Compiler warning about never used imports when import is enum used in JavaDoc 2008-12-09
254627 JDT Core philippe_mulet VERI INVA [1.5][compiler] Eclipse does not consider an error when javac does on partially typed 2009-05-07
255008 JDT Core philippe_mulet VERI FIXE [compiler] Assert statement discrepancy with javac caused by an uninitialized variable 2008-12-11
256375 JDT Core philippe_mulet VERI INVA [1.5][compiler] Import Static Error 2009-05-07
256463 JDT Core philippe_mulet VERI FIXE [compiler] Support common debug pattern in unreachable code detection 2016-01-14
256735 JDT Core philippe_mulet VERI FIXE Marker property value is too long for internal compiler error (java.lang.StackOverflowError) 2008-12-09
256882 JDT Core philippe_mulet VERI FIXE [compiler] Enable DeadCode detection by default 2008-12-09
257095 JDT Core philippe_mulet VERI NOT_ [compiler] JDT NullPointerException 2009-01-28
257716 JDT Core philippe_mulet VERI FIXE [compiler] Erroneous blank field may not have been initialized 2009-05-07
258039 JDT Core philippe_mulet VERI FIXE [1.5][compiler] Misleading error message for "instanceof List<Object>" 2008-12-11
258798 JDT Core philippe_mulet VERI FIXE [1.5][compiler] Return type should be erased after unchecked conversion during inference 2009-01-27
261510 JDT Core philippe_mulet VERI FIXE [compiler] Deadlock in static initializer of JDT classes 2009-03-10
262304 JDT Core philippe_mulet VERI FIXE [1.5][compiler] Enum constant in annotation value: javac vs Eclipse differ 2016-10-09
263215 JDT Core philippe_mulet VERI FIXE [1.5][compiler] I20090129-1200 generates suddenly an generics compile error that 3.5M4 didnt do 2011-01-25
263258 JDT Core philippe_mulet VERI DUPL [1.6][compiler] Code compiles with javac but not the Eclipse compiler 2009-03-10
263633 JDT Core philippe_mulet VERI FIXE [1.5][compiler] Invalid type mismatch for after generic method inference 2009-03-10
263877 JDT Core philippe_mulet VERI FIXE [1.5][compiler] forward reference error flagged within enum 2011-06-20
265962 JDT Core philippe_mulet VERI FIXE [compiler] Internal compiler error on while with return clause 2009-03-10
170197 JDT Core srikanth_sankaran VERI FIXE [model] JavaCore.newLibraryEntry(.., IClasspathAttribute[], ..) should check for null 2009-05-15
171136 JDT Core srikanth_sankaran VERI FIXE [buildpath] Illegal type of archive for required library is an incorrect message. 2009-01-27
201912 JDT Core srikanth_sankaran VERI FIXE [compiler] Unused public members of private classes not flagged 2009-03-10
203060 JDT Core srikanth_sankaran VERI FIXE [codeassist] assert keyword should not be proposed when compliance level is set to 1.3 2009-04-27
228845 JDT Core srikanth_sankaran VERI FIXE [hierarchy] Type hierarchy should include subtypes in primary working copies 2014-03-01
232816 JDT Core srikanth_sankaran VERI FIXE [buildpath] Misleading problem text for missing jar in user library 2008-12-09
234609 JDT Core srikanth_sankaran VERI FIXE [dom] BindingKey#toSignature() fails with key from createWilcardTypeBindingKey(..) 2009-01-27
247037 JDT Core srikanth_sankaran VERI FIXE [javadoc] compiler should issue warning for {@inheritDoc} at illegal location 2009-04-27
250185 JDT Core srikanth_sankaran VERI INVA The Eclipse Compiler incorrectly reports the field is defined in an inherited type and an enclosing scope. 2009-03-10
253008 JDT Core srikanth_sankaran VERI FIXE [assist] Boolean expressions should be proposed with higher relevence in if(), while() etc 2009-04-27
258145 JDT Core srikanth_sankaran VERI FIXE Fup of bug 252555, JME is thrown when package-info.java exists twice in the same project 2009-06-01
261323 JDT Core srikanth_sankaran VERI INVA [1.5][compiler] Static import shown as unused when class field is an annotation value 2009-01-27
261594 JDT Core srikanth_sankaran VERI FIXE Adjust code to new PRE_REFRESH semantics 2009-03-20
262363 JDT Core srikanth_sankaran VERI DUPL NPE in ExternalFoldersManager 2009-03-10
263908 JDT Core srikanth_sankaran VERI DUPL NPE in ExternalFoldersManager 2009-03-10
265142 JDT Core srikanth_sankaran VERI FIXE Compiler fails to warn on unused constructors of private classes. 2009-03-10
265571 JDT Core srikanth_sankaran VERI FIXE Abstract method that is not directly used is flagged as unused 2009-03-10
267670 JDT Core srikanth_sankaran VERI FIXE Private enum constant incorrectly marked as never read locally 2009-04-27
269493 JDT Core srikanth_sankaran VERI FIXE [assist] Keywords are not proposed in a for statement without block 2009-04-27
270446 JDT Core srikanth_sankaran VERI FIXE "Compute launch button tooltip" error 2009-04-27
271295 JDT Core srikanth_sankaran VERI DUPL [assist] Wrapper classes for base types get treated differently by completion engine 2009-04-28
271962 JDT Core srikanth_sankaran VERI INVA [API] JavaCore - IElementChangedListener, incorrect behavior 2009-05-15
273268 JDT Core srikanth_sankaran VERI INVA Enormous performance problem in org.eclipse.jdt.core.IType.resolveType(String) 2009-05-15
274802 JDT Core srikanth_sankaran VERI INVA unnecessary code error: 'Local variable is never read' and 'Unused local or private member' 2009-05-14
276219 JDT Core srikanth_sankaran VERI INVA Incorrect behaviour of BinaryType.getMethods() for class StringBuffer (jdk1.5-6) 2009-05-17
162923 JDT Core david_audel VERI WONT [assist] Potential performance problem in code assist 2008-10-27
99399 JDT Core srikanth_sankaran VERI FIXE [1.5][assist] Code assist propose final classes in methods type parameter extends clause 2009-03-10
96696 JDT Core frederic_fusier VERI DUPL [formatting] Should not remove blank lines in front of non-alphanumeric start of line in non-javadoc comments 2008-12-09
99100 JDT Core frederic_fusier VERI DUPL [formatter] Formatter/Line wrapping 2008-12-09
131289 JDT Core frederic_fusier VERI WONT [formatter] JavaDoc @see reference does not wrap correctly 2008-10-28
107278 JDT Core jdt-core-inbox VERI INVA [IDE] Adding and removing help Jars or non resource files should not trigger full build 2008-09-15
166783 JDT Core jdt-core-inbox VERI INVA StackOverflowError when importing a xsd in ilog rule studio 2008-09-15
194771 JDT Core kent_johnson VERI WORK Cannot find updated dependency library 2008-09-15
246728 JDT Core kent_johnson VERI DUPL NPE while renaming a method 2009-03-09
250753 JDT Core Olivier_Thomann VERI FIXE [formatter] Insert space between empty braces in array initializers ignored without "Keep empty array initializer on one line" 2008-10-28
277669 JDT Core Olivier_Thomann CLOS FIXE IBinding.getJavaElement() returns 'null' where it should not 2009-05-28
247551 JDT Core frederic_fusier CLOS WORK [search] SearchEngine.searchDeclarationsOfReferencedTypes does not return the correct reference when type is in a source folder 2008-09-18
264415 JDT Core frederic_fusier CLOS DUPL [javadoc] Default javadoc formatter interferes with JavaDoc validation for @param comments 2009-02-11
237676 JDT Core jdt-core-inbox CLOS INVA Question from translators 2008-06-24
244133 JDT Core jdt-core-inbox CLOS INVA [1.5][compiler] false positive for "missing return result" when switching enum 2008-08-18
256329 JDT Core jerome_lanneluc CLOS FIXE Impossible NPE in JavaModelManager.getOptions 2009-04-01
280054 JDT Core kent_johnson CLOS DUPL [1.5][compiler] JDT behavior differs from E34 and javac in generic method 2009-06-19
216571 JDT Core Olivier_Thomann CLOS DUPL Deprecate JavaCore#COMPILER_PB_BOOLEAN_METHOD_THROWING_EXCEPTION 2010-03-05
252508 JDT Core Olivier_Thomann CLOS NOT_ Opening project generated by maven 2008-10-29
272450 JDT Core Olivier_Thomann CLOS FIXE DBCS3.5: Classpath resolution fails to honor the 'Class-Path' header of JAR manifest file in DBCS 2009-05-07
272533 JDT Core Olivier_Thomann CLOS FIXE Copyright statements are not generated. 2009-05-01
294724 JDT Core srikanth_sankaran CLOS DUPL Generic code that works with javac and eclipse 3.4 does not work with Eclipse 3.5 2010-03-08
264491 JDT Core kent_johnson CLOS DUPL JDT-Compiler buggy since 3.5Mx 2009-05-08
552 bugs found.

as