Thu Apr 25 2024 08:16:19 EDT
Hide Search Description
86 bugs found.
ID Product Comp Assignee Status Resolution Summary Changed
154246 JDT Core jdt-core-inbox RESO WORK Exporting / importing user libraries does not include attributes 2007-06-21
167875 JDT Core jdt-core-inbox RESO WORK build path excludes only partially effective 2007-06-20
194533 JDT Core Olivier_Thomann RESO DUPL Pre tag causes incremental shifting 2007-07-04
153660 JDT Core jdt-core-inbox RESO WORK Java Model Exception: Java Model Status ... does not exist 2007-06-20
154993 JDT Core david_audel VERI FIXE org.eclipse.jdt.ui.JavaNoTypeCompletionProposalComputer throws a runtime exception when using content assist on 'this.' in annontations 2007-01-16
161557 JDT Core david_audel VERI FIXE [assist] JavaTypeCompletionProposalComputer throws a runtime exception when using content assist on generics type argument with instance member arrays 2007-03-19
167750 JDT Core david_audel VERI FIXE [content assist] From some point in time Eclipse crashes on code completion 2007-01-16
177916 JDT Core david_audel VERI DUPL Context assist for generic vararg parameter causes NullPointerException 2007-03-20
100528 JDT Core frederic_fusier VERI WORK Illegal argument exception when changing class path variable value from c:\tmp ==> c:\temp 2007-06-19
146745 JDT Core frederic_fusier VERI DUPL Noticeable delay whenever the selection changes 2007-06-19
150289 JDT Core frederic_fusier VERI FIXE [hierarchy] NPE in hierarchy builder when region is empty 2007-01-16
159325 JDT Core frederic_fusier VERI FIXE [classpath] Util.getJDKLevel reading a lot of classpath jars because ClasspathEntry checks for string object reference instead of equals 2007-06-19
161719 JDT Core frederic_fusier VERI DUPL [model] jar file refresh does not update content assist 2007-01-16
162621 JDT Core frederic_fusier VERI FIXE [model][delta] Validation errors do not clear after replacing jar file 2007-03-28
163935 JDT Core frederic_fusier VERI DUPL [model][delta] content assist broken on external modification of Jar 2007-01-16
166977 JDT Core frederic_fusier VERI FIXE [vista] Unexpected errors while running JDT/Core tests 2007-04-02
173279 JDT Core frederic_fusier VERI FIXE [indexing] Category table is not cached for rt.jar since 1.5 version 2007-02-07
106262 JDT Core jdt-core-inbox VERI DUPL Javadoc: preformatted regions are indented with each auto-format 2007-02-06
110787 JDT Core jdt-core-inbox VERI DUPL Java Formatter further indents <pre> blocks in JavaDocs 2007-02-06
114257 JDT Core jdt-core-inbox VERI DUPL Javadoc comment formating of <pre> tags don't behave like code formating 2007-02-06
116437 JDT Core jdt-core-inbox VERI DUPL Invalid formatting of javadoc with <pre> tag 2007-02-06
116443 JDT Core jdt-core-inbox VERI DUPL Invalid formatting of javadoc with <pre> tag 2007-02-06
119439 JDT Core jdt-core-inbox VERI DUPL Reformatting java source will indent <pre> tag in comment block by one space 2007-02-06
130724 JDT Core jdt-core-inbox VERI DUPL Source->Format formatting java code intends <pre> tags repeatedly. 2007-02-06
151457 JDT Core jdt-core-inbox VERI DUPL Code formatter pushes code in Javadoc tags to the right per format invocation if code is malformed 2007-02-06
154027 JDT Core jdt-core-inbox VERI DUPL Unnecessary moving text in javadoc with <pre>...</pre> tags with [Source-Format] action 2007-02-06
157540 JDT Core jdt-core-inbox VERI DUPL Formatter adds spaces to javadoc <pre> blocks 2007-02-06
160254 JDT Core jdt-core-inbox VERI DUPL Regression in 3.2.1 - erroneous error final method overrides 2007-01-16
161184 JDT Core jdt-core-inbox VERI DUPL Source formatting adds whitespace too often in javadoc 2007-02-06
161674 JDT Core jdt-core-inbox VERI DUPL org.eclipse.jdt.core.tests.model.ReconcilerTests.testDeleteTwoMethods fails with IBM Java 2007-01-16
164259 JDT Core jdt-core-inbox VERI DUPL XML in javadoc <pre/> tags keep indenting line 2007-02-06
166866 JDT Core jdt-core-inbox VERI DUPL [1.5][compiler] Compiler doesn't report error when enum member has unimplemented abstract method 2007-01-15
169330 JDT Core jdt-core-inbox VERI DUPL Wrong javadoc formatting when using @ within <pre> tag 2007-02-06
169358 JDT Core jdt-core-inbox VERI DUPL Compiler crashes when accessing final variable from anonymous inner class 2007-01-16
174427 JDT Core jdt-core-inbox VERI WORK error relating to enum, where sun compiler is happy 2007-03-21
178432 JDT Core jdt-core-inbox VERI DUPL The code within the <pre> tags should not be indenting over by one white space each time Format is issued 2007-03-21
161846 JDT Core jerome_lanneluc VERI FIXE Expanding a java project with invalid classpath container entries in Project Explorer causes CPU to stay at 100% 2007-01-15
114349 JDT Core kent_johnson VERI FIXE [compiler] Problems building cyclical projects 2007-02-05
157336 JDT Core kent_johnson VERI FIXE build output contains unnecessary empty directories 2007-02-05
160550 JDT Core kent_johnson VERI FIXE Infinite build when projects have cycle and build path errors 2007-02-05
162478 JDT Core kent_johnson VERI FIXE NPE in MethodBinding#signature 2007-02-05
163680 JDT Core kent_johnson VERI FIXE [1.5] [compiler] JDT Internal Exception under import circularity 2007-01-16
155115 JDT Core maxime_daniel VERI FIXE UnresolvedReferenceBindings surfacing through DOM AST 2017-11-19
159631 JDT Core maxime_daniel VERI FIXE [dom] NPE while trying to cleanup specific pair of file 2007-01-16
166641 JDT Core maxime_daniel VERI FIXE [compiler] uninitialized variable not reported in if (false) block 2007-01-16
96268 JDT Core Olivier_Thomann VERI DUPL Already formatted <pre> comments are indented again in subsequent formattings 2007-02-06
99738 JDT Core Olivier_Thomann VERI FIXE [formatting] each format shifts code inside <pre> one space to the right 2007-07-04
113545 JDT Core Olivier_Thomann VERI DUPL CodeFormatter formats content of <pre> Tags in ApiDoc 2007-02-06
118140 JDT Core Olivier_Thomann VERI DUPL [format] Autoformat java code snippets is not working correct 2007-02-06
147291 JDT Core Olivier_Thomann VERI DUPL [formatter] content of <pre></> is endlessly indented 2007-02-06
149751 JDT Core Olivier_Thomann VERI FIXE Enum-valued annotation element handles non-enum constant badly 2007-01-15
153419 JDT Core Olivier_Thomann VERI DUPL [formatter] Repeatedly formatting code moves javadoc pre contents to the right 2007-02-06
157333 JDT Core Olivier_Thomann VERI FIXE calling delete on enum constant deletes entire Enum 2008-09-16
159243 JDT Core Olivier_Thomann VERI DUPL [compiler] Should better locate deprecation issue for qualified type ref 2007-01-16
159245 JDT Core Olivier_Thomann VERI FIXE [1.5][compiler] Missing raw type usage warning for array type ref 2007-01-16
159250 JDT Core Olivier_Thomann VERI FIXE [1.5][compiler] Should better locate raw type usage for array qualified type references 2007-01-16
159641 JDT Core Olivier_Thomann VERI FIXE patch to refactor Main and add new "GCCMain" driver 2007-06-06
159654 JDT Core Olivier_Thomann VERI FIXE [compiler] unverifiable bytecode created by current cvs head compiler 2007-01-16
159822 JDT Core Olivier_Thomann VERI DUPL [compiler] non-static access of static field yields unverifiable code 2007-01-17
159973 JDT Core Olivier_Thomann VERI FIXE [1.5] [compiler] VerifyError due to compiler generating incorrect synthetic methods 2007-01-16
160637 JDT Core Olivier_Thomann VERI FIXE getKey(...) for BinaryMethod returns a key with '.' in the return type instead of '/' 2007-01-16
160962 JDT Core Olivier_Thomann VERI FIXE [nls] Breaking catalog change for batch compiler 2007-01-16
161442 JDT Core Olivier_Thomann VERI DUPL java.lang.VerifyError 2007-01-16
161459 JDT Core Olivier_Thomann VERI FIXE 9 tests in org.eclipse.jdt.core.tests.compiler.regression fail on IBM Java2 5.0 2007-01-16
161476 JDT Core Olivier_Thomann VERI FIXE org.eclipse.jdt.core.tests.compiler.regression.BatchCompilerTest.test024 passes unexpectedly with IBM Java2 5.0 2007-01-16
161555 JDT Core Olivier_Thomann VERI FIXE org.eclipse.jdt.core.tests.model.ReconcilerTests#testDeleteTwoMethods is failing on IBM 1.5 VM 2007-01-16
162296 JDT Core Olivier_Thomann VERI FIXE [compiler] Anonymous and local classes are tagged as final and/or private in the inner class infos 2008-07-09
163600 JDT Core Olivier_Thomann VERI FIXE [compiler] Internal references to static inner classes fail in presence of assert keyword 2007-01-16
163896 JDT Core Olivier_Thomann VERI FIXE Failures in maintenance build M20061108-1320 2007-01-16
167217 JDT Core Olivier_Thomann VERI FIXE [1.5][compiler] ClassCastException during annotation code generation 2007-01-16
168665 JDT Core Olivier_Thomann VERI FIXE [1.6][compiler] AIOOBE during stack map frame generation 2008-08-19
169596 JDT Core Olivier_Thomann VERI FIXE anewarray not propertly supported in 1.6 2007-05-07
169744 JDT Core Olivier_Thomann VERI FIXE [AST] character position range wrong for super method call with type arguments 2007-02-06
172633 JDT Core Olivier_Thomann VERI FIXE NPEs while starting my workspace 2007-02-09
244339 JDT Core Olivier_Thomann VERI DUPL [1.6][compiler] Internal compiler error for one of the test case classes 2009-05-07
141931 JDT Core philippe_mulet VERI FIXE [1.5][compiler] @Override: upcoming changes of the reference implementation 2007-01-15
155255 JDT Core philippe_mulet VERI FIXE [1.5][compiler] ternary conditional operator returns wrong type 2007-01-15
156591 JDT Core philippe_mulet VERI FIXE [1.5][compiler] constant-specific methods in enum cannot be abstract 2007-01-15
157379 JDT Core philippe_mulet VERI WORK [compiler] VerifyError when unused local is assigned and unused locals are optimized out 2007-01-16
159021 JDT Core philippe_mulet VERI FIXE [compiler] Unused locals initialisation is optimized out when it is a single name reference 2007-01-16
160132 JDT Core philippe_mulet VERI FIXE [1.5][compiler] Compiler fails with indirect reference error message 2007-01-15
162400 JDT Core philippe_mulet VERI FIXE [1.5][compiler] Return type inference does not perform well in array initializer 2008-09-16
162991 JDT Core philippe_mulet VERI FIXE [1.5][compiler] Name clash reported for (correct) eclipse-generated code 2007-01-15
165291 JDT Core philippe_mulet VERI FIXE [1.5] Missing diagnosis for illegal forward field ref in generics 2007-01-15
167268 JDT Core philippe_mulet VERI DUPL [1.5][compiler] Phantom erasure collision error. 2007-01-16
171465 JDT Core frederic_fusier CLOS INVA JavaCore.getDefaultOptions returns incorrect compiler compliance level 2007-01-24
86 bugs found.

as