The custom sort order specified contains one or more invalid column names: product%2Cbug_status%2Cpriority%2Cassigned_to%2Cbug_id. They have been removed from the sort list.
Sat Apr 27 2024 17:12:33 EDT
Hide Search Description
73 bugs found.
ID Product Comp Assignee Status Resolution Summary Changed
6301 JDT Core Olivier_Thomann RESO DUPL CodeFormatter - request for 'compact cast' option 2002-11-05
6455 JDT Core kent_johnson RESO DUPL NPE kill JavaIndexer thread 2002-11-27
8489 JDT Core Olivier_Thomann RESO WORK space instead of tab 2002-10-04
8655 JDT Core philippe_mulet RESO WORK DCR - Support for external class folders 2003-06-12
8720 JDT Core philippe_mulet RESO DUPL include an external directory of classes in Java build path 2003-06-12
10607 JDT Core Olivier_Thomann RESO DUPL Code formatter should have option for not indending methods and fields 2002-07-30
10859 JDT Core Olivier_Thomann RESO DUPL Code formatter inserts indentation within the class 2002-07-30
11232 JDT Core Olivier_Thomann RESO DUPL Inner class indentation problem 2002-07-30
12004 JDT Core Olivier_Thomann RESO DUPL Formater 2002-07-30
14103 JDT Core kent_johnson VERI FIXE [Builder] Too many dependents found when incrementally recompiling 2004-03-01
16176 JDT Core philippe_mulet RESO DUPL References to private fields could be optimized 2002-07-25
17582 JDT Core Olivier_Thomann RESO DUPL Formatter should provide option to not insert blank after cast 2002-07-30
20907 JDT Core Olivier_Thomann RESO DUPL Formatter indents incorrectly 2002-07-30
20908 JDT Core Olivier_Thomann RESO DUPL Formatter wraps import statements 2002-07-30
21109 JDT Core philippe_mulet RESO DUPL Have option for compiler warning on use of static field/method through reference 2002-07-25
21854 JDT Core jerome_lanneluc RESO DUPL cannot create modifiable but not-existing ICompilationUnit 2002-08-22
22336 JDT Core Olivier_Thomann RESO DUPL formatter doesn't indent correctly static block 2002-11-05
22942 JDT Core philippe_mulet RESO DUPL JavaProject.exists returns true when it should not 2002-08-30
22946 JDT Core philippe_mulet RESO DUPL search: NPE 2002-08-29
23055 JDT Core Olivier_Thomann RESO DUPL DOM - SuperMethodInvocation.resolveTypeBinding() returns null 2002-09-03
23076 JDT Core kent_johnson RESO WORK compilation does not create class files!!! 2013-10-23
23209 JDT Core Olivier_Thomann RESO DUPL Format source should be able to order class members 2002-11-05
35338 JDT Core philippe_mulet VERI FIXE Cannot save file, "Save failed:null" error message received 2003-06-10
35438 JDT Core philippe_mulet VERI FIXE CastExpression resolution departs from JLS section 6.5.1 2003-06-06
35490 JDT Core jerome_lanneluc VERI FIXE Search doesn't work for reference of 'cursorLocation' 2003-06-10
35528 JDT Core philippe_mulet VERI FIXE When I check out a project from CVS, Updating takes a very long time 2003-06-10
35649 JDT Core Olivier_Thomann VERI FIXE The SourceMapper instances could share the fileNamefilter 2003-06-10
35755 JDT Core jerome_lanneluc VERI FIXE Search in hierarchy misses dependent projects 2003-06-10
35831 JDT Core philippe_mulet VERI FIXE NPE navigating references using links 2003-09-05
35877 JDT Core david_audel VERI FIXE Stack overflow in code assist 2003-10-23
35926 JDT Core Olivier_Thomann VERI FIXE Batch compiler compile should return false when the command line is incorrect 2003-06-10
35965 JDT Core Olivier_Thomann VERI FIXE Source not found in source attachment 2005-12-16
36213 JDT Core kent_johnson VERI FIXE ArrayIndex out of bounds 2003-06-10
36438 JDT Core philippe_mulet VERI FIXE null == null causes java.lang.VerifyError 2003-10-16
36465 JDT Core philippe_mulet CLOS FIXE Unable to create multiple source folders when not using bin for output 2011-08-11
36490 JDT Core kent_johnson VERI FIXE Java compiler misses dependency on 'static final' class variables. 2003-06-10
36718 JDT Core Olivier_Thomann VERI FIXE Compiler should not generate references to classes not on the classpath 2003-06-18
37387 JDT Core Olivier_Thomann VERI FIXE Compiler generates unnecessary byte codes 2003-06-30
37621 JDT Core philippe_mulet VERI FIXE java compiler creates class with internal inconsistency 2003-06-17
38732 JDT Core Olivier_Thomann VERI FIXE organize imports does not work with assert in source code 2004-08-23
39108 JDT Core kent_johnson VERI FIXE Numerous single type imports can slow compiler down significantly 2003-10-23
39495 JDT Core jdt-core-inbox RESO WORK compiler Not Compatible to JLS Specification!!! 2003-07-04
39663 JDT Core Olivier_Thomann VERI FIXE setSuperclass(String superclassName) API of org.eclipse.jdt.core.jdom.IDOMType interface does not work for null as Input 2003-10-23
39664 JDT Core Olivier_Thomann VERI FIXE setSuperInterfaces(String[] interfaceNames) API of org.eclipse.jdt.core.jdom.IDOMType interface does not work for an empty array parameter as Input 2003-10-23
40174 JDT Core kent_johnson VERI FIXE Performance issues with builder 2003-10-23
40442 JDT Core philippe_mulet VERI FIXE Abstract class fails to invoke interface-defined method in 1.4 compliance mode. 2003-10-23
40736 JDT Core philippe_mulet VERI FIXE JDT compiler fails to compile legitimate Java code. 2003-10-23
40950 JDT Core kent_johnson VERI FIXE [infrastructure] NPE from indexer 2004-03-01
41373 JDT Core Olivier_Thomann VERI FIXE SourceField.getConstant() returns null for final fields set in initializer 2004-03-01
42579 JDT Core philippe_mulet VERI FIXE Eclipse allows setting a source folder's parent as output folder, which wipes out source code 2004-03-01
42589 JDT Core philippe_mulet VERI FIXE jck1.4a failures 2003-10-23
45357 JDT Core philippe_mulet VERI FIXE Compiler-Bug: "The local variable oResult may not have been initialized".txt 2004-04-07
45433 JDT Core philippe_mulet VERI FIXE Bug7 (and counting ;-): hundretAssignmentsToFinalVariable() 2004-03-01
45847 JDT Core kent_johnson VERI FIXE [Builder] Reading build state is slow 2004-03-01
46093 JDT Core kent_johnson VERI FIXE [Builder] Unoptimal pre-check for not writing class files 2004-03-01
46276 JDT Core philippe_mulet VERI FIXE Search for package declarations incorrectly finds matches in clone project 2004-03-12
46675 JDT Core philippe_mulet VERI FIXE [Compiler] NullPointerException with ? operator 2004-03-01
46918 JDT Core philippe_mulet VERI FIXE assignment to this allowed by compiler 2004-05-14
46937 JDT Core philippe_mulet VERI FIXE [Compiler] Marking a field deprecated still report deprecated usage 2004-04-07
47049 JDT Core kent_johnson CLOS FIXE [Builder] Build output folder not getting flushed because files are not marked as derived 2005-05-24
47082 JDT Core philippe_mulet VERI FIXE [Compiler] Problem with final variable initialization 2004-03-01
47415 JDT Core philippe_mulet VERI FIXE [Search] package references confused with multiple fragments 2004-03-01
47881 JDT Core philippe_mulet VERI FIXE [Compiler] x && false evaluates to "true" 2004-03-01
47886 JDT Core Olivier_Thomann VERI FIXE [Compiler] ACC_SUPER bit sets for interfaces 2004-03-01
47976 JDT Core Olivier_Thomann VERI FIXE Implementation of IField.getConstant() fails for some constants 2004-03-01
47989 JDT Core philippe_mulet VERI FIXE Exception when searching for IPackageFragment "java.util.zip" 2004-03-01
48333 JDT Core philippe_mulet VERI FIXE [Compiler] Implicit deprecation isn't propagated to anonymous type 2004-03-01
48749 JDT Core philippe_mulet VERI FIXE [Compiler] deprecation check in initializer fooled by trailing deprecated field decl 2004-03-01
58521 JDT Core jdt-core-inbox RESO DUPL qualified this can be assigned 2004-04-15
75814 JDT Core jerome_lanneluc CLOS FIXE Inconsistent results when adding a breakpoint to class file with src attached 2005-05-24
75969 JDT Core jdt-core-inbox RESO INVA Getting NullPointerException in JavaCore.getDefaultOptions() 2004-10-13
92515 JDT Core jdt-core-inbox CLOS WONT new switch in code formatting: single-line blocks on same line 2005-04-25
92516 JDT Core jdt-core-inbox CLOS WONT Code formatting: add "# of blank lines between methods" 2005-04-25
73 bugs found.

as