Sun May 5 2024 00:41:35 EDT
Hide Search Description
104 bugs found.
ID Product Comp Assignee Status Resolution Summary Changed
102780 JDT Core frederic_fusier VERI FIXE [formatter] CodeFormatter does not format Javadoc 2010-03-17
207631 JDT Core david_audel VERI FIXE [Content Assist] Autocompletion fails after use of binary right-shift operators 2008-04-29
216939 JDT Core frederic_fusier VERI DUPL [search] NPE in JavaSearchScope 2008-04-29
158526 JDT Core jerome_lanneluc VERI FIXE [search] NPE in JavaSearchScope.addEnclosingProjectOrJar(..) 2008-04-29
82712 JDT Core david_audel VERI FIXE [1.5] Code assist does not show method parameters from static imports 2008-04-28
87565 JDT Core david_audel VERI WORK [1.5][annot] Code assist doesn't work for initializer of annotation members 2008-04-28
96604 JDT Core david_audel VERI FIXE [1.5][codeassist] missing proposals for wildcard capture 2008-04-28
97310 JDT Core david_audel VERI FIXE code assist for type variable bounds: should not suggest classes 2008-04-28
133005 JDT Core david_audel VERI FIXE BinaryTypeConverter cannot convert generic type reference. 2008-04-29
149640 JDT Core david_audel VERI DUPL [1.5][assist] code assist fails in foreach loop in anonymous innerclass as a field 2008-04-29
161030 JDT Core david_audel VERI FIXE add code assist for enum values 2008-04-29
178982 JDT Core david_audel VERI FIXE [assist] Bad static import relevance in content assist 2008-04-29
184940 JDT Core david_audel VERI DUPL [logical structures] Code assist for logical structure does not have all valid completions 2008-04-29
193045 JDT Core david_audel VERI FIXE [1.5][assist] Code completion fails in inner class w/ foreach loop 2008-04-29
209643 JDT Core david_audel VERI FIXE keyword completion proposals for @interface and enum 2008-04-29
215331 JDT Core david_audel VERI FIXE [assist] Inconsistent completions for member types 2008-04-29
215975 JDT Core david_audel VERI FIXE new field declaration CompletionProposal cuts changes initial prefix 2008-04-29
219099 JDT Core david_audel VERI FIXE Content assist does not not offer multiple choices for ambiguous static imports 2008-04-29
223899 JDT Core david_audel VERI FIXE Base type var should not be proposed before Object var in == case 2008-04-29
226673 JDT Core david_audel VERI FIXE CompletionContext.getVisibleElements(..) doesn't find assignable fields 2008-04-29
227546 JDT Core david_audel VERI FIXE [assist] No method declaration completion in enum constant 2008-04-29
227606 JDT Core david_audel VERI DUPL Code assist doesn't offer proposal for local variable 2008-04-29
227761 JDT Core david_audel VERI FIXE NPE from CompletionContext.getVisibleElements 2008-04-29
227822 JDT Core david_audel VERI FIXE [select] ClassCastException thrown if unable to resolve core Java types 2008-04-29
227855 JDT Core david_audel VERI FIXE incorrect compilation errors related to annotations 2008-04-29
210543 JDT Core eric_jodet VERI WORK [formatter] Thin regression in JDT/Core formatter performance test 2008-07-07
227730 JDT Core eric_jodet VERI FIXE [Javadoc] Missing description should not be warned for {@inheritDoc} 2008-04-30
227765 JDT Core eric_jodet VERI FIXE Compiler warnings in N20080417-2000 2008-04-28
108544 JDT Core frederic_fusier VERI DUPL Can not add persistence archive (.par) file to build path 2008-09-16
211485 JDT Core frederic_fusier VERI DUPL [search] AIOOBE during cache refresh 2008-04-29
220519 JDT Core frederic_fusier VERI DUPL [search] NPE in JavaSearchScope 2008-04-29
223124 JDT Core frederic_fusier VERI DUPL [search] AIOOBException opening type dialog 2008-04-29
227043 JDT Core frederic_fusier VERI FIXE [formatter] CodeFormatter does not format line and block comments 2008-04-29
228193 JDT Core frederic_fusier VERI FIXE [formatter] Javadoc comments are still formatted using JavaDocRegion! 2008-04-29
229103 JDT Core frederic_fusier VERI FIXE [formatter] New comment formatter split inlined tags incorrectly 2008-04-29
229107 JDT Core frederic_fusier VERI FIXE [formatter] New comment formatter fails to format correctly when <table ...> tags is used 2008-04-30
229108 JDT Core frederic_fusier VERI FIXE [formatter] New comment formatter adds unnecessary spaces before and after <code> tags 2008-04-29
229326 JDT Core frederic_fusier VERI FIXE [formatter] New comment formatter takes 2 passes to format some block comments 2008-05-02
229373 JDT Core frederic_fusier VERI FIXE [formatter] New comment formatter gets lost when encountering invalid closing tags 2008-05-02
229569 JDT Core frederic_fusier VERI FIXE [formatter] New comments formatter does not indent lines inside immutable tags 2008-05-07
104157 JDT Core jdt-core-inbox VERI DUPL Libraries: Add new extensions to be considered as jar files 2008-09-16
105689 JDT Core jdt-core-inbox VERI DUPL Code Completion on Annotations 2008-04-28
154032 JDT Core jdt-core-inbox VERI DUPL rar, sar and other jar archives 2008-09-16
187621 JDT Core jdt-core-inbox VERI DUPL compiler does not compute exception intersection; emits "Unhandled exception type CloneNotSupportedException" error 2008-04-29
215804 JDT Core jdt-core-inbox VERI NOT_ Editor could not be initialized 2010-01-26
218594 JDT Core jdt-core-inbox VERI WORK In Progress window CANCEL option not cancelling the process, it just disables! 2008-04-28
221637 JDT Core jdt-core-inbox VERI DUPL Try to improve exception handling in IDE 2008-04-29
223414 JDT Core jdt-core-inbox VERI DUPL allow non .jar|zip classpath entries 2008-04-29
225310 JDT Core jdt-core-inbox VERI INVA ContentAssist should not show annotations that are not valid for the current location 2008-04-28
226669 JDT Core jdt-core-inbox VERI INVA message.properties - more explanation 2008-04-28
227543 JDT Core jdt-core-inbox VERI INVA Translation Clarification - org.eclipse.jdt.core 2008-04-28
228375 JDT Core jdt-core-inbox VERI WORK Invalid import generated by "Organize Imports". Contains '$' 2008-04-28
228816 JDT Core jdt-core-inbox VERI INVA Wrong message "assignemt has no effect" for ++ operator 2008-04-28
229526 JDT Core jdt-core-inbox VERI FIXE Conversion to Api tools adds a new internal method inside an API class 2008-05-02
182360 JDT Core jerome_lanneluc VERI FIXE Only Jar and Zip files allowed for java.io.File in ClasspathContainers using 2008-08-25
182738 JDT Core jerome_lanneluc VERI FIXE [search] Avoid keeping list of roots in JavaWorkspaceScope 2008-05-05
221904 JDT Core jerome_lanneluc VERI FIXE Java Model Exception while trying to open *.class file 2008-04-29
223488 JDT Core jerome_lanneluc VERI FIXE 'package-info.java' does not exist in PackageBinding.getAnnotations() 2008-04-29
224351 JDT Core jerome_lanneluc VERI FIXE Regression in performance test FullSourceWorkspaceModelTests#testFindType 2008-04-30
226134 JDT Core jerome_lanneluc VERI FIXE CCE in SourceMethod.getDefaultValue() for constructor 2008-04-29
226313 JDT Core jerome_lanneluc VERI FIXE Anonymous enum type has wrong name and source range 2008-04-29
226733 JDT Core jerome_lanneluc VERI WORK Change to .classpath causes jar file to appear outside of "Referenced libraries" 2008-04-29
226735 JDT Core jerome_lanneluc VERI WORK Referenced library goes missing after editing .classpath and full rebuild 2008-04-29
227813 JDT Core jerome_lanneluc VERI FIXE root detection in in external linked source folders 2008-04-29
228639 JDT Core jerome_lanneluc VERI FIXE Source attachment root detection doesn't work if source folder contains META-INF 2008-04-29
228852 JDT Core jerome_lanneluc VERI FIXE classes opened via Open Type not found 2008-04-29
229304 JDT Core jerome_lanneluc VERI FIXE cannot 'Open Type' a binary type that is present in an external folder 2008-04-30
229595 JDT Core jerome_lanneluc VERI FIXE OptionTests.testBug68993() failing due to wrong assumption 2008-05-02
79798 JDT Core kent_johnson VERI FIXE [compiler] Wrong compiler error when interface overrides two methods with same signature but different exceptions 2011-07-06
142126 JDT Core kent_johnson VERI FIXE utilizing multiple CPUs for Java compiler 2008-06-26
196920 JDT Core kent_johnson VERI DUPL [1.5][compiler] NullPExc. during compilation / build process 2008-04-28
208010 JDT Core kent_johnson VERI FIXE [compiler] Compiler reports unneccessary warning for static members 2008-04-29
209149 JDT Core kent_johnson VERI FIXE [1.7][compiler] 1.7 compliance allows type params to be declared in any order 2008-04-28
209429 JDT Core kent_johnson VERI DUPL [compiler] Compiler reports unhandled exception even though there is no exception being thrown 2008-04-29
210866 JDT Core kent_johnson VERI WORK Compilation error when extending java.io.PrintWriter 2009-02-14
211354 JDT Core kent_johnson VERI WORK [compiler] JDT compiler wrongly reports "The method ... is ambiguous for the type ..." (1.3 compliance) 2008-04-29
219855 JDT Core kent_johnson VERI FIXE [1.5][compiler] StackOverflowError during: "Requesting Java AST from selection" 2008-04-28
222326 JDT Core kent_johnson VERI FIXE [1.5][compiler] NullPointerException during: "Compute launch button tooltip". 2008-04-28
223986 JDT Core kent_johnson VERI FIXE Invalid incompatible return type error 2008-04-29
225646 JDT Core kent_johnson VERI DUPL Multithreaded Compilation 2008-04-29
225952 JDT Core kent_johnson VERI DUPL StackOverflowError in FieldBinding.constant(..) 2008-04-16
227930 JDT Core kent_johnson VERI FIXE [compiler] NPE during exception reporting 2008-04-28
228528 JDT Core kent_johnson VERI FIXE NPE when interrupting the build 2008-04-29
217078 JDT Core maxime_daniel VERI FIXE [compiler] compiler.regression.RuntimeTests#test0001_memory_exhaustion failing when using IBM JRE 2008-04-28
226890 JDT Core maxime_daniel VERI FIXE [jsr199] enable CompilerToolTests#testCompilerOneClassWithEclipseCompiler4 on Linux 2008-04-28
226918 JDT Core maxime_daniel VERI FIXE [jsr199] the standard java file manager returned by the Eclipse compiler does not accept non-modifiable iterators as remaining arg to JavaFileManager#handleOption 2008-04-28
123518 JDT Core Olivier_Thomann VERI DUPL unbalanced <pre></pre> in JavaDoc causes Reformat to abort without explanation 2008-10-27
153261 JDT Core Olivier_Thomann VERI DUPL [formatter] Format reports Error: Overlapping text edits 2008-10-27
222735 JDT Core Olivier_Thomann VERI FIXE DOM AST: hide recovered bindings unless 'recovered bindings' is enabled 2008-04-29
223112 JDT Core Olivier_Thomann VERI NOT_ ClassFormatException when adding library 2008-04-29
224715 JDT Core Olivier_Thomann VERI FIXE Missing abstract problem methods should be tagged as synthetic methods 2008-04-29
225563 JDT Core Olivier_Thomann VERI FIXE Class with compile errors results in invalid class file format 2008-04-29
225577 JDT Core Olivier_Thomann VERI FIXE [compiler] Default abstract methods should be tagged as synthetic 2008-04-29
227531 JDT Core Olivier_Thomann VERI FIXE add one exception logging in ASTParser 2008-04-29
227941 JDT Core Olivier_Thomann VERI FIXE org.eclipse.jdt.internal.compiler.batch.Main writes bad characters to an xml log file 2008-06-02
228651 JDT Core Olivier_Thomann VERI FIXE [dom] NPE in MemberValuePairBinding.isDefault() 2008-05-02
133734 JDT Core philippe_mulet VERI DUPL [compiler] Eclipse compiler does not compile program while javac does 2008-04-29
223685 JDT Core philippe_mulet VERI FIXE [clean-up] Necessary cast removed 2008-04-28
224402 JDT Core philippe_mulet VERI FIXE [compiler] CCE in compiler: MissingTypeBinding cannot be cast to ProblemReferenceBinding 2008-04-28
225010 JDT Core philippe_mulet VERI INVA [1.5][compiler] Unable to use "super" in generic methods 2008-04-28
227502 JDT Core philippe_mulet VERI FIXE [1.5][compiler] Bad error message for abstract enum 2008-04-28
111270 JDT Core frederic_fusier VERI DUPL [formatter] Code Formater fails due to overlapping edits 2008-10-27
195910 JDT Core david_audel CLOS DUPL JDT cannot do code hint in variable innerclass 2008-04-04
226662 JDT Core jdt-core-inbox CLOS INVA No error message for bad cast 2008-04-14
104 bugs found.

as