Thu Apr 18 2024 19:18:58 EDT
Hide Search Description
95 bugs found.
ID Product Comp Assignee Status Resolution Summary Changed
23154 JDT Core philippe_mulet RESO INVA Locale.getAvailableLocales() return only 2 Locales (en, en) 2003-03-23
21182 JDT Core kent_johnson RESO INVA unimplemented method error after implementing in super 2003-03-23
23731 JDT Core jeem RESO INVA AST: DCR: getSourcePath 2003-03-23
12496 JDT Core jerome_lanneluc RESO WONT Creating a type hierarchy should not populate java model cache 2002-09-10
19466 JDT Core jerome_lanneluc RESO WONT Delta processing should only consider delta inside prefix/suffix of package fragment root paths 2002-09-10
21158 JDT Core jerome_lanneluc RESO WORK Deadlock on startup 2002-09-10
21189 JDT Core jerome_lanneluc RESO WORK Delete then rename confuses JDT 2002-09-10
21843 JDT Core jerome_lanneluc RESO WORK Qualifier in "Type Hierarchy" View 2002-09-10
22123 JDT Core jerome_lanneluc RESO WONT Inability to put a classpath var pointing to a dir inside the project which is one dir up from output dir 2002-09-10
20659 JDT Core kent_johnson RESO WORK Compile/rebuild analysis: white space causes large rebuild 2002-09-10
21049 JDT Core kent_johnson RESO WORK Save (Build / Compile?) performance 2002-09-10
22900 JDT Core kent_johnson RESO WORK import of a.b.C fails if package a exists 2003-03-23
23402 JDT Core kent_johnson RESO WORK Cancel on compile has no effect 2003-03-23
23635 JDT Core kent_johnson RESO WORK Compilation Errors Inconsistent 2003-03-23
24514 JDT Core kent_johnson RESO DUPL dependency analyzer is broken 2003-03-23
20400 JDT Core Olivier_Thomann RESO FIXE Fully qualified class names break visibility in WSWB 1.0. 2002-09-10
20820 JDT Core Olivier_Thomann RESO WONT Squiggly line is at a bad place for missing return statement 2002-09-10
23116 JDT Core Olivier_Thomann RESO WONT DCR: ModifierNode 2002-09-10
23264 JDT Core Olivier_Thomann RESO DUPL ast: incorrect node hierarchy 2003-03-23
3357 JDT Core philippe_mulet RESO WORK DCR - Add compiler option (1GJJQAD) 2002-09-10
3458 JDT Core philippe_mulet RESO WONT Resource folders containing source (1G4CKG9) 2002-09-10
13008 JDT Core philippe_mulet RESO DUPL Move a Java file, errors remain 2003-03-17
21428 JDT Core philippe_mulet RESO WONT DOM/AST: AST class unnecessarily plug-in dependent? 2002-09-10
21627 JDT Core philippe_mulet RESO WORK Compiled class error on iSeries 2002-09-10
21723 JDT Core philippe_mulet RESO WONT Getting java.lang.OutOfMemoryError 2002-09-10
21868 JDT Core philippe_mulet RESO WONT No return statement for code with infinite loop 2002-09-10
21879 JDT Core philippe_mulet RESO WONT Search could be optimized based on visibility 2002-09-10
21911 JDT Core philippe_mulet RESO WONT NPE in the compiler 2002-09-10
21924 JDT Core philippe_mulet RESO INVA createMethod on inner class puts method in outer class 2003-03-23
21954 JDT Core philippe_mulet RESO WORK compile / debug VM mismatch 2002-09-16
22078 JDT Core philippe_mulet RESO WORK Incorrect error message 2002-09-10
22377 JDT Core philippe_mulet RESO DUPL DOM: not all field accesses are represented by a FieldAccess Node 2003-03-23
22453 JDT Core philippe_mulet RESO WONT Compiler Problem 2002-09-10
22830 JDT Core philippe_mulet RESO WONT Subtle visibility problem: class declaration resolved improperly 2002-09-10
22883 JDT Core philippe_mulet RESO DUPL IJavaProject::find(String) returns null for non-primary top-level types 2005-09-29
22951 JDT Core philippe_mulet RESO DUPL Type binding "null" for super method invocations in VariableDeclarationFragment initializer 2003-03-23
23191 JDT Core philippe_mulet RESO INVA Instance/Class Variables declared on multiple lines producing error 2003-03-23
23371 JDT Core philippe_mulet RESO INVA Deprecation warning does not appear for 2nd constructor 2003-03-23
23375 JDT Core philippe_mulet RESO DUPL cycle detection algorithm is O(pow(n - 1, n - 1)) 2002-09-11
23788 JDT Core philippe_mulet RESO DUPL Java compiler doesn't properly flag invalid protected access (for javac 1.4 compatibility) 2002-09-19
3373 JDT Core jerome_lanneluc RESO WORK Performance - MatchLocator should prune unused ASTs before resolving (1GJYBOU) 2002-09-10
21420 JDT Core jerome_lanneluc VERI FIXE Changing .classpath doesn't update JDT 2002-09-18
22832 JDT Core david_audel VERI FIXE Code select does not work when caret is at the begining of an identifier 2002-09-18
17210 JDT Core jerome_lanneluc VERI FIXE No match found when query contains '?' 2002-09-18
20435 JDT Core jerome_lanneluc VERI FIXE NPE when searching java method 2002-09-19
23242 JDT Core Olivier_Thomann VERI FIXE Bad line number info when multiple statements on same line 2002-09-18
22132 JDT Core jeem VERI FIXE JDT ASTs: QualifiedName versus FieldAccess 2002-09-19
8921 JDT Core jerome_lanneluc VERI FIXE DCR - Need a way to create a working copy ignoring existing files 2002-09-19
18684 JDT Core jerome_lanneluc VERI FIXE Organize Imports doesn't work on external Jars 2002-09-18
20631 JDT Core jerome_lanneluc VERI FIXE Declaration of local binary type not found 2002-09-19
21485 JDT Core jerome_lanneluc VERI FIXE NPE when doing a reference search to a package 2002-09-18
22102 JDT Core jerome_lanneluc VERI FIXE Not all implementors found for IPartListener 2002-09-19
23077 JDT Core jerome_lanneluc VERI FIXE search: does not find type references in some imports 2002-09-19
23329 JDT Core jerome_lanneluc VERI FIXE search: incorrect range for type references in brackets 2002-09-19
23357 JDT Core jerome_lanneluc VERI FIXE Build not triggered on build path change 2002-09-19
22635 JDT Core kent_johnson VERI FIXE recompile doesn't happen 2002-10-08
11529 JDT Core Olivier_Thomann VERI FIXE ast: missing (?) binding on simpleName in VariableDeclaration 2002-09-19
20215 JDT Core Olivier_Thomann VERI FIXE Batch compiler ignores the CLASSPATH env variable 2002-09-19
21358 JDT Core Olivier_Thomann VERI FIXE DOM/AST: setLeadingComment and setJavadocComment doesn't support Unicode 2002-09-19
21475 JDT Core Olivier_Thomann VERI FIXE Attaching Source-Code to a library which is not compiled with debug info 2002-11-21
22054 JDT Core Olivier_Thomann VERI FIXE Can't extract local variable from super send [refactoring] 2002-09-19
22154 JDT Core Olivier_Thomann VERI FIXE Proposed method for org.eclipse.jdt.core.dom.ITypeBinding 2002-09-19
22161 JDT Core Olivier_Thomann VERI FIXE AST: Innerclass name: Positions wrong 2002-09-19
22306 JDT Core Olivier_Thomann VERI FIXE AST: Constructor contains syntetic SuperConstructorCall 2002-09-19
22560 JDT Core Olivier_Thomann VERI FIXE "Add return type" correction could be smarter [quick fix] 2002-09-19
22637 JDT Core Olivier_Thomann VERI FIXE AST: Typos in Javadoc Assignment.Operator 2002-09-19
22939 JDT Core Olivier_Thomann VERI FIXE ast: incorrect range for a name in brackets 2002-09-19
23048 JDT Core Olivier_Thomann VERI FIXE DOM - lazy initialization of empty loop bodies causes binding resolution to fail 2002-09-19
23050 JDT Core Olivier_Thomann VERI FIXE DOM - IVariableBinding.getModifiers() doesn't give final modifier for local variables 2002-09-19
23052 JDT Core Olivier_Thomann VERI FIXE DOM - CCE calling resolveBinding on an on-demand import from a type 2002-09-19
23054 JDT Core Olivier_Thomann VERI FIXE DOM - TypeDeclaration.getJavadoc() can find incorrect javadoc 2003-02-28
23113 JDT Core Olivier_Thomann VERI FIXE Request to enrich messages provided by AST with errors defined in IProblem 2002-09-19
23117 JDT Core Olivier_Thomann VERI FIXE DOM: no error message for method with wrong return type 2002-09-19
23118 JDT Core Olivier_Thomann VERI FIXE AST: BreakStatement & ContinueStatement: wrong length 2002-09-19
23257 JDT Core Olivier_Thomann VERI FIXE IInitializer::getNameRange returns incorrect result 2002-09-19
23259 JDT Core Olivier_Thomann VERI FIXE AST: SwitchCase wrong length 2002-09-19
23284 JDT Core Olivier_Thomann VERI FIXE AST: SingleVariableDeclaration needs extra dimensions? 2002-09-19
23362 JDT Core Olivier_Thomann VERI FIXE DOM: incorrect length for InfixExpression. 2002-09-19
23464 JDT Core Olivier_Thomann VERI FIXE ast: (Super)ConstructorInvocation should be wrapped in ExpressionStatement 2002-09-19
23492 JDT Core Olivier_Thomann VERI FIXE [DOM/AST] lazy init should not count as a modification 2002-09-19
6976 JDT Core philippe_mulet VERI FIXE Auto collect tasks from code 2002-09-19
20402 JDT Core philippe_mulet VERI FIXE Error Description too long, should not list full class name 2002-09-19
21022 JDT Core philippe_mulet VERI FIXE warning on imports while typing and warning on unused imports is on 2002-09-19
21787 JDT Core philippe_mulet VERI FIXE Provide compiler warning of using static method via non-static style. 2002-09-19
21912 JDT Core philippe_mulet VERI FIXE Compiler probleme: continue statement with label identifier 2002-09-19
22334 JDT Core philippe_mulet VERI FIXE Compiler generates corrupt classes 2002-09-19
22361 JDT Core philippe_mulet VERI FIXE Error in javadoc for JavaCore.getResolvedClasspathEntry 2002-09-19
22428 JDT Core philippe_mulet VERI FIXE Compiler 1.4 - should report visibility issue for shadowed protected method 2002-09-19
22517 JDT Core philippe_mulet VERI FIXE Cannot create type X in project Test if d:\test\X.java exists 2002-09-19
22526 JDT Core philippe_mulet VERI FIXE Warning given when implementing deprecated methods 2002-09-19
23075 JDT Core philippe_mulet VERI FIXE Wrong compiling of inner classes 2009-09-29
23181 JDT Core philippe_mulet VERI FIXE IScanner returns incorrect whitespaces 2002-09-19
23292 JDT Core philippe_mulet VERI FIXE Must restart Eclipse after debug of source in .zip is updated 2002-09-19
23466 JDT Core philippe_mulet VERI FIXE Compiler violates JLS 8.3.2 2002-09-23
7517 JDT Core Olivier_Thomann CLOS WORK No control of formatting fo do {} while blocks 2002-09-10
95 bugs found.

as