Sun May 5 2024 01:32:40 EDT
Hide Search Description
77 bugs found.
ID Product Comp Assignee Status Resolution Summary Changed
235799 JDT Core frederic_fusier RESO DUPL [search] IAE in search: Class file name must end with .class 2008-06-10
225339 JDT Core jdt-core-inbox RESO DUPL Warning on missing serialVersionId on abstract class 2008-04-02
37525 JDT Core frederic_fusier VERI WORK [open type] Moving a package does not update the class index. 2007-09-18
109695 JDT Core frederic_fusier VERI FIXE [search] Numbers should be treated as upper-case letters in CamelCase matching 2012-12-10
124624 JDT Core frederic_fusier VERI FIXE [search] Camelcase matching routines should support end character 2007-09-18
135493 JDT Core frederic_fusier VERI FIXE [search] Clarify TypeNameRequestor#acceptType(...) 2007-09-19
138184 JDT Core frederic_fusier VERI FIXE [search] Type Dialog (Could not uniquely map the name to a type) 2010-09-01
152562 JDT Core frederic_fusier VERI FIXE [prefs] IJavaProject.setOption(..., null) does not work 2007-09-18
152578 JDT Core frederic_fusier VERI FIXE [prefs] IJavaProject.setOption(Object,Object) wrongly removes key when value is equals to JavaCore one 2007-09-18
152841 JDT Core frederic_fusier VERI FIXE [model] IJavaProject.findType(name, monitor) doesn't find secondary type 2007-09-18
170249 JDT Core frederic_fusier VERI DUPL [model] IJavaProject.findType() finds type in different project when editor is open 2007-09-18
177883 JDT Core frederic_fusier VERI WONT StringIndexOutOfBoundsException in at org.eclipse.jdt.internal.core.JavaModelManager 2007-09-18
183923 JDT Core frederic_fusier VERI FIXE [prefs] NPE in JavaProject#setOptions 2007-09-18
186113 JDT Core frederic_fusier VERI FIXE [model] classpath variable deprecation messages not initialized when called 2007-09-18
186781 JDT Core frederic_fusier VERI FIXE StackOverflowError while computing launch button tooltip 2007-09-18
199004 JDT Core frederic_fusier VERI FIXE [search] Java Search in 'JRE libraries' finds matches in Application Libraries 2007-09-18
199392 JDT Core frederic_fusier VERI DUPL [search] Type Dialog Error 'Items filtering ... Reason: Class file name must end with .class' 2008-06-10
200064 JDT Core frederic_fusier VERI FIXE [search] ResourceException while searching for method reference 2007-09-18
200400 JDT Core frederic_fusier VERI FIXE [search] Camel Case match prefix insensitive although spec says prefix sensitive 2007-09-18
200449 JDT Core frederic_fusier VERI FIXE [model] Classpath variable deprecation message is not flushed from cache when variable is removed 2007-09-18
200931 JDT Core frederic_fusier VERI FIXE GENERATED_BY references still exist in some javadoc comments 2007-09-18
201064 JDT Core frederic_fusier VERI FIXE [search] SearchEngine.searchAllTypeNames(..) does not find CamelCase match 2007-09-18
201066 JDT Core frederic_fusier VERI FIXE [prefs] Preferences listeners are not removed while shutting down JavaModelManager 2007-09-18
202220 JDT Core frederic_fusier VERI DUPL [search] Add digits as part of camel-case resolution in the Java Open Type Dialog 2007-09-18
203421 JDT Core frederic_fusier VERI INVA [search] OpenType not supporting case-insensitive prefix match 2007-09-18
99195 JDT Core jdt-core-inbox VERI DUPL Camel case search does not work for numbers at the end 2007-09-17
119842 JDT Core jdt-core-inbox VERI DUPL camel case matching: consider digit sequence as camel hunk 2007-09-17
169477 JDT Core jdt-core-inbox VERI WONT Incorrectly errors for multiple public classes that are not concrete 2007-09-17
181357 JDT Core jdt-core-inbox VERI DUPL Compiler preference "Unnecessary declaration of thrown checked exeption" reports false positive 2007-09-18
196832 JDT Core jdt-core-inbox VERI INVA Direct import does not override access restrictions on indirect import 2007-09-17
198133 JDT Core jdt-core-inbox VERI WONT IJavaelementDelta does not contain of CompilationUnit changes when adding/removing packages 2007-09-17
199210 JDT Core jdt-core-inbox VERI WORK java.lang.NegativeArraySizeException 2007-09-17
199866 JDT Core jdt-core-inbox VERI DUPL All object directories are forced into export status 2007-09-18
199954 JDT Core jdt-core-inbox VERI INVA Out of memory error after refresh when class files have been overwritten 2007-09-17
201985 JDT Core jdt-core-inbox VERI INVA Arrays.asList() 2007-09-17
201987 JDT Core jdt-core-inbox VERI WORK [quick fix] method belongs to raw type -> add type parameters locks up when inferred type is "Object" 2007-09-17
202152 JDT Core jdt-core-inbox VERI DUPL Call to ICompilationUnit.becomeWorkingCopy() breaks JavaModel 2007-09-18
202442 JDT Core jdt-core-inbox VERI DUPL Allow work to continue while "User Operation" is waiting 2009-10-01
202624 JDT Core jdt-core-inbox VERI INVA [1.5][compiler] generics, wrong error 'method not applicable for arguments' 2007-09-17
203089 JDT Core jdt-core-inbox VERI FIXE getDefaultOptions misses option 2007-09-17
203728 JDT Core jdt-core-inbox VERI DUPL OutOfMemoryError: Background Indexer Crash Recovery 2007-09-19
203769 JDT Core jdt-core-inbox VERI INVA Weird warning "Empty block" for an empty class 2007-09-19
121130 JDT Core jdt-ui-inbox VERI DUPL [open type] Consider numbers to be part of CamelCase words 2007-09-17
170842 JDT Core jdt-ui-inbox VERI DUPL [open type] Text filter seems to ignore numbers 2007-09-17
196804 JDT Core jdt-ui-inbox VERI DUPL [Dialog] Consider numbers as part of camel case filter in the "Open Type" dialog 2007-09-17
108456 JDT Core jerome_lanneluc VERI FIXE IPackageFragmentRoot#getPackageFragment() should not accept invalid package names 2007-09-17
169970 JDT Core jerome_lanneluc VERI FIXE [model] code assist favorites must honour build path of project in context 2007-09-18
194399 JDT Core jerome_lanneluc VERI FIXE IJavaProject.findType(String, String, WorkingCopyOwner) doesn't return the same element with different VMs. 2007-09-18
194432 JDT Core jerome_lanneluc VERI DUPL IJavaProject.findType(String, String, WorkingCopyOwner) return the wrong duplicate element 2007-09-18
197157 JDT Core jerome_lanneluc VERI WORK Old compilation unit contents retrieved even after file is deleted 2007-09-18
201062 JDT Core jerome_lanneluc VERI FIXE Missing library in project classpath even library exists 2007-09-18
202076 JDT Core jerome_lanneluc VERI FIXE NPE in DeltaProcessor 2007-09-18
89301 JDT Core kent_johnson VERI WONT Any user operation that would trigger an autobuild should cancel a running autobuild 2012-09-21
202169 JDT Core kent_johnson VERI WORK [compiler] Static import of supertype reported as unused 2007-09-28
202268 JDT Core kent_johnson VERI WONT Rebuild workspace after changing casing of class name takes a long time 2007-09-18
202830 JDT Core kent_johnson VERI FIXE [compiler][1.5] eclipse fails to compile subclass when superclass has two generic methods of the same name 2007-09-18
202858 JDT Core kent_johnson VERI WORK [compiler] Confusing compilation errors when using generic types 2007-09-18
202936 JDT Core kent_johnson VERI FIXE [compiler] Compiler error for Java switch expression provides inaccurate list of allowed data types 2007-09-18
203058 JDT Core kent_johnson VERI FIXE Building workspace hangs in endless loop 2007-09-18
73244 JDT Core maxime_daniel VERI FIXE [options] Improve "Unnecessary declaration of thrown checked exceptions" 2007-09-18
198955 JDT Core maxime_daniel VERI DUPL [compiler][null] False positives on redundant null checks after while(true) loop 2007-09-18
201182 JDT Core maxime_daniel VERI FIXE [compiler][null] Null pointer access compiler warning fails when "throw null" 2007-09-18
212283 JDT Core maxime_daniel VERI DUPL [compiler][null] false positive on "redundant null check" involving loops and breaks 2007-12-10
120223 JDT Core Olivier_Thomann VERI FIXE [compiler] Support for "-target cldc1.1" 2007-10-23
182359 JDT Core Olivier_Thomann VERI FIXE [compiler] optimize line number generation using the new getLineNumber method 2007-09-18
185350 JDT Core Olivier_Thomann VERI FIXE [1.6][compiler] Code generation seems to be much slower than in 1.5 mode 2007-09-18
198253 JDT Core Olivier_Thomann VERI FIXE unversioned downloads of ecj.jar and ecjsrc.zip 2007-09-18
201929 JDT Core Olivier_Thomann VERI FIXE Member of local type should not have a fully qualified name 2007-09-18
203020 JDT Core Olivier_Thomann VERI FIXE formatter may change code semantics on unary operators 2007-09-18
203241 JDT Core Olivier_Thomann VERI FIXE [compiler] Missing warning when a serializable class without serialVersionUID is also abstract 2008-04-02
203342 JDT Core Olivier_Thomann VERI FIXE AST of a NumberLiteral has wrong source code range 2007-09-19
203577 JDT Core Olivier_Thomann VERI FIXE ClassFormatException viewing annotation with empty target annotation 2007-09-18
204002 JDT Core Olivier_Thomann VERI FIXE AIOB when enabling CLDC 1.1 2007-09-25
189158 JDT Core philippe_mulet VERI FIXE [1.5][compiler] Malformed generic signature for nested classes (. vs $) 2007-09-18
201164 JDT Core philippe_mulet VERI WONT [compiler] Default compiler settings are too strict 2007-09-18
202134 JDT Core philippe_mulet VERI FIXE [1.6][compiler] org.eclipse.jdt.tests.compiler.regression.ConformTest#test003 never ends in .16 mode 2007-09-18
184298 JDT Core maxime_daniel VERI FIXE [compiler][null] Spurious "Variable can only be null" warning in case of an infinite loop 2007-12-10
77 bugs found.

as