Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-04-20HEAD - Fixed bug 335986: No expected event fired when removing a JAR file fro...jarthanaree1-1/+3
2011-04-19HEAD - Fixed bug 342671: ClassCastException: org.eclipse.jdt.internal.compile...sherrmann1-1/+14
2011-04-19HEAD - Build input (v_B48)v_B48jarthanaree1-1/+1
2011-04-18HEAD - Fixed bug 337415: External folders project is not createdjarthanaree1-1/+3
2011-04-15HEAD - Fixed bug 342936: NPEs and inconsistencies when running jdt.compiler.t...oliviert1-1/+3
2011-04-14HEAD - Fixed bug 342455: AST swallows stars ('*') at end of {@code} and {@lit...oliviert1-1/+3
2011-04-14HEAD - Fixed bug 342757: ArrayIndexOutOfBoundsException in MethodInfoWithPara...oliviert1-1/+3
2011-04-13HEAD- Fixed bug 340691: Syntax error leads to ClassCastException in ASTConverterajain1-1/+3
2011-04-13HEAD - Fixed bug 342671: ClassCastException: org.eclipse.jdt.internal.compile...oliviert1-1/+14
2011-04-12HEAD - Build input (v_B47)v_B47jarthanaree1-1/+1
2011-04-12HEAD- Fixed bug 342300: [null]Spurious "null pointer access" warning on unboxingajain1-1/+3
2011-04-07HEAD - Fixed bug 341759: NPE in ITypeBinding#getName() for intersection typeoliviert1-1/+3
2011-04-07HEAD - Fixed bug 341499: [compiler][null] allocate extra bits in all methods ...oliviert1-1/+3
2011-04-06HEAD - Fixed bug 342054: ILocalVariable#isParameter() returns true for except...oliviert1-1/+14
2011-04-05HEAD - Build input (v_B46)v_B46jarthanaree1-1/+1
2011-03-31HEAD - Fixed bug 341475: Eclipse doesn't show a "never read locally" warning ...oliviert1-1/+3
2011-03-31HEAD : Fixed bug 334493: [1.7][compiler] Difference in behavior with Javac7ssankaran1-1/+14
2011-03-29HEAD - Build input (v_B45)v_B45jarthanaree1-1/+1
2011-03-23HEAD - Fixed bug 200827: [spec] IElementChangedListener should mention where ...jarthanaree1-1/+14
2011-03-22HEAD - Build input (v_B44)v_B44jarthanaree1-1/+1
2011-03-18HEAD - Fixed bug 339447: synchronized access modifier retained on clone() bridgeoliviert1-1/+3
2011-03-17HEAD - Fix for 339891: NPE when searching for method (with '*' wildcard chara...skandula1-1/+3
2011-03-15HEAD - Fixed bug 340029: [1.5][compiler] Enum constructor that throws Excepti...oliviert1-1/+1
2011-03-15HEAD - Fixed bug 340029: [1.5][compiler] Enum constructor that throws Excepti...oliviert1-1/+3
2011-03-15HEAD : Fixed bug 338011: COMPILER_PB_UNAVOIDABLE_GENERIC_TYPE_PROBLEMS wrongl...ssankaran1-1/+16
2011-03-15HEAD - Build input (v_B43)v_B43jarthanaree1-1/+1
2011-03-15HEAD - Fixed bug 339337: isLocal() in IType returns true for anonymous typesjarthanaree1-1/+3
2011-03-15HEAD Fixed bug 337751: COMPILER_PB_UNAVOIDABLE_GENERIC_TYPE_PROBLEMS misses r...ssankaran1-1/+3
2011-03-15HEAD - Fixed bug 339870: [1.7] Bad list of subclasses in Statement AST nodeoliviert1-1/+3
2011-03-14HEAD - Fixed bug 339913: [compiler] Misleading error message for annotations ...oliviert1-0/+2
2011-03-10HEAD - reopen buildnotes for M7oliviert1-0/+11
2011-03-09HEAD - Preparing v_B42 contributionv_B42oliviert1-1/+1
2011-03-09HEAD - Fixed bug 339250: [null] Incorrect redundant null check warning on a S...oliviert1-1/+14
2011-03-08HEAD - Preparing v_B41 contributionv_B41oliviert1-1/+1
2011-03-08HEAD- Fixed bug 339139: [compiler] HEAD contents of org.eclipse.wst.jsdt.core...ajain1-1/+3
2011-03-08HEAD - Fix for 338649: [perfs] Regression on FullSourceWorkspaceModelTests#te...skandula1-1/+3
2011-03-07HEAD - Fixed bug 339128: [Doc] Sort statements and expressions inside DOM doc...oliviert1-1/+14
2011-03-06HEAD - Build input (v_B40)v_B40jarthanaree1-1/+1
2011-03-05HEAD- Fixed bug 326950: [compiler][null]Do not optimize code generation based...ajain1-1/+3
2011-03-04HEAD - Fixed bug 324178: [null] ConditionalExpression.nullStatus(..) doesn't...sherrmann1-1/+3
2011-03-04HEAD - Fixed bug 338006: IJavaProject#getPackageFragmentRoots() should return...jarthanaree1-1/+3
2011-03-04HEAD- Fixed bug 338234: [compiler] Missing warning for uninitialized variable...ajain1-1/+3
2011-03-03HEAD Fixed bug Fixed : [compiler][null] bogus warning "redundant null check" ...sherrmann1-1/+14
2011-03-01HEAD - Build input (v_B39)v_B39jarthanaree1-1/+1
2011-02-28HEAD - Fixed bug 338118: [compiler] CastExpression type should be changed to ...oliviert1-1/+3
2011-02-28HEAD- Fixed bug 171019: [javadoc][select] F3 on {@inheritDoc} tag should navi...ajain1-1/+3
2011-02-28HEAD - Fix for 222188: [javadoc] Incorrect usage of inner type not reportedskandula1-1/+3
2011-02-27HEAD Fixed bug 338303: [compiler][null] Warning about Redundant assignment co...sherrmann1-1/+3
2011-02-25HEAD - Fixed bug 337868: [compiler][model] incomplete support for package-inf...sherrmann1-1/+3
2011-02-24HEAD - Fixed bug 337964: [DOM] code that would definitely cause NPE if executedoliviert1-1/+3

Back to the top