Sat May 4 2024 18:26:57 EDT
Hide Search Description
50 bugs found.
ID Product Comp Assignee Status Resolution Summary Changed
192815 JDT Core philippe_mulet RESO WONT [1.5][compiler] Misleading error message for static methods with @Override annotation 2008-06-03
231263 JDT Core frederic_fusier VERI FIXE [formatter] New JavaDoc formatter wrongly indent tags description 2008-05-14
194743 JDT Core david_audel VERI FIXE Constructor tooltip does not show constructor javadoc without source attachment 2008-05-13
209148 JDT Core david_audel VERI WORK [assist] AIOBE during code assist 2008-05-13
228464 JDT Core david_audel VERI FIXE Annotation.getMemberValuePairs() empty for single attribute with empty value 2008-05-13
229927 JDT Core david_audel VERI FIXE No code assist in array initializer 2008-05-14
230864 JDT Core david_audel VERI FIXE [assist] Code assist do not work in parameterized method with 'this' as receive 2008-05-14
230885 JDT Core david_audel VERI FIXE [content assist] NPE at ParameterGuesser.createVariable() 2008-05-14
231747 JDT Core david_audel VERI FIXE [assist] UnsupportedOperationException even when the context is extended 2008-05-14
191322 JDT Core frederic_fusier VERI FIXE [javadoc] @see or @link reference to method without signature fails to resolve to base class method 2008-05-13
222284 JDT Core frederic_fusier VERI FIXE [search] ZipException while searching if linked jar doesn't exist any longer 2008-05-13
229682 JDT Core frederic_fusier VERI FIXE [formatter] New comment put text over the max line length in some cases 2008-05-14
229683 JDT Core frederic_fusier VERI FIXE [formatter] New comment formatter takes 2 passes to format when tags are inside text 2008-05-13
229932 JDT Core frederic_fusier VERI FIXE [formatter] New comment formatter wrongly formats @param tags with wrong syntax 2008-05-13
229954 JDT Core frederic_fusier VERI FIXE [formatter] New comment formatter fails to format correctly when invalid throws reference 2008-05-13
230184 JDT Core frederic_fusier VERI FIXE [formatter] New comment formatter split comment line between contiguous tokens 2008-05-13
230230 JDT Core frederic_fusier VERI FIXE [formatter] New comment formatter does not handle properly all scanner exceptions 2008-05-13
230364 JDT Core frederic_fusier VERI FIXE [formatter] Test failure in CleanUpStressTest after changes to comment formatter 2008-05-13
231053 JDT Core frederic_fusier VERI FIXE [formatter] Comment formatter fails to format long strings in @see references 2008-05-13
231060 JDT Core frederic_fusier VERI FIXE [formatter] '*' are not preserved in Javadoc comments when located at the beginning of the line 2008-05-13
231297 JDT Core frederic_fusier VERI FIXE [formatter] New JavaDoc formatter wrongly split inline tags before reference 2008-05-14
232285 JDT Core frederic_fusier VERI FIXE [formatter] New comment formatter wrongly formats javadoc header/footer with several contiguous stars 2008-05-16
226259 JDT Core jdt-core-inbox VERI WORK Open Type does not work with nested build path. 2008-05-13
228676 JDT Core jdt-core-inbox VERI INVA Translation Clarification - org.eclipse.jdt.core 2008-05-13
231262 JDT Core jdt-core-inbox VERI DUPL NPE in Save Participant while trying to save a file 2008-05-13
232380 JDT Core jdt-core-inbox VERI INVA gratuitous @override errors 2008-05-16
229128 JDT Core jerome_lanneluc VERI FIXE [search] Search finding matches in working copies that are not part of scope 2008-05-13
229951 JDT Core jerome_lanneluc VERI FIXE StackOverflowError during JavaSearchScope.add for large workspace 2008-05-14
229968 JDT Core jerome_lanneluc VERI FIXE Perf regression while computing type hierarchy 2008-05-13
231622 JDT Core jerome_lanneluc VERI FIXE Some classes from Missing classes from Cntrl-Shift-T 2008-05-14
232037 JDT Core jerome_lanneluc VERI FIXE CompilationUnit#equals(Object) throws NPE if owner is null 2008-05-16
232045 JDT Core jerome_lanneluc VERI DUPL NPE in IBinding#getJavaElement() for recovered parameterized type 2008-05-16
163200 JDT Core kent_johnson VERI FIXE Moving code with compile errors outside of a source folder preserve compile errors 2008-05-14
214558 JDT Core kent_johnson VERI FIXE [1.5][compiler] javac reports ambiguous method ref that Eclipse does not identify 2008-05-14
227185 JDT Core kent_johnson VERI FIXE [1.5][compiler] Compiler error using generics with static class 2008-05-16
229480 JDT Core kent_johnson VERI FIXE [builder] compiler exception causes NPE in AbstractImageBuilder.acceptResult() 2008-05-16
229909 JDT Core kent_johnson VERI DUPL NPE in compiler Processing Task 2008-05-14
230026 JDT Core kent_johnson VERI FIXE [1.5][compiler] CCE during static import resolution with parameterized type 2008-05-14
230063 JDT Core kent_johnson VERI WORK The move of execute() from AbstractHandler to IHandler causes compile errors in Java 1.5 2008-05-13
230324 JDT Core kent_johnson VERI WORK Compile large java project in the latest 3.4M7 Eclipse will sometime hangup the Windows XP system on dual-core machine 2008-05-16
231293 JDT Core kent_johnson VERI FIXE New errors about indirectly referenced classes from required .class files in 20080508-200 2008-05-14
212154 JDT Core martinae VERI WONT [ast rewrite] Cannot attach comment to programatically generated AST 2008-05-13
229636 JDT Core Olivier_Thomann VERI FIXE JavaModelException should stay instanciatable 2008-05-13
230127 JDT Core Olivier_Thomann VERI FIXE [clean up] NPE in Organize Imports save action 2008-05-13
231367 JDT Core Olivier_Thomann VERI FIXE org.eclipse.jdt.compiler.tool is not singleton 2008-05-14
231579 JDT Core Olivier_Thomann VERI FIXE Converting compiler.tool to API tools support 2008-05-14
228109 JDT Core philippe_mulet VERI FIXE [1.5][compiler] Enum static field initializer in enum constructor failed to give compilation error 2008-08-14
228291 JDT Core philippe_mulet VERI FIXE [1.5][compiler] Incorrect unsafe warning for casting complex but static types. 2008-05-13
229928 JDT Core philippe_mulet VERI INVA [1.5][compiler] compiler wrongly resolves a call when it should complain on ambiguity 2011-06-02
230070 JDT Core philippe_mulet VERI FIXE [1.5][compiler] Internal compiler error: NullPointerException at org.eclipse.jdt.internal.compiler.ast.CastExpression.checkUnsafeCast() 2008-05-13
50 bugs found.

as