Thu Apr 18 2024 07:10:34 EDT
Hide Search Description
52 bugs found.
ID Product Comp Assignee Status Resolution Summary Changed
97120 JDT Core frederic_fusier RESO WORK [search] SearchEngine.createHierarchyScope() proposes an empty list in a TypeDialog 2005-06-17
95774 JDT Core jdt-core-inbox RESO WORK [5.0] Invalid capture-related compiler problem when generating delegate 2005-06-15
99578 JDT Core jdt-core-inbox RESO INVA [1.5] Unnecessary cast is required 2005-06-15
99655 JDT Core jdt-core-inbox RESO WONT ACC_ABSTRACT set for enum classes when it is not required 2009-08-30
100271 JDT Core jdt-core-inbox RESO INVA Cast to generic type within "for" iterator no longer works under 3.1RC2 2005-06-20
100396 JDT Core jdt-core-inbox RESO WORK JDT does not allow the developer to specify the enhanced for loop as an error 2005-06-16
100527 JDT Core jdt-core-inbox RESO INVA [1.5] False error message: Cannot cast from List<Object> to List<IIfClosure> 2005-06-23
99964 JDT Core kent_johnson RESO DUPL [1.5] NPE while checking for inherited members 2005-06-14
100234 JDT Core kent_johnson RESO DUPL NPE while trying to browse into a class (F3) 2005-06-15
99629 JDT Core david_audel VERI FIXE Error while entering expression in change variable value dialog 2005-06-16
99901 JDT Core david_audel VERI FIXE [select] AIOOBE when selecting package reference in import statement 2005-06-16
100302 JDT Core david_audel VERI FIXE StackOverflowError during completion 2005-06-16
96950 JDT Core frederic_fusier VERI FIXE [search] Code assist proposes non accessible types into completion 2005-06-16
97547 JDT Core frederic_fusier VERI FIXE [search] Package search does not find references in member types import clause 2005-06-16
97614 JDT Core frederic_fusier VERI FIXE [1.5][search] Refactoring: renaming of field of a (complex) parametrized type does not replace all occurrences 2005-06-16
98378 JDT Core frederic_fusier VERI FIXE [search] Can't find declarations in hierarchy of interface. 2005-06-16
99507 JDT Core frederic_fusier VERI FIXE [javadoc] Infinit loop in DocCommentParser 2005-06-16
99600 JDT Core frederic_fusier VERI FIXE [search] Java model exception on "Move to new file" on inner type with inner type 2005-06-16
99915 JDT Core frederic_fusier VERI FIXE [search] Open Type: not yet saved types not found if case-sensitve name is entered 2005-06-16
100138 JDT Core frederic_fusier VERI FIXE [doc] Confusing documentation in Project Configuration tutorial 2005-06-16
100393 JDT Core frederic_fusier VERI FIXE Defaults for compiler errors/warnings settings 2005-06-17
99606 JDT Core jerome_lanneluc VERI FIXE Subtype not found if parameterized on inner class 2005-06-16
99608 JDT Core jerome_lanneluc VERI FIXE IMethodBinding#overrides returns false on overridden method 2005-06-16
99654 JDT Core jerome_lanneluc VERI FIXE [5.0] JavaModel returns both IClassFile and ICompilationUnit for package-info.java 2005-06-16
99686 JDT Core jerome_lanneluc VERI FIXE IAE in Util#scanTypeBoundSignature 2005-06-16
99927 JDT Core jerome_lanneluc VERI FIXE NPE in ParameterizedTypeBinding.initialize 2005-06-16
99978 JDT Core jerome_lanneluc VERI FIXE MalformedTreeException on Inline Method 2005-06-17
100142 JDT Core jerome_lanneluc VERI FIXE CCE when calling ITypeBinding#getJavaElement() on char[][] 2005-06-16
99428 JDT Core kent_johnson VERI FIXE [1.5][compiler] enum classes created without final accessFlag 2005-06-16
99811 JDT Core kent_johnson VERI FIXE NPE during content assist 2005-06-16
52921 JDT Core Olivier_Thomann VERI FIXE [formatting] Javadoc formatting: extra newline with [pre] 2005-06-22
99282 JDT Core Olivier_Thomann VERI FIXE [1.5][compiler] Enum / Switch method is not initialized in a thread safe way 2019-12-06
99355 JDT Core Olivier_Thomann VERI FIXE extract method trips up with generics and final variables 2005-06-16
99375 JDT Core Olivier_Thomann VERI FIXE Compiler error using Annotations 2005-06-16
99397 JDT Core Olivier_Thomann VERI FIXE Typo in CompletionProposal#isConstructor() 2005-06-16
99982 JDT Core Olivier_Thomann VERI FIXE [DOM] Wrong positions for boolean[] type 2005-07-11
99999 JDT Core Olivier_Thomann VERI FIXE [1.5][compiler] AIOOBE with generics + nested classes + arrays 2005-06-16
100062 JDT Core Olivier_Thomann VERI FIXE [formatting] Code formatter is broken on test case from bug 99999 2005-06-16
100162 JDT Core Olivier_Thomann VERI FIXE java.lang.VerifyError is produced by Eclipse Java compiler 2005-06-16
98322 JDT Core philippe_mulet VERI FIXE [compiler] ParameterizedTypeBinding should not have AccGenericSignature set when no type arguments 2005-06-16
99469 JDT Core philippe_mulet VERI FIXE [1.5][compiler] NPE compiling code with unknown annotations 2005-06-16
99510 JDT Core philippe_mulet VERI FIXE isCastCompatible seems to need capture bindings now to answer correct results 2005-06-16
99553 JDT Core philippe_mulet VERI FIXE [1.5][compiler] Parameterized class nested statically inside another parameterized type causes compile errors when used in method signatures 2005-06-16
99922 JDT Core philippe_mulet VERI FIXE [1.5][compiler] NPE in compiler for Arrays.asList(3, 3.1); 2005-06-16
100007 JDT Core philippe_mulet VERI FIXE [1.5][compiler] ClassCastException using array object as generic type 2005-06-16
100128 JDT Core philippe_mulet VERI FIXE [1.5][compiler] StackOverflow compiling GNU Classpath generics branch 2005-06-16
100147 JDT Core philippe_mulet VERI FIXE [1.5][compiler] NPE when reporting an error on an unsafe type conversion 2005-06-16
100149 JDT Core philippe_mulet VERI FIXE [1.5][compiler] Raw type upper bounds should be raw types 2005-06-16
100293 JDT Core philippe_mulet VERI FIXE 1.5 compiler - Methods using non-generic inner types of concreted generic classes generate wrong signatures 2005-06-16
100421 JDT Core philippe_mulet VERI FIXE [1.5][compiler] chain of generics-extends confuse compiler 2005-06-16
100519 JDT Core philippe_mulet VERI FIXE [1.5][compiler] generic parameter and qualified access seems to confuse each other 2005-06-17
100179 JDT Core kent_johnson CLOS WORK ArrayIndexOutOfBoundsException during AST creation 2005-06-17
52 bugs found.

as