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 12:15:36 EDT
Hide Search Description
116 bugs found.
ID Product Comp Assignee Status Resolution Summary Changed
104953 JDT Core camle RESO INVA TVT3.1: tct 377-CHS:Untranslated valication WSDL error message 2005-08-11
109108 JDT Core frederic_fusier RESO DUPL Compile error on javadoc @link to method with generic type 2005-09-09
119072 JDT Core frederic_fusier RESO WORK [user library] An internal error occurred during: "Initializing Java tooling". 2006-04-12
92165 JDT Core jdt-core-inbox RESO DUPL [1.5][compiler] No compilation error on invalid construct 2005-07-19
102265 JDT Core jdt-core-inbox RESO DUPL Error from javac not reported by JDT compiler 2005-06-30
102278 JDT Core jdt-core-inbox RESO DUPL varargs+generics compilation error 2005-07-04
104198 JDT Core jdt-core-inbox RESO WORK typing problem with import static, generics and enum 2005-07-18
105524 JDT Core jdt-core-inbox RESO DUPL VerifyError when using generics with autoboxing 2005-07-28
108905 JDT Core jdt-core-inbox RESO DUPL [1.5][compiler] Compiler accepts invalid enum initializers 2005-09-07
114432 JDT Core jdt-core-inbox RESO FIXE TypeBinding returning null 2006-04-14
118156 JDT Core jdt-core-inbox RESO WORK Syntax valildation for While Loop Construct is in error 2005-11-27
102545 JDT Core kent_johnson RESO DUPL Internal Error building hierarchy, refactoring etc. 2005-07-04
102594 JDT Core kent_johnson RESO DUPL [1.5][compiler] NullPointerException with nested self-referential generics 2005-08-22
105645 JDT Core kent_johnson RESO DUPL [1.5][compiler] ambiguous error when invoking a overrided generics method 2005-08-02
98316 JDT Core philippe_mulet RESO WONT [1.5][compiler] Applying "Remove cast" QuickFix causes incremental compile error. 2005-07-04
101831 JDT Core philippe_mulet RESO DUPL [1.5][compiler] Conditional expressions get confused by generic types 2005-08-12
102599 JDT Core philippe_mulet RESO INVA [1.5][compiler] Cast error where there is none (Properties->Map) 2005-07-04
106284 JDT Core philippe_mulet RESO DUPL [1.5][compiler] Type inference succeeds, but should fail 2005-08-08
126105 JDT Core philippe_mulet RESO DUPL false "never used locally" warning from generic inner class 2006-02-13
98532 JDT Core david_audel VERI FIXE [1.5][compiler] Spurious 'type parameter T is hiding the type T' warning for static nested classes 2006-02-16
100797 JDT Core david_audel VERI FIXE editor general failure 2005-09-26
100808 JDT Core david_audel VERI FIXE [assist] Wrong replace range for package proposals if there is no line termination 2005-09-26
102284 JDT Core david_audel VERI FIXE [5.0 ] CCE in ParameterizedTypeBinding [code assist] 2005-09-27
103148 JDT Core david_audel VERI FIXE [1.5][assist] Code completion breaks if using static method generics ( Class.<T>staticMethod(params) ) 2005-09-26
99662 JDT Core frederic_fusier VERI FIXE [1.5] JavaModel returns inexistent IType for package-info ICompilationUnits 2005-09-26
99903 JDT Core frederic_fusier VERI FIXE [1.5][search] range wrong for package-info 2005-09-26
100041 JDT Core frederic_fusier VERI FIXE [javadoc][dom] Wrong positions when javadoc comment inside method declaration 2005-09-26
100695 JDT Core frederic_fusier VERI FIXE [1.5][search] Renaming a field of generic array type has no effect 2005-09-26
100772 JDT Core frederic_fusier VERI FIXE [1.5][search] Search for declarations in hierarchy reports too many matches 2005-09-26
101283 JDT Core frederic_fusier VERI FIXE [1.5][javadoc] Javadoc validation raises missing implementation in compiler 2005-09-26
106964 JDT Core frederic_fusier VERI FIXE [1.5][search] AIOBE in MethodLocator.matchOverriddenMethod 2005-09-26
99423 JDT Core jeem VERI FIXE [1.5] [javadoc] inconsistent getStartPosition() 2005-08-09
104245 JDT Core jeem VERI FIXE AST.newCompilationUnit javadoc error 2005-08-09
104877 JDT Core jeem VERI FIXE [1.5] TypeDeclarationStatement should use DECLARATION_PROPERTY in JLS3 API 2005-08-09
100606 JDT Core jerome_lanneluc VERI FIXE NPE during reconcile 2005-09-26
100636 JDT Core jerome_lanneluc VERI FIXE [model] Can't find overriden methods of protected nonstatic inner class. 2005-09-26
101228 JDT Core jerome_lanneluc VERI FIXE JME on code assist 2005-09-26
101425 JDT Core jerome_lanneluc VERI FIXE Classpath persistence should be resilient with unknown attributes 2005-09-26
102422 JDT Core jerome_lanneluc VERI FIXE Exception referencing class in large jar files 2005-09-30
103466 JDT Core jerome_lanneluc VERI FIXE Stack Overflow: Requesting Java AST from selection 2005-09-26
106202 JDT Core jerome_lanneluc VERI FIXE JavaModelCache should have configurable LRU cache limits 2005-09-26
107735 JDT Core jerome_lanneluc VERI FIXE StringIndexOutOfBoundsException in Util.getNameWithoutJavaLikeExtension() 2005-09-26
109055 JDT Core jerome_lanneluc VERI FIXE Error starting JDT Core due to IAE: Path for project must have only one segment. 2005-09-26
101049 JDT Core kent_johnson VERI FIXE Error when parametrized type extending final type as return value. 2005-09-26
101387 JDT Core kent_johnson VERI FIXE [1.5][compiler] Incorrect Cycle detected in type hierarchy error 2005-09-26
101456 JDT Core kent_johnson VERI FIXE Proposals and Open Declaration fail with NPE 2005-09-26
102631 JDT Core kent_johnson VERI FIXE [1.5][compiler] false java error for ambiguous methods 2005-09-26
103849 JDT Core kent_johnson VERI FIXE [jdk][compiler] Incorrect ambiguity error for generic types + inheritance 2005-09-26
107098 JDT Core kent_johnson VERI FIXE [1.5][compiler] method override check fails with instantiated type parameter in bound 2005-09-26
107681 JDT Core kent_johnson VERI FIXE [1.5][compiler] invalid ambiguous invocation diagnostic 2005-09-26
108203 JDT Core kent_johnson VERI FIXE [1.5][compiler] cannot compile internal class implementing interface with parameterized method 2005-09-26
108740 JDT Core kent_johnson VERI FIXE [1.5][compiler] Type hierarchy with generics fails with NPE 2005-09-26
110738 JDT Core kent_johnson VERI FIXE [1.5][compiler] Internal compiler error while processing Currency 2005-09-27
101080 JDT Core maxime_daniel VERI FIXE NPE during computePriority for problems 2005-10-10
91426 JDT Core Olivier_Thomann VERI FIXE [Markers] Java task tags in Task View don't have configured priority 2005-09-26
97220 JDT Core Olivier_Thomann VERI FIXE Should not issue nls warning for annotation 2011-08-03
97326 JDT Core Olivier_Thomann VERI FIXE [dom] ITypeBinding#isFromSource() is always false for type variables, wildcards, and capture types 2005-09-26
101247 JDT Core Olivier_Thomann VERI FIXE [formatter] Fails to format some labelled statements 2005-09-26
101885 JDT Core Olivier_Thomann VERI FIXE [mode] sort operation doesn't set the RELATIVE_ORDER for enum constants 2005-09-26
101955 JDT Core Olivier_Thomann VERI FIXE NullPointerException after invoking extract method 2005-09-26
102305 JDT Core Olivier_Thomann VERI FIXE Error in JDT Core during reconcile 2005-09-27
102778 JDT Core Olivier_Thomann VERI FIXE Scrapbook page doesn't work with enhanced for statement 2005-09-26
103320 JDT Core Olivier_Thomann VERI FIXE Method-local subtype with instance initializer break JDOM 2005-09-26
103636 JDT Core Olivier_Thomann VERI FIXE JDT compiler produces invalid XML 2005-09-26
104492 JDT Core Olivier_Thomann VERI FIXE [AST]java.lang.ClassCastException: org.eclipse.jdt.core.dom.PrimitiveType 2005-09-26
104664 JDT Core Olivier_Thomann VERI FIXE [compiler] repeat mode is broken in the batch compiler 2005-09-26
104704 JDT Core Olivier_Thomann VERI FIXE [compiler] caching in the constant pool could be improved 2005-08-09
104738 JDT Core Olivier_Thomann VERI FIXE [1.5][compiler] Enclosing method attribute is generated for member type of a local type 2005-09-26
104765 JDT Core Olivier_Thomann VERI FIXE Tab width error in Java Conventions [built-in] 2005-08-09
105192 JDT Core Olivier_Thomann VERI FIXE NaiveASTFlattener incorrectly renders a for statement with multiple initializers or multiple updaters 2005-08-09
105430 JDT Core Olivier_Thomann VERI FIXE ecj chokes when classpath has leading separator 2005-09-27
105635 JDT Core Olivier_Thomann VERI FIXE incorrect parsing of field declarations with generic types 2005-09-26
106403 JDT Core Olivier_Thomann VERI FIXE PublicScanner returns EOF late 2005-09-26
106656 JDT Core Olivier_Thomann VERI FIXE [compiler] Batch compiler exits with error code -1 when only warnings are found 2005-08-11
109646 JDT Core Olivier_Thomann VERI FIXE [DOM] Parsing using K_STATEMENTS doesn't return the right tree for multiple local declarations 2006-02-20
109963 JDT Core Olivier_Thomann VERI FIXE [dom] Two VariableDeclarationStatements in switch 2005-09-28
110826 JDT Core Olivier_Thomann VERI FIXE [compiler] Batch compiler doesn't work when set on the bootclasspath 2005-09-27
94759 JDT Core philippe_mulet VERI FIXE [1.5][compiler] @Override doesn't report an error inside interface when specified for clone() method 2005-09-26
98538 JDT Core philippe_mulet VERI FIXE [1.5][compiler] Inference broken for subtypes of subtypes of F-bounded types 2005-09-26
100043 JDT Core philippe_mulet VERI FIXE [1.5][compiler] false compiler error on ?: ternary operator with boxing 2005-09-26
100153 JDT Core philippe_mulet VERI FIXE [1.5][compiler] Bound check failure on recursive formal bound 2005-09-26
100619 JDT Core philippe_mulet VERI FIXE [1.5][compiler] Incorrect duplicate bound diagnosis 2005-11-15
101208 JDT Core philippe_mulet VERI FIXE [compiler] instanceof check cannot be unnecessary on null values 2006-01-31
101380 JDT Core philippe_mulet VERI FIXE [1.5][compiler] Problem when implementing generic interface with method that has enum parameter 2005-09-26
101713 JDT Core philippe_mulet VERI FIXE [1.5][compiler] Access to static fields within enum constructors inconsistent with javac 2006-06-28
101779 JDT Core philippe_mulet VERI FIXE [1.5][compiler] VerifyError using -- operator on unboxed generic Integer type 2005-09-26
102181 JDT Core philippe_mulet VERI FIXE [1.5][compiler] Generic varargs are built with incorrect array type 2005-09-26
102213 JDT Core philippe_mulet VERI FIXE [1.5][compiler] enum constants cannot be referenced inside enum constants initializer 2005-09-26
103023 JDT Core philippe_mulet VERI FIXE [1.5][compiler] StackOverflow inferring type arguments 2005-09-26
103227 JDT Core philippe_mulet VERI FIXE [1.5][compiler] VerifyError in case of a parametrized anonymous class inside a static inner class 2005-09-26
103472 JDT Core philippe_mulet VERI FIXE [1.5][compiler] Should detect incompatible super interfaces 2007-09-12
103485 JDT Core philippe_mulet VERI FIXE [1.5][compiler] compiler: wrongfully accepted method call 2005-09-26
103528 JDT Core philippe_mulet VERI FIXE [1.5][compiler] compiler allows invalid assignment with method type parameter and nested wildcards 2005-09-26
103994 JDT Core philippe_mulet VERI FIXE [1.5][compiler] Internal compiler error while overriding bootstrap class 2005-09-26
104082 JDT Core philippe_mulet VERI FIXE [1.5][compiler] 1.5 source code gets internal eclipse null pointer error 2006-03-01
104167 JDT Core philippe_mulet VERI FIXE [1.5][compiler] incorrect 'unread field' diagnosis 2006-02-13
104551 JDT Core philippe_mulet VERI FIXE [1.5][compiler] Method override checks fail with raw subtype and type variable as type bound 2005-09-26
104649 JDT Core philippe_mulet VERI FIXE [1.5][compiler] method type variable: inference broken for null 2005-09-26
104655 JDT Core philippe_mulet VERI FIXE [1.5] inconsistent compiler behavior in generic methods 2005-09-26
104695 JDT Core philippe_mulet VERI FIXE [1.5][compiler] Compiler allows instanceof with non-reifiable array type 2005-09-26
105284 JDT Core philippe_mulet VERI FIXE [1.5][compiler] Autoboxing: Type mismatch 2005-09-26
105531 JDT Core philippe_mulet VERI FIXE [1.5][compiler] ecj from CVS generates spurious incomprehensible error 2005-09-26
106106 JDT Core philippe_mulet VERI FIXE [1.5][compiler] Compiler error with Arrays.asList in Java 5 mode? 2005-09-26
106297 JDT Core philippe_mulet VERI FIXE [1.5][compiler] new A<X>().new B(){} 2005-09-26
106514 JDT Core philippe_mulet VERI FIXE [1.5][compiler] Improve diagnostic on bound mismatch for GenericTypeTests.test790 2005-09-26
106865 JDT Core philippe_mulet VERI FIXE [1.5][compiler] capture conversion doesn't handle array types 2005-09-26
106936 JDT Core philippe_mulet VERI FIXE [1.5][compiler] Unoptimal lub computation 2005-09-26
107079 JDT Core philippe_mulet VERI FIXE [1.5][compiler] mis-compiled Wildcard capture leads to a ClassCastException 2005-09-26
107756 JDT Core philippe_mulet VERI FIXE [1.5][compiler] Invalid diagnostic invoking method through raw interface 2005-09-26
108263 JDT Core philippe_mulet VERI FIXE [1.5][compiler] Constants initilialization doesn't work inside Annotation 2005-09-26
108372 JDT Core philippe_mulet VERI FIXE [1.5][compiler] Inner class of enclosing raw type don't works 2005-09-26
108783 JDT Core philippe_mulet VERI FIXE [1.5][compiler] Runnable masks Iterable interface in bounds 2005-09-26
110182 JDT Core philippe_mulet VERI FIXE [compiler] Eclipse does not recompile rt.jar properly 2005-09-29
110563 JDT Core philippe_mulet VERI FIXE [1.5][compiler] Internal compiler error for varags 2005-09-27
110570 JDT Core philippe_mulet VERI FIXE [1.5][compiler] error in type deduction 2005-09-27
104780 JDT Core Olivier_Thomann CLOS FIXE TVT 3.1: TCT 386 - wrong description for option FORMATTER_INSERT_NEW_LINE_AFTER_ANNOTATION 2006-11-16
116 bugs found.

as