Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-04-01Fix for bug 395897 - INDEX_LOCATION_ATTRIBUTE_NAME attribute value isM20130401-1000Jayaprakash Arthanareeswaran4-13/+92
2013-04-01Fix for bug 404640 - [CBI] Parse error in pom fileJayaprakash Arthanareeswaran1-1/+0
2013-03-27Fix for bug 403958 - Update JDT core parent versionJayaprakash Arthanareeswaran16-48/+44
2013-03-20Fixed Bug 401853 - Eclipse Java compiler creates invalid bytecodeJesper Moller2-3/+91
2013-03-08Bug 402687: Pom versions need updating eclipse.jdt.coreThanh Ha2-2/+2
2013-02-27Bug 397850: [CBI] use the correct group IDs for all artifactsDani Megert16-16/+16
2013-02-26Fix for bug 397850 - [CBI] use the correct group IDs for all artifactsJayaprakash Arthanareeswaran2-4/+4
2013-02-25Updating copyright informationJayaprakash Arthanareeswaran15-15/+15
2013-02-25Fix for bug 397850 - [CBI] use the correct group IDs for all artifactsJayaprakash Arthanareeswaran14-28/+28
2013-02-25Fix for bug 394831 - [cbi] Platform parent should be renamedJayaprakash Arthanareeswaran1-2/+2
2013-02-25Incrementing the plug-in versionsv20130225-1000Jayaprakash Arthanareeswaran2-2/+2
2013-02-22Fix for bug 398490 - Updating testsJayaprakash Arthanareeswaran1-6/+5
2013-02-22Fix for bug 398490 - Don't show source for .class file outside buildDani Megert1-6/+1
2013-01-21Fix for bug 397818 - Adding regression testsv20130121-145634R4_2_2R3_8_2M20130206-1200M20130206-1000M20130204-1200M20130204-1000M20130131-1000M20130131-0800M20130125-1200M20130125-1000M20130124-1700M20130124-1500M20130123-1500M20130123-1200M20130123-1000Jayaprakash Arthanareeswaran1-0/+22
2013-01-21Fix for bug 397818 - An IndexLocation is not created properly if thev20130121-145325Troy Bishop1-1/+10
2013-01-16Fix for bug 385154 - Updating version qualifier in MANIFEST and pom.xmlv20130116-050536M20130116-1800M20130116-1715M20130116-1200M20130116-1030M20130116-1000Jayaprakash Arthanareeswaran4-4/+4
2013-01-16Fix for bug 385154 - [CBI] JDT core needs a way to produce ecj jarThanh Ha2-0/+154
2013-01-11Fix for bug 396084 - Updating the bundle versions in MANIFEST andv20130111-135246Jayaprakash Arthanareeswaran7-7/+7
2013-01-11Fix for bug 397864 - upgrading the plugin version for batch compilerJayaprakash Arthanareeswaran1-1/+1
2013-01-10Fix for bug 397864 - Bumping the manifest version to 3.8.3Jayaprakash Arthanareeswaran1-1/+1
2013-01-08Bug 391517 - java.lang.VerifyError on code that runs correctly inv20130108-100605M20130109-1200M20130109-1000Stephan Herrmann2-1/+40
2012-11-30Fix for bug 395395 - Use default timestamp provider when buildingv20121130-045307M20130104-1300M20130102-1200M20130102-1000M20121226-1200M20121226-1000M20121219-1200M20121219-1000M20121212-1800M20121212-1600M20121212-1200M20121212-1000M20121205-1200M20121205-1000Jayaprakash Arthanareeswaran1-0/+13
2012-11-22Fix for bug 394780 - try-with-resource fails if resource is of genericv20121122-152232M20121128-1200M20121128-1000Olivier Thomann2-1/+37
2012-11-22Fix for bug 394718 - VerifyError: Inconsistent stackmap framesOlivier Thomann2-2/+3
2012-11-15Fix for bug 393749 - Regression testv20121115-051829M20121121-1200M20121121-1000Olivier Thomann1-0/+2039
2012-11-15Fix for bug 393749 - Static initializer in enum after 2000th enumv20121115-051757Patrick Wienands1-0/+3
2012-10-16Fix for bug 391978: Add tycho.scmUrl for eclipse.jdt.core.gitM20121114-1200M20121114-1000M20121107-1200M20121107-1000M20121031-1200M20121031-1000M20121024-1600M20121024-1400M20121017-1200M20121017-1000Thanh Ha1-0/+4
2012-09-25Fix for bug 390191: Exclude jdt.core from packingv20120925-084337M20121010-1200M20121010-1000M20121008-1100M20121003-1200M20121003-1000Paul Webster1-0/+1
2012-09-13Bump pom versions.Thanh Ha1-1/+1
2012-09-13Bug 383072 - problem with parentsKrzysztof Daniel1-0/+1
2012-08-14Bug 386356 - Type mismatch error with annotations and genericsv20120814-155456R4_2_1R3_8_1M20120912-1200M20120912-1000M20120909-2000M20120905-2300M20120905-2230M20120905-2200M20120905-1640M20120905-1500M20120905-1000M20120829-1200M20120829-1000M20120822-1200M20120822-1000M20120816-1200M20120815-1200M20120815-1000Stephan Herrmann2-2/+62
2012-08-10Fixed bug 381172: VerifyError "Inconsistent stackmap frames" for switchAyushman Jain19-166/+240
2012-08-09Fixed bug 383798: JDTCoreTests spend 1/3 of the time inv20120809-105805M20120809-1200M20120809-1000Srikanth4-10/+56
2012-08-09Fix for bug 374777: Update ECJ compiler version property duringJayaprakash Arthanareeswaran5-14/+42
2012-08-08Fixed bug 386259: Cast on MethodHandle#invoke(..) wrongly marked asSrikanth2-2/+87
2012-08-08Fixed bug 383643: NPE in ProblemReporter.missingDefaultCase forSrikanth3-13/+70
2012-08-08Merge "Fixed bug 385626 - @NonNull fails across loop boundaries" into R3_8_ma...Stephan Herrmann3-6/+69
2012-08-08369798 disable pack200 for jdt core testsv20120808-063259Igor Fedorenko2-0/+2
2012-08-07Fixed bug 383780: [compiler] Eclipse 4.2 creates ambiguous varargsAyushman Jain3-11/+450
2012-08-02R3_8_maintenance: Change the jdt.core bundle version to 3.8.2v20120802-065627M20120802-1200M20120802-1000Jayaprakash Arthanareeswaran1-1/+1
2012-07-28Fixed bug 384663 - Package Based Annotation Compilation Error in JDTv20120728-150915Stephan Herrmann2-1/+35
2012-07-28Bug 385564 - [null] document which entities are affected byv20120728-095341Stephan Herrmann1-2/+8
2012-07-27Fixed bug 385626 - @NonNull fails across loop boundariesStephan Herrmann3-6/+69
2012-07-20master - Fixed bug 385540 - Incorrect javadoc for @NonNullByDefaultv20120720-104301M20120726-1200M20120726-1000M20120720-1300M20120720-1100Ayushman Jain1-1/+1
2012-07-20Fixed Bug 385404 - [1.7][compiler] invokeExact is not translatedv20120720-102920Olivier Thomann2-4/+24
2012-07-13Fixed bug 379718: test264301 failed in org.eclipse.jdt.core.tests.modelv20120713-105847M20120719-1200M20120719-1000Tomasz Zarna5-9/+13
2012-07-09R3_8_maintenance - Fix for 381888: AttachedJavadocProject#test025 failing due tov20120709-070331M20120712-1200M20120712-1000Jayaprakash Arthanareeswaran1-1/+1
2012-07-05Fixed bug 383315: NPE inv20120705-160103M20120705-1600Tomasz Zarna2-14/+63
2012-07-05R3_8_maintenance - Disabling separate build notes (renaming the file)v20120705-052716M20120705-1200Jayaprakash Arthanareeswaran1-0/+0
2012-07-04Fixed bug 383644: Typo in ECJ -source error messageAlan Moraes1-1/+2

Back to the top