Fri Apr 26 2024 11:05:12 EDT
Hide Search Description
68 bugs found.
ID Product Comp Assignee Status Resolution Summary Changed
91902 JDT Core frederic_fusier RESO DUPL Code Formatter should provide "leave as is" options for wrapping 2010-03-09
313514 JDT Core stephan.herrmann RESO DUPL Dead code by constant 2016-01-14
211256 JDT Core david_audel VERI FIXE [ast rewrite] whitespace missing between return and expression 2008-12-09
251693 JDT Core david_audel VERI FIXE NamingConventions.suggestXXXNames should call suggestVariableNames() 2008-12-09
255345 JDT Core david_audel VERI FIXE Problems in new NamingConventions APIs 2008-12-09
61511 JDT Core frederic_fusier VERI DUPL Code Formatter: Leave existing line breaks alone feature missing 2008-12-09
98898 JDT Core frederic_fusier VERI DUPL Formatter, which would consider the manually wrapped lines 2010-03-08
196124 JDT Core frederic_fusier VERI DUPL Comment formatter does not preserve existing line breaks 2008-12-09
198074 JDT Core frederic_fusier VERI FIXE [formatter] the code formatter doesn't respect my new lines 2010-02-17
201022 JDT Core frederic_fusier VERI DUPL [formatter] Option to Ignore Line Length in Code Formatter 2008-12-09
208451 JDT Core frederic_fusier VERI DUPL [formatter] Java code style formatter option "do not wrap" DOES unwrapping lines 2008-12-09
213700 JDT Core frederic_fusier VERI DUPL Eclipse Formatter needs to provide a mechanism to IGNORE line wrapping 2008-12-09
236672 JDT Core frederic_fusier VERI WORK [indexing] JDT indexing takes a long time 2008-12-09
239130 JDT Core frederic_fusier VERI FIXE [formatter] Comment formatter does not keep blank lines after @see references 2008-12-09
241592 JDT Core frederic_fusier VERI DUPL [search] Open Type failed due to internal error on "Item filtering" 2010-10-26
251504 JDT Core frederic_fusier VERI FIXE [index] Wrong indexes may be used while performing a search request 2020-08-27
253891 JDT Core frederic_fusier VERI FIXE Incorrect tag closure in JavaModel javadoc 2008-12-09
254825 JDT Core frederic_fusier VERI FIXE [javadoc] compile error when referencing outer param from inner class javadoc 2008-12-09
256679 JDT Core frederic_fusier VERI FIXE [perfs] SearchAllTypeNames performance tests are slower on eplnx2 2008-12-09
256799 JDT Core frederic_fusier VERI FIXE [formatter] Formatter wrongly adds space to //$FALL-THROUGH$ is 2008-12-09
257906 JDT Core frederic_fusier VERI FIXE [Formatter] should have separate 'preserve existing line breaks' for code and comment formatting 2008-12-09
257907 JDT Core frederic_fusier VERI FIXE [Formatter] FORMATTER_PRESERVE_EXISTING_LINE_BREAKS needs clarification 2008-12-09
265192 JDT Core frederic_fusier VERI DUPL [formatter] Java Annotations not formatted correctly 2009-08-10
227986 JDT Core jerome_lanneluc VERI FIXE Avoid duplicated strings in Java model 2008-12-09
231260 JDT Core jerome_lanneluc VERI INVA Compiler compliance level 5.0 and String isEmpty(); 2008-12-09
237038 JDT Core jerome_lanneluc VERI WORK [tests] Unexpected failure in AttachSourceTests.testExternalFolder4() while running RunAllJDTCoreTests 2008-12-09
244003 JDT Core jerome_lanneluc VERI NOT_ Eclipse hangs when checking out multiple projects 2009-05-07
252220 JDT Core jerome_lanneluc VERI DUPL Setting compiler level to 1.5 does not block access to Java6 methods 2008-12-09
252571 JDT Core jerome_lanneluc VERI FIXE [buildpath] External folder appears empty after workspace move 2018-12-18
253871 JDT Core jerome_lanneluc VERI WONT Cleaning project does not refresh user libraries 2008-12-09
255501 JDT Core jerome_lanneluc VERI FIXE EncodingTests failing when run by itself 2008-12-09
256404 JDT Core jerome_lanneluc VERI FIXE Wrong handle identifier for external library folder 2008-12-09
99986 JDT Core kent_johnson VERI DUPL [compiler] Exception signature mismatch with multiply-inherited methods 2008-12-08
154162 JDT Core kent_johnson VERI FIXE [1.5][compiler] Uninformative error message for qualified enum constants in switch statement 2008-12-08
197271 JDT Core kent_johnson VERI WORK [compiler] Compile in Eclipse works as expected, but not with JVM 1.6.1 2008-12-08
207093 JDT Core kent_johnson VERI FIXE Perf: adding a new top-level package is slow if many source files exist 2008-12-09
243361 JDT Core kent_johnson VERI NOT_ [compiler] different behaviour from javac (sdk1.6.0_7) and eclipse-java-compiler 2008-12-08
249134 JDT Core kent_johnson VERI FIXE [compiler] error message (implement abstract method) not as intended 2008-12-09
251690 JDT Core kent_johnson VERI FIXE [compiler] NPE if type collides with a package 2009-05-07
252948 JDT Core kent_johnson VERI FIXE Unncessary compilation when adding packages with an existing path segment at the beginning 2008-12-09
255035 JDT Core kent_johnson VERI FIXE [compiler] Internal compile error gets reported (NPE) 2008-12-09
257384 JDT Core kent_johnson VERI FIXE AIOOBE during problem reporting 2008-12-09
152444 JDT Core Olivier_Thomann VERI DUPL [formatter] Source Formatter could not format chain-style method call correctly 2010-01-25
232558 JDT Core Olivier_Thomann VERI FIXE [compiler] += is not allowed between Object and String 2008-12-09
252634 JDT Core Olivier_Thomann VERI WORK Misleading red squiggly line under class reference 2008-12-09
255040 JDT Core Olivier_Thomann VERI INVA JavaConventions.validatePackageName() method does not seem to work properly 2009-05-07
255970 JDT Core Olivier_Thomann VERI FIXE test tear down failed causing cascade of failures 2008-12-09
255974 JDT Core Olivier_Thomann VERI FIXE Abusive usage of InvalidInputException in the compiler 2008-12-09
48399 JDT Core philippe_mulet VERI FIXE [compiler] Enhance unreachable code detection 2009-05-24
51952 JDT Core philippe_mulet VERI DUPL [DCR] warn on fake reachable code 2008-12-09
110544 JDT Core philippe_mulet VERI DUPL [compiler] warning on unreachable code in for updater statement 2008-12-09
206123 JDT Core philippe_mulet VERI INVA [1.5][compiler] Generics, type compatibility rules 2008-12-09
236242 JDT Core philippe_mulet VERI FIXE [compiler][1.7] compiler difference to javac 7 involving parameterized uses of raw methods 2008-12-09
240807 JDT Core philippe_mulet VERI INVA [1.5][compiler] Missing unchecked cast warning on interface cast 2008-12-09
252120 JDT Core philippe_mulet VERI FIXE [1.5][compiler] raw type diagnostic not coherent with javac one 2009-07-17
252771 JDT Core philippe_mulet VERI INVA Unexpected 'The final local variable obj may already have been assigned' reported 2018-09-10
253750 JDT Core philippe_mulet VERI FIXE [javadoc] Compiler warning about never used imports when import is enum used in JavaDoc 2008-12-09
255008 JDT Core philippe_mulet VERI FIXE [compiler] Assert statement discrepancy with javac caused by an uninitialized variable 2008-12-11
256375 JDT Core philippe_mulet VERI INVA [1.5][compiler] Import Static Error 2009-05-07
256463 JDT Core philippe_mulet VERI FIXE [compiler] Support common debug pattern in unreachable code detection 2016-01-14
256735 JDT Core philippe_mulet VERI FIXE Marker property value is too long for internal compiler error (java.lang.StackOverflowError) 2008-12-09
256882 JDT Core philippe_mulet VERI FIXE [compiler] Enable DeadCode detection by default 2008-12-09
258039 JDT Core philippe_mulet VERI FIXE [1.5][compiler] Misleading error message for "instanceof List<Object>" 2008-12-11
228845 JDT Core srikanth_sankaran VERI FIXE [hierarchy] Type hierarchy should include subtypes in primary working copies 2014-03-01
232816 JDT Core srikanth_sankaran VERI FIXE [buildpath] Misleading problem text for missing jar in user library 2008-12-09
96696 JDT Core frederic_fusier VERI DUPL [formatting] Should not remove blank lines in front of non-alphanumeric start of line in non-javadoc comments 2008-12-09
99100 JDT Core frederic_fusier VERI DUPL [formatter] Formatter/Line wrapping 2008-12-09
256329 JDT Core jerome_lanneluc CLOS FIXE Impossible NPE in JavaModelManager.getOptions 2009-04-01
68 bugs found.

as