Fri Apr 19 2024 18:04:39 EDT
Hide Search Description
59 bugs found.
ID Product Comp Assignee Status Resolution Summary Changed
99938 JDT Core frederic_fusier RESO WORK [search] OOM exception in "Java: lookup indexes..." while searching declaration of Object method 2006-03-06
123390 JDT Core jdt-core-inbox RESO DUPL Type inference does not work correctly with wildcards 2006-01-11
140342 JDT Core jdt-core-inbox RESO WORK Never Ending Loop during Build of a project 2006-05-07
88351 JDT Core maxime_daniel RESO WORK Compiler dependency problem in 2.1.3 & the latest 3.0.2 build 2007-03-30
114539 JDT Core frederic_fusier VERI FIXE [search] Internal error when refactoring code with errors 2006-01-10
108622 JDT Core frederic_fusier VERI FIXE [javadoc][dom] ASTNode not including javadoc 2006-01-10
116311 JDT Core frederic_fusier VERI FIXE [search] NPE searching for reference to our Assert class 2006-01-10
100218 JDT Core jdt-core-inbox VERI DUPL unecessary cast in case of boxing 2006-01-10
110806 JDT Core jdt-core-inbox VERI DUPL [1.5] Compiler gives wrong type mismatch errors for assignments with inner type of generic type 2006-01-10
112595 JDT Core jdt-core-inbox VERI DUPL "Type mismatch: cannot convert" using parameterized method return with wildcard type 2006-01-10
113070 JDT Core jdt-core-inbox VERI DUPL [1.5][compiler] Mixing type variable and reified type is allowed as bound of type variable 2006-01-10
113710 JDT Core jdt-core-inbox VERI DUPL Eclipse show an error for valid code 2006-01-10
114266 JDT Core jdt-core-inbox VERI DUPL name of anonymous inner class in inner class 2006-01-10
115508 JDT Core jdt-core-inbox VERI DUPL internal compiler error 2006-01-10
116958 JDT Core jdt-core-inbox VERI DUPL NPE in ProblemReporter.missingDeprecatedAnnotationForMethod():3923 2006-01-10
118417 JDT Core jdt-core-inbox VERI DUPL Difference between javac and eclipse compiler 2006-01-10
121231 JDT Core jdt-core-inbox VERI DUPL [1.5][compiler] Valid generic use causes type mismatch error 2006-01-10
105756 JDT Core jerome_lanneluc VERI FIXE [1.5][model] Incorrect warning on using raw types 2006-01-10
111299 JDT Core jerome_lanneluc VERI FIXE JavaModelCache may overflow the memory. 2006-01-10
121327 JDT Core jerome_lanneluc VERI FIXE DOMParser.createASTs() NPE at FieldReference.getConstantFor(FieldReference.java:408) 2006-01-11
100970 JDT Core kent_johnson VERI FIXE [1.5][compiler] Interface methods may conflict with Object methods 2006-01-10
105808 JDT Core kent_johnson VERI FIXE [1.5][dom] MethodBinding#overrides(..) should not consider return types 2006-01-10
106140 JDT Core kent_johnson VERI FIXE [compiler] Eclipse3.1.0: unrecognized class invisibility 2006-01-10
107045 JDT Core kent_johnson VERI FIXE [1.5][compiler] Compiler misses name clash with bounded class type parameter 2006-01-10
107105 JDT Core kent_johnson VERI FIXE [1.5][compiler] method override check does not detect differences in additional type bounds 2006-01-10
108780 JDT Core kent_johnson VERI FIXE [1.5][compiler] Subsignature checking does not respect erasure conversion 2006-01-10
108782 JDT Core kent_johnson VERI FIXE [1.5][compiler] inconsistent @Override error 2006-01-10
111014 JDT Core kent_johnson VERI FIXE Internal Compiler Error 2006-01-10
111350 JDT Core kent_johnson VERI FIXE [1.5][compiler] method override and generics 2006-01-10
112109 JDT Core kent_johnson VERI FIXE Compilation problem: Eclipse does not recognise parametrized notify-method in generic context 2006-01-10
112231 JDT Core kent_johnson VERI FIXE [1.5][compiler] enum declaration 2006-01-10
113273 JDT Core kent_johnson VERI FIXE [1.5][compiler] Compiler confused by multiply bounded type parameter 2006-01-10
113560 JDT Core kent_johnson VERI DUPL generic parameter type broke from 3.1.0 to 3.1.1 2006-01-10
114365 JDT Core kent_johnson VERI DUPL [1.5][compiler] Eclipse won't compile certain Combinations of generics 2006-01-10
117861 JDT Core kent_johnson VERI FIXE [1.5][compiler] invalid handling of static import 2006-02-24
111703 JDT Core Olivier_Thomann VERI FIXE Static initialization block in anonymous inner class causes compiler to fail 2006-01-10
114855 JDT Core Olivier_Thomann VERI FIXE [compiler] OutOfMemoryError compiling deeply nested try-catch 2006-01-10
115408 JDT Core Olivier_Thomann VERI FIXE [compiler] ArrayIndexOutOfBoundsException in CodeStream.java 2006-01-10
117382 JDT Core Olivier_Thomann VERI FIXE synthetic class$N fields generated unnecessarily 2006-01-10
117495 JDT Core Olivier_Thomann VERI FIXE [compiler] ternary ops return wrong type when condition is boolean literal 2006-01-10
99983 JDT Core philippe_mulet VERI DUPL [1.5][compiler] a type variable may not be followed by other bounds 2006-01-10
100182 JDT Core philippe_mulet VERI FIXE [1.5][compiler] unecessary cast in case of boxing 2006-01-10
104109 JDT Core philippe_mulet VERI DUPL [1.5] compile error in javac but not eclipse 2006-01-10
106466 JDT Core philippe_mulet VERI FIXE [1.5][compiler] Type parameter followed by other types in bound - rejected by javac, accepted by Eclipse 2006-03-21
108856 JDT Core philippe_mulet VERI FIXE [1.5][compiler] Inner inner classes have illegal names 2006-01-10
109118 JDT Core philippe_mulet VERI FIXE [1.5][compiler] Unhandled Exception Compiler error involving generics in java 1.5 2006-01-10
110593 JDT Core philippe_mulet VERI FIXE [1.5][compiler] NPE in ProblemReporter 2006-01-09
111898 JDT Core philippe_mulet VERI FIXE [compiler] Wrong code generation 2006-02-20
112268 JDT Core philippe_mulet VERI FIXE [1.5][compiler] Type mismatch introduced in 3.1.1 2006-01-11
112500 JDT Core philippe_mulet VERI FIXE [1.5][compiler] bug between inference and wilcard 2006-01-10
112666 JDT Core philippe_mulet VERI FIXE [1.5][compiler] Compiler rejects valid assignment to complex capture 2006-01-10
113950 JDT Core philippe_mulet VERI FIXE [1.5][compiler] Problems implementing inherited generic abstract methods and type erasure 2006-01-09
114087 JDT Core philippe_mulet VERI FIXE [1.5][compiler] Eclipse compiles code that cannot be compiled with JDK! 2006-01-09
114304 JDT Core philippe_mulet VERI FIXE [1.5][compiler] Return type not compatible with generic subinterface. 2006-01-09
114997 JDT Core philippe_mulet VERI DUPL [1.5][compiler] type mismatch with Collections.emptyList and wildcard 2006-01-10
116745 JDT Core philippe_mulet VERI FIXE [compiler] VerifyError: Incompatible type for getting or setting field 2006-01-09
117120 JDT Core philippe_mulet VERI FIXE [compiler] VerifyError: Expecting to find integer on stack 2006-01-09
123078 JDT Core philippe_mulet VERI FIXE [1.5][compiler] Problem inferring from #getClass() invocation 2006-03-28
98984 JDT Core jdt-core-inbox CLOS WORK Incorrect JavaDoc comment generated 2006-05-18
59 bugs found.

as