Fri Apr 19 2024 14:59:35 EDT
Hide Search Description
166 bugs found.
ID Product Comp Assignee Status Resolution Summary Changed
37979 JDT Core david_audel RESO WORK Highlight Classes which are not in the import list 2006-02-28
112542 JDT Core david_audel RESO DUPL Forgetting a '{' makes compiler suggest to 'insert "AssignmentOperator ArrayInitializer"' 2006-03-29
120347 JDT Core david_audel RESO DUPL Java completion crashes 2006-02-28
103469 JDT Core frederic_fusier RESO DUPL [search] method reference in binary reports top enclosing method instead of anonymous 2006-03-16
105595 JDT Core frederic_fusier RESO WORK [editor] class "cannot be resolved" error from static member on interface class referenced from library in (very large) external jar file 2006-04-04
108839 JDT Core frederic_fusier RESO DUPL [search] Open Type should show deprecation info 2006-03-30
111062 JDT Core frederic_fusier RESO WONT [javadoc] detect references to invisible members 2007-10-01
128498 JDT Core frederic_fusier RESO WORK can't refactror/rename class. Bookeeping is confused. 2006-03-30
129137 JDT Core frederic_fusier RESO INVA [javadoc][assist] No completion offered in javadoc 2006-02-27
132984 JDT Core frederic_fusier RESO WORK parsing of classesd if more than one class in one file 2006-03-27
49675 JDT Core jdt-core-inbox RESO WORK [Tasks] [Markers] Provide a distinguished marker type for Javadoc errors and warnings 2006-03-31
92383 JDT Core jdt-core-inbox RESO WORK Code completion is slow on types in big workspace [code completion] 2006-03-31
99386 JDT Core jdt-core-inbox RESO WORK Error in JDT Core during reconcile 2006-03-30
99401 JDT Core jdt-core-inbox RESO WONT Can't turn off Abort build if build path incomplete 2006-03-30
100361 JDT Core jdt-core-inbox RESO WORK CompilationUnit has its own Buffer although open in editor 2006-03-30
101962 JDT Core jdt-core-inbox RESO WORK class importing 2006-03-30
102402 JDT Core jdt-core-inbox RESO WORK No option to 'remove file from project' without deleting it. 2006-03-30
102821 JDT Core jdt-core-inbox RESO WONT Exclude single file from externalization 2006-03-30
106325 JDT Core jdt-core-inbox RESO DUPL [1.5][compiler] compiler does not issue unsafe type warning when calling varargs method with parameterized type 2006-03-06
108649 JDT Core jdt-core-inbox RESO WORK Imported deprecated classes continue to display as warnings 2006-02-23
112652 JDT Core jdt-core-inbox RESO DUPL Java Search causes Out of memory exception and crashes workbench 2006-03-14
116977 JDT Core jdt-core-inbox RESO WORK Local variable is not used, warning even though it is 2006-03-27
131028 JDT Core jdt-core-inbox RESO WORK [1.5][compiler] Doubly-nested inner classes with generics fail to compile 2006-03-09
132665 JDT Core jdt-core-inbox RESO DUPL NPE in Variables view when using Ctrl+Space 2006-03-23
132815 JDT Core jdt-core-inbox RESO DUPL AIOOB in LookupEnvironment.getTypeFromSignature(LookupEnvironment.java:858) 2006-03-22
133085 JDT Core jdt-core-inbox RESO INVA [javadoc][assist] JavaDoc assist for @see does not include information for generics 2006-03-24
83072 JDT Core jerome_lanneluc RESO WORK isAssignmentCompatible and generics is inconsistent 2006-03-27
95895 JDT Core jerome_lanneluc RESO WORK Open Type does not re-index when opening new project 2006-03-27
96073 JDT Core jerome_lanneluc RESO WORK NPE on call to getResolvedClasspath 2006-03-27
96306 JDT Core jerome_lanneluc RESO WORK 3.1M7 NullPointerException while doing java search 2006-03-27
100096 JDT Core jerome_lanneluc RESO WORK Initializing Java Tooling dialog on startup 2006-03-27
102559 JDT Core jerome_lanneluc RESO WORK File added manually to source does NOT show in project 2006-03-27
106003 JDT Core jerome_lanneluc RESO WORK "Analyzing deltas" never completes 2006-03-27
84057 JDT Core kent_johnson RESO WONT case insensitive classpath compares on Windows 2006-03-27
90679 JDT Core kent_johnson RESO WORK Wrong compiler error: "The return type is incompatible with...." 2006-03-27
95350 JDT Core kent_johnson RESO WORK Full build triggered by CVS operation 2006-03-27
96575 JDT Core kent_johnson RESO WORK Fail to build on workspace restart after upgrade 2006-03-27
100074 JDT Core kent_johnson RESO WORK ClassCastException while doing a Java Search 2006-03-27
101232 JDT Core kent_johnson RESO WORK FIle System out of sync error in RC3 2006-03-27
105339 JDT Core kent_johnson RESO DUPL [1.5][compiler] The internal compiler incorrectly handles constraints to type variables 2006-02-24
106880 JDT Core kent_johnson RESO DUPL [1.5][compiler] Incompatible return type on static method 2006-02-24
126999 JDT Core kent_johnson RESO DUPL Compiler fails on valid multiple secondary classes in a java file 2021-03-02
93631 JDT Core martinae RESO WORK End lines are missing uring the Rewrite 2006-03-27
83616 JDT Core maxime_daniel RESO WORK Unclear result of calling isAssigmentCompatible for wildcard types 2006-03-27
93948 JDT Core Olivier_Thomann RESO DUPL [DOM] Eclipse compiler dependencies 2006-03-13
102381 JDT Core Olivier_Thomann RESO WONT Comment and auto format is not working together 2006-03-27
128539 JDT Core Olivier_Thomann RESO DUPL [DOM][AST] Multiple locals not supported in switch statements 2006-02-21
129383 JDT Core Olivier_Thomann RESO INVA Tomcat 5.5.x jsp compiler emitting bad sourcefile attribute 2006-02-24
132846 JDT Core Olivier_Thomann RESO DUPL [compiler] NPE compiling JDK 1.5 sources 2006-03-22
77473 JDT Core philippe_mulet RESO DUPL [compiler] private nested class constructors are not private 2006-03-01
94567 JDT Core philippe_mulet RESO WORK [compiler] Bogus errors 2006-03-27
105049 JDT Core philippe_mulet RESO WORK [1.5][compiler] Compiler doesn't warn about unchecked cast to non-reifiable array type 2006-03-06
119395 JDT Core philippe_mulet RESO WORK [1.5][compiler] wildcard capture and unnecessary cast warning 2006-02-28
128520 JDT Core philippe_mulet RESO WORK [1.5][compiler] compiler problem simmilar to http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6213818 2006-02-20
129261 JDT Core philippe_mulet RESO INVA [1.5][compiler] Eclipse gives a type mismatch error while javac accepts the code 2007-07-29
129996 JDT Core philippe_mulet RESO INVA generics produces a problem with explicit casts 2006-03-02
130247 JDT Core philippe_mulet RESO INVA [compiler] "Variable never used" is reported if variable is only referenced with this.variable 2006-03-03
99114 JDT Core frederic_fusier VERI FIXE [search] OOM Exception in Java search 2006-03-28
130982 JDT Core jerome_lanneluc VERI FIXE META-INF directories shown as empty META-INF.* packages in J2EE Navigator 2006-03-29
61189 JDT Core david_audel VERI FIXE Error messages with "AssignmentOperator ArrayInitializer" could be improved 2006-03-29
120892 JDT Core david_audel VERI FIXE [assist] inconsistent completions for constructors an methods 2006-03-28
127241 JDT Core david_audel VERI FIXE SIOOBE in StubUtility.hasConstantName during quick fix 2006-03-28
127323 JDT Core david_audel VERI FIXE context assist exception when trying to autocomplete inside a malformed enum switch 2006-03-28
127395 JDT Core david_audel VERI FIXE AST: SimpleName must not be empty 2006-03-28
128045 JDT Core david_audel VERI FIXE [assist] Autocomplete on variable names fails if name starts with a part of an existing prefix 2006-03-28
128169 JDT Core david_audel VERI FIXE [codeassist] Type parameter name of method declaration proposal must not create conflit 2006-03-28
128276 JDT Core david_audel VERI FIXE Breakpoint Propertie Error. 2006-03-28
128823 JDT Core david_audel VERI FIXE ArrayIndexOutOfBoundsException in log 2006-03-28
129142 JDT Core david_audel VERI FIXE VariableDeclarator isn't recovered by statments recovery 2006-03-28
129555 JDT Core david_audel VERI FIXE [dom] The length of a recovered fake SimpleName should be 0 2006-03-28
129909 JDT Core david_audel VERI FIXE Recovered AST - VariableDeclaratorId isn't recovered 2006-03-28
131681 JDT Core david_audel VERI FIXE NullPointerException during javaCompletionProposalComputer 2006-03-28
132651 JDT Core david_audel VERI FIXE Javadoc of CompletionContext#getTokenEnd() and CompletionProposal#getCompletionLocation are not correct. 2006-03-28
133292 JDT Core david_audel VERI FIXE [compiler] Compiler accepts spurious semicolon in array initialiser 2006-03-28
94925 JDT Core frederic_fusier VERI FIXE [search] Bad performance on showing package selection dialog when creating new import group 2006-03-28
127628 JDT Core frederic_fusier VERI FIXE [index] CodeAssist doesn't filter deprecated types 2006-03-30
128814 JDT Core frederic_fusier VERI FIXE [prefs] NPEs in log during tests 2006-03-28
128877 JDT Core frederic_fusier VERI FIXE [search] reports inexistent IMethod for binary constructor of inner class 2006-03-28
129241 JDT Core frederic_fusier VERI FIXE [Javadoc] deprecation warning wrongly reported when ignoring Malformed Javadoc comments 2006-03-28
132813 JDT Core frederic_fusier VERI FIXE [compiler] NPE in Javadoc.resolve(Javadoc.java:196) + log swamped 2006-03-28
132877 JDT Core jdt-core-inbox VERI DUPL NPE in CodeStream.invokespecial 2006-03-23
89807 JDT Core jerome_lanneluc VERI FIXE Outliner should recognize @Deprecated annotation 2006-03-28
100919 JDT Core jerome_lanneluc VERI FIXE Closing or deleting projects leads to Java model error 2006-03-27
113371 JDT Core jerome_lanneluc VERI FIXE Performance: discardWorkingPerCopyInfo emptys Cache before building Delta 2006-03-28
114140 JDT Core jerome_lanneluc VERI FIXE assertion failed when opening a class file not not the classpath 2006-03-27
116072 JDT Core jerome_lanneluc VERI FIXE cached classpath containers not removed when project deleted 2006-03-27
121569 JDT Core jerome_lanneluc VERI FIXE [Import/Export] Importing projects in workspace, the default build order is alphabetical instead of by dependency 2006-03-27
122650 JDT Core jerome_lanneluc VERI FIXE ASTParser.createBindings(IJavaElement[]) returns wrong element 2006-03-27
128219 JDT Core jerome_lanneluc VERI FIXE Builder participants should create their own marker types 2006-03-28
128258 JDT Core jerome_lanneluc VERI FIXE Project name of java elements from external file is _E_X_T_E_R_N_A_L_P_R_O_J_E_C_T_ 2006-03-28
129624 JDT Core jerome_lanneluc VERI FIXE AccessRuleSet#messageTemplates takes a lot of memory 2006-03-28
129991 JDT Core jerome_lanneluc VERI FIXE [refactoring] Rename sourcefolder fails with JME 2006-03-28
130317 JDT Core jerome_lanneluc VERI FIXE ASTParser with IClassFile as source creates type bindings that are not isEqualTo(..) binary bindings 2006-03-28
130683 JDT Core jerome_lanneluc VERI FIXE NPE in DeltaProcessingState.addElementChangedListener() 2006-03-28
131459 JDT Core jerome_lanneluc VERI FIXE Java model returns stale resolved source type for binary type 2006-03-28
131937 JDT Core jerome_lanneluc VERI FIXE JDT core adding problem markers to non-java projects 2006-03-28
132494 JDT Core jerome_lanneluc VERI FIXE JavaModelException opening up class file in non java project 2006-03-28
133334 JDT Core jerome_lanneluc VERI FIXE Indexing project 3 times during import 2006-03-28
81222 JDT Core kent_johnson VERI INVA [1.5][compiler] Name clash when extending a raw superclass and overriding a method with parameterized type as parameter type 2006-03-27
102160 JDT Core kent_johnson VERI FIXE [compiler][1.5] Only first error is reported on circularity references between annotations 2006-03-27
106090 JDT Core kent_johnson VERI FIXE [generics] Method invocation resolution depends on declaration order 2006-03-29
106446 JDT Core kent_johnson VERI FIXE [compiler] "Cannot be resolved to a type" errors for some default top-level class 2006-06-09
123943 JDT Core kent_johnson VERI FIXE [1.5][compiler] Invalid ambiguous method error 2006-03-27
125956 JDT Core kent_johnson VERI FIXE [1.5][compiler] Failed to compile Jaxb 2.0 2006-03-27
127996 JDT Core kent_johnson VERI FIXE Performance: long time spent in State.write(..) looping over ArrayList<char[][]> 2006-03-27
129056 JDT Core kent_johnson VERI FIXE compiler fails to detect ambiguous method when autoboxing and implementing an interface 2006-03-27
132613 JDT Core kent_johnson VERI FIXE NPE in java builder when trying to retrieve a file 2006-03-29
134064 JDT Core kent_johnson VERI FIXE recreateModifiedClassFileInOutputFolder only works in default package 2006-03-31
127244 JDT Core maxime_daniel VERI FIXE [compiler] Null reference analysis doesn't understand assertions 2006-03-28
127919 JDT Core maxime_daniel VERI FIXE [compiler][null] non String objects references involved into string concatenation should not raise null ref. warnings 2006-04-13
128014 JDT Core maxime_daniel VERI FIXE [compiler][null] invalid analysis when redundant check is done 2006-03-28
128546 JDT Core maxime_daniel VERI DUPL [compiler] null reference analysis: an Object participation into a String concatenation expression should not mark it as being non null 2006-03-28
128962 JDT Core maxime_daniel VERI FIXE [compiler][null] incorrect analysis within try finally with a constructor 2006-04-14
129122 JDT Core maxime_daniel VERI DUPL [compiler][null] false positives inside loop 2006-03-28
129371 JDT Core maxime_daniel VERI FIXE [compiler][null] False positives from null reference analyzer with break 2006-04-13
132072 JDT Core maxime_daniel VERI FIXE [compiler][null] AIOOBE in null check compiling com.sun.org.apache.xalan.internal.res.XSLTErrorResources from JDK 1.5 source 2006-03-28
132120 JDT Core maxime_daniel VERI FIXE [compiler][null] NPE batch compiling JDT/Core from HEAD 2006-03-28
132974 JDT Core maxime_daniel VERI FIXE [compiler] missing error on uninitialized final local 2006-04-13
87852 JDT Core Olivier_Thomann VERI FIXE ASTParser fails when called from another program 2007-10-24
104536 JDT Core Olivier_Thomann VERI FIXE [compiler] Ant adapter doesn't use the right source and target values 2006-03-28
127275 JDT Core Olivier_Thomann VERI FIXE [compiler] Generalize ProblemReporter#localSourceEnd 2006-03-27
128077 JDT Core Olivier_Thomann VERI FIXE AST - instanceof - getLength returns wrong length 2006-03-27
128840 JDT Core Olivier_Thomann VERI FIXE [compiler] Wrong warning for unnecessary semicolon as else statement 2006-03-27
128848 JDT Core Olivier_Thomann VERI FIXE closing bracket added into comment upon format 2006-03-28
128960 JDT Core Olivier_Thomann VERI FIXE AST: errors with parameter array and full qualified types 2006-03-28
128961 JDT Core Olivier_Thomann VERI FIXE AST: errors with parentheses expressions in for-init initialisers 2006-03-28
129096 JDT Core Olivier_Thomann VERI FIXE Wrong positions for array of parameterized type as a parameter 2006-03-28
129361 JDT Core Olivier_Thomann VERI FIXE Uninitialized fields in jdt/core code 2006-03-27
129957 JDT Core Olivier_Thomann VERI FIXE Binary class file editor shows "implements" instead of "extends" for an interface's super-interfaces 2006-03-28
130140 JDT Core Olivier_Thomann VERI FIXE ASTParser should specify failure for IClassFile without source 2006-03-28
130330 JDT Core Olivier_Thomann VERI FIXE bogus null check in BindingComparator#isEqual(MethodBinding, MethodBinding, HashSet) 2006-03-28
130528 JDT Core Olivier_Thomann VERI FIXE NPE in FieldBinding.getAnnotations(..) for length field of array 2006-03-28
131373 JDT Core Olivier_Thomann VERI FIXE Verbose mode of the ant adapter should be a real verbose mode 2006-03-28
131720 JDT Core Olivier_Thomann VERI FIXE [compiler] optimization: the distribution of the number of elements into CharArrayCache instances suggest that smaller instances should be optimized/removed 2006-04-18
131921 JDT Core Olivier_Thomann VERI FIXE NPE caugth in DefaultBindingResolver.resolveName(Name) 2006-03-28
132575 JDT Core Olivier_Thomann VERI FIXE Incorrect classpath are not reported inside the log xml 2006-03-28
133440 JDT Core Olivier_Thomann VERI FIXE [1.5][compiler] JDT allows annotation to have a null default 2006-03-29
133738 JDT Core Olivier_Thomann VERI FIXE [compiler] Eclipse compiler compiles program but javac does not (2 of 2) 2006-03-30
133748 JDT Core Olivier_Thomann VERI FIXE Javac task includes all files from the extDirs list 2007-07-29
100369 JDT Core philippe_mulet VERI FIXE [compiler] No effect assignment diagnosis could be made smarter 2006-03-27
105801 JDT Core philippe_mulet VERI FIXE [1.5][compiler] Too many warnings for non-matching types of arguments of varargs call 2006-03-28
117758 JDT Core philippe_mulet VERI FIXE [compiler] private dropped from inner class constructor 2006-03-28
119238 JDT Core philippe_mulet VERI FIXE [1.5][compiler] Unchecked generic type operation warning if access to static field of parameterized type 2006-03-27
122775 JDT Core philippe_mulet VERI FIXE [1.5][compiler] StackOverflow in compiler 2006-03-27
123476 JDT Core philippe_mulet VERI FIXE [compiler] misleading error message (root cause not reported) 2006-03-28
127583 JDT Core philippe_mulet VERI FIXE [1.5][compiler] Call to constructor with mismatched type parameter and arguement not detected 2006-03-28
128063 JDT Core philippe_mulet VERI FIXE [1.5][compiler] Compiler reports errors against compilabale code 2006-03-28
128217 JDT Core philippe_mulet VERI FIXE Grouping all fatal problems together 2006-03-27
128389 JDT Core philippe_mulet VERI FIXE [compiler][1.5] generic inner type cannot extend Throwable 2006-03-27
128418 JDT Core philippe_mulet VERI FIXE [1.5][compiler] eclipse doesn't emit unchecked warning 2006-03-28
128560 JDT Core philippe_mulet VERI FIXE [compiler] Java 1.4 compiler (UI?) incorrectly reports incompatible return type 2006-03-27
128705 JDT Core philippe_mulet VERI FIXE [Compiler][1.5] Jsr inlining limitation in the compiler 2006-03-28
128954 JDT Core philippe_mulet VERI FIXE Javadoc problems with category CAT_INTERNAL 2006-03-27
129190 JDT Core philippe_mulet VERI FIXE [1.5][compiler] Contrary behaviour to Sun's compiler concerning typed classes, non-static inner classes and inheritence 2006-03-28
129305 JDT Core philippe_mulet VERI FIXE [compiler] Could optimize "return null" in presence of subroutine 2006-03-27
129306 JDT Core philippe_mulet VERI FIXE [compiler] inlineJSR may cause entering twice finally block 2006-03-27
129316 JDT Core philippe_mulet VERI FIXE [compiler] Incremental compile confuses unsound type hierarchy and deprecation 2006-03-27
130017 JDT Core philippe_mulet VERI FIXE [1.5][compiler] @Override cannot be used for static methods 2006-08-09
130117 JDT Core philippe_mulet VERI FIXE [compiler] Wrong error generated "The method Inner in type Inner can only set one of public / protected / private" 2006-03-28
130516 JDT Core philippe_mulet VERI FIXE [1.5][compiler] Add support for "cast" warning token 2006-03-28
130543 JDT Core philippe_mulet VERI FIXE [1.5][compiler] Error creating array of generics of inner class. 2006-03-28
130980 JDT Core philippe_mulet VERI FIXE [compiler] When the contents of the unit cannot be retrieved, the compiler should report an error 2008-01-15
131935 JDT Core philippe_mulet VERI FIXE [1.5][compiler] Illegal generic conversion allowed. 2006-03-29
129082 JDT Core kent_johnson CLOS FIXE [regression] Refresh->Run action deletes all files in 'bin' directory and recompiles all classes 2006-04-04
128547 JDT Core maxime_daniel CLOS FIXE [compiler][null] null reference analysis: false positive in try/finally 2006-04-03
130359 JDT Core maxime_daniel CLOS FIXE [compiler][null] wrong warning in try/catch with RuntimeException 2006-04-03
166 bugs found.

as