Sat May 4 2024 17:03:53 EDT
Hide Search Description
89 bugs found.
ID Product Comp Assignee Status Resolution Summary Changed
230466 JDT Core jdt-core-inbox RESO DUPL The type <TYPE> in not visible error on correct code 2008-05-07
223334 JDT Core philippe_mulet RESO DUPL [1.5][compiler] java 1.5 compiler bug 2008-03-21
232174 JDT Core philippe_mulet RESO DUPL [compiler][1.5] Non-existing error is reported for derived classes in different package 2008-05-15
130778 JDT Core david_audel VERI FIXE Invalid annotation elements cause no annotation to be in the AST 2008-02-04
213692 JDT Core david_audel VERI FIXE [compiler] Wrong unnecessary NON-NLS diagnostic after syntax recovery 2008-02-05
204749 JDT Core eric_jodet VERI FIXE [1.5][javadoc] NPE in JavadocQualifiedTypeReference 2008-02-04
210681 JDT Core david_audel VERI FIXE Code assist fails to propose inner type 2008-02-05
211881 JDT Core david_audel VERI FIXE [assist] Code assist fails inside an if statement 2008-02-05
212153 JDT Core david_audel VERI FIXE stack overflow when press ctrl+space 2008-02-05
213031 JDT Core david_audel VERI DUPL Content assist does not propose anything useful 2008-02-05
215759 JDT Core david_audel VERI FIXE DOM AST regression tests should be improved 2008-02-05
215976 JDT Core david_audel VERI FIXE PublicScanner doesn't contain all the fix of Scanner 2008-02-05
216128 JDT Core david_audel VERI DUPL [assist] No completion for interface 2008-02-05
122247 JDT Core eric_jodet VERI FIXE [formatter] add support to handle parameter annotations 2008-06-16
207330 JDT Core eric_jodet VERI DUPL [formatter] Handle Formating of method parameter @annotations separately 2008-02-05
209936 JDT Core eric_jodet VERI FIXE [javadoc] Missing code implementation in the compiler on inner classes 2008-02-05
213080 JDT Core eric_jodet VERI DUPL [formatter] option to not create new line after parameter annotations 2008-02-05
213283 JDT Core eric_jodet VERI FIXE [formatter] AIOOBE when formatting region 2008-02-05
213284 JDT Core eric_jodet VERI FIXE [formatter] NPE on formatting region 2008-02-05
215190 JDT Core eric_jodet VERI DUPL [formatter] Don't wrap between argument annotation and argument. 2008-02-05
122653 JDT Core frederic_fusier VERI DUPL [search] Java element search fails for generic binary methods 2008-02-04
123226 JDT Core frederic_fusier VERI DUPL [1.5][search] engine does not find reflexive type reference in type parameter declaration 2008-02-04
149252 JDT Core frederic_fusier VERI WONT [search] reports references in anonymous that is not connected 2008-02-04
152965 JDT Core frederic_fusier VERI INVA [search] Exception during refactoring a java class 2008-02-04
153765 JDT Core frederic_fusier VERI FIXE [search] Reference to package is not found in qualified annotation 2008-02-04
170235 JDT Core frederic_fusier VERI WORK [search] Move and Rename refactoring throws exception on phantom deleted resource 2008-02-04
176831 JDT Core frederic_fusier VERI FIXE [search] No search results due to malformed search scope 2008-02-05
186540 JDT Core frederic_fusier VERI FIXE [search] engine should allocate progress monitor ticks for reporting package declarations 2008-02-05
208260 JDT Core frederic_fusier VERI FIXE [search] Document the pattern syntax for SearchPattern#createPattern(String, ..) 2008-02-05
212100 JDT Core frederic_fusier VERI FIXE [dom] Can't create binding to inner class 2008-03-12
212834 JDT Core frederic_fusier VERI FIXE [dom] IMethodBinding.getParameterAnnotations does not return annotations 2008-02-05
212857 JDT Core frederic_fusier VERI FIXE [dom] AST has wrong source range after parameter with array-valued annotation 2008-02-05
213509 JDT Core frederic_fusier VERI FIXE [dom] IMethodBinding.getParameterAnnotations returns annotations for wrong parameter 2008-02-05
213570 JDT Core frederic_fusier VERI FIXE IncrementalTests#testRenameMainType() fails with IBM JRE 6.0 2008-08-29
213703 JDT Core frederic_fusier VERI FIXE [search] Indexing job progress should be more detailed 2008-02-05
214002 JDT Core frederic_fusier VERI FIXE [dom] NPE in MethodBinding.getParameterAnnotations() 2008-04-09
214647 JDT Core frederic_fusier VERI FIXE [dom] NPE in MethodBinding.getParameterAnnotations(..) 2008-02-05
215019 JDT Core frederic_fusier VERI FIXE [search] JavaSearchBugsTests.testBug181488a is randomly failing 2008-02-05
215098 JDT Core frederic_fusier VERI WORK [search] Search references does not work when call is not directly (XX.getInstance().thisMethod()) 2008-02-05
216817 JDT Core frederic_fusier VERI FIXE JavaCore.getEncoding() fails when there is no workspace. 2008-02-05
216875 JDT Core frederic_fusier VERI FIXE [search] Field- and LocalVariableReferenceMatch confuse read/write for field access on LHS 2008-02-05
217793 JDT Core frederic_fusier VERI DUPL [dom] MethodBinding.getParameterAnnotations() caches result, ignores index 2008-02-05
134625 JDT Core jdt-core-inbox VERI DUPL Code formatter should distinguish between annotation targets 2008-02-05
151201 JDT Core jdt-core-inbox VERI INVA Unable to refactor/rename a class with inner class 2008-02-04
156980 JDT Core jdt-core-inbox VERI DUPL [formatter] distinguish between annotations for methods, classes and parameters 2008-02-05
206165 JDT Core jdt-core-inbox VERI INVA Eclipse will not write to a project's .classpath file, nor will it build the project correctly with the current information 2008-02-04
213653 JDT Core jdt-core-inbox VERI DUPL Yet another formatter setting 2008-02-04
214191 JDT Core jdt-core-inbox VERI DUPL "hierarchy of type ... inconsistent" error message wrong 2008-02-13
214237 JDT Core jdt-core-inbox VERI DUPL Spurious "Incompatible conditional operand types" in instanceof expression 2008-02-13
214284 JDT Core jdt-core-inbox VERI INVA ISourceRange or IMethod save is wrong 2008-02-06
216180 JDT Core jdt-core-inbox VERI INVA [formatter] can't insert newlines after enum elements 2008-02-04
216430 JDT Core jdt-core-inbox VERI INVA ICompilationUnit.getBuffer().getContent() returns incosistent contents 2008-02-05
216570 JDT Core jdt-core-inbox VERI INVA [1.5][compiler] @Override wrongly rejected when method implements rather than overrides 2008-02-05
127739 JDT Core jerome_lanneluc VERI FIXE IAE in Signature.getReturnType while hovering a method of type having $ in its name 2008-02-04
138882 JDT Core jerome_lanneluc VERI FIXE Should surface failure to get CU's contents 2020-05-06
161916 JDT Core jerome_lanneluc VERI WORK [hierarchy] Quick TypeHierarchy doesn't find subtypes in some cases 2008-02-04
181981 JDT Core jerome_lanneluc VERI FIXE [model] Linked Source Folders with Parallel package structure do not work with occurrences 2008-02-04
212224 JDT Core jerome_lanneluc VERI FIXE Unresolvable type causes ArrayOutOfBoundsException in IType.resolveType 2008-02-05
212912 JDT Core jerome_lanneluc VERI FIXE Javadoc bugs in IMemberValuePair 2008-02-04
213249 JDT Core jerome_lanneluc VERI FIXE Regression in TypeHierarchy when a super-class can't be resolved 2008-02-05
213427 JDT Core jerome_lanneluc VERI FIXE EFS throws NullPointerException 2008-02-05
214450 JDT Core jerome_lanneluc VERI FIXE annotation is broken 2008-02-05
215681 JDT Core jerome_lanneluc VERI FIXE Type Hierarchy crashes in some cases of user input 2008-02-04
216747 JDT Core jerome_lanneluc VERI FIXE Should use AVOID_NATURE_CONFIG when updating project references 2008-02-05
216895 JDT Core jerome_lanneluc VERI FIXE NPE found in .log while running ClasspathTests 2008-02-05
217059 JDT Core jerome_lanneluc VERI FIXE Regression in Model performance test testProjectFindUnknownType() 2008-02-05
217299 JDT Core jerome_lanneluc VERI FIXE An internal error occured during "Update Installed JREs" - when using an ee file 2008-02-05
164862 JDT Core martinae VERI FIXE [ast rewrite] ListRewrite.remove(...) does not remove inserted nodes 2008-02-19
97405 JDT Core maxime_daniel VERI WONT [options] Improve uselessTypeCheck warning name and scope 2008-02-04
100278 JDT Core maxime_daniel VERI FIXE [compiler] Add compiler warning for explicitly declared runtime exceptions 2008-02-04
202490 JDT Core maxime_daniel VERI FIXE Javadoc of JavaCore options hard to use 2008-02-04
210518 JDT Core maxime_daniel VERI FIXE [batch][compiler][options] -warn:unused wrongly behaves as -warn:+unused 2008-02-04
210521 JDT Core maxime_daniel VERI FIXE [batch][compiler][options] -warn:allJavadoc -warn:-javadoc does not behave as documented 2008-02-04
211588 JDT Core maxime_daniel VERI FIXE [batch][compiler][options] undue interactions between enableJavadoc, javadoc and allJavadoc 2008-02-04
214731 JDT Core maxime_daniel VERI FIXE [batch][compiler] ClasspathJar#getPath does not honor its contract 2008-02-04
215333 JDT Core maxime_daniel VERI FIXE [batch][compiler][options] the documentation for specialParamHiding needs improvement 2008-02-04
216291 JDT Core maxime_daniel VERI FIXE [1.5][compiler] Compiler messages should use "1.5" instead of "5.0" 2008-02-04
216897 JDT Core maxime_daniel VERI FIXE [compiler][options] Compile error when disabling 'Ignore Unchecked Exception' 2008-02-04
181547 JDT Core Olivier_Thomann VERI DUPL Code formatter: differentiate "insert new line after annotations" on location 2008-02-05
191090 JDT Core Olivier_Thomann VERI FIXE [compiler] Preserve annotations for the problem methods 2008-02-04
164665 JDT Core philippe_mulet VERI INVA [1.5][compiler] Generics supertype doesn't compile with sun - incompatible types 2008-02-04
210425 JDT Core philippe_mulet VERI FIXE [1.5][compiler] @SuppressWarnings("unchecked") not considered necessary for unconstrained generic parameters 2008-02-28
216100 JDT Core philippe_mulet VERI FIXE [1.5][compiler] Brigdes are not correcly generated 2008-02-28
216565 JDT Core philippe_mulet VERI FIXE [1.5][compiler] Cannot convert T to T 2008-03-21
216608 JDT Core philippe_mulet VERI INVA [1.5][compiler] Incorrect type safety warning given when you call a chain of methods with return types with generics 2008-05-14
216683 JDT Core philippe_mulet VERI FIXE [1.5][compiler] Confusion when homnymous types in local and enclosing scope 2008-02-28
216686 JDT Core philippe_mulet VERI FIXE [1.5][compiler] Failures of inference and overload resolution 2008-02-28
216692 JDT Core philippe_mulet VERI FIXE [1.5][compiler] Protected type not visible in subclass 2008-05-15
216705 JDT Core philippe_mulet VERI DUPL [1.5][compiler] Typing issues with inner class 2008-02-04
89 bugs found.

as