Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-01-25bug 467430 - TYPE_USE Null Annotations: ConfusingI20160126-2000I20160126-0800I20160125-2000Stephan Herrmann1-1/+1
2016-01-25Testcase and fix for bug 467430 - TYPE_USE Null Annotations: ConfusingTill Brychcy1-4/+6
2015-12-06Bug 483744: [null] NPE inStephan Herrmann1-0/+76
2015-11-28Bug 481276: [null] Error markers not removed after fixing some nullStephan Herrmann1-1/+204
2015-10-28Bug 480835 - Some clients pass null as version string, handle it.I20151029-1100I20151028-2000I20151028-0800Jay Arthanareeswaran1-0/+2
2015-10-21Bug 464369 - Fixing tests in IncrementalTests and MultiProjectTestsJay Arthanareeswaran3-26/+205
2015-10-16Bug 464369 - [test][builder]BuildpathTests.testCorruptBuilder2 andJay Arthanareeswaran1-19/+19
2015-10-15Bug 464369 - [test][builder]BuildpathTests.testCorruptBuilder2 andJay Arthanareeswaran2-1/+26
2015-10-07Bug 478780 - add API IProblem#isInfo()Jay Arthanareeswaran1-0/+1
2015-07-02Bug 469765: Prep for 4.6 (Neon) and 4.5 (Mars) maintenance builds - update pa...Markus Keller1-1/+1
2015-05-14Bug 465876 - Repo Versioning Reports for M7Jay Arthanareeswaran2-3/+3
2015-04-23Update bundle versions after BREE updateJayaprakash Arthanareeswaran2-2/+2
2015-03-30Bug 463153: [test][builder] test failures in BasicBuildTests and BuildPathTestsI20150331-0800Markus Keller2-16/+16
2015-03-28Bug 463153 - [test][builder] test failures in BasicBuildTests andStephan Herrmann2-2/+2
2015-03-04Bug 460993: [compiler] Incremental build not always reports the same errors (...Markus Keller1-30/+80
2015-02-26Bug 460588 - Move JDT Core project to 1.7 complianceJayaprakash Arthanareeswaran19-25/+41
2014-10-16Fixed Bug 437522 - [1.8][compiler] Missing compile error in Java 8 mode for I...shankha1-0/+29
2014-09-03Fixed Bug 442755 - [compiler] NPE at ProblemHandler.handle shankha banerjee1-0/+57
2014-09-02Fixed Bug 438923 - [compiler]Type is inappropriately consideredI20140902-1330I20140902-0800ssankaran1-1/+63
2014-08-26Bug 442528 - We should not have empty performance targetsJayaprakash Arthanareeswaran1-6/+1
2014-08-25Fixed Bug 442452 - [compiler][regression] Bogus error: The interfacessankaran1-1/+40
2014-08-20Fixed bug 422884 - [test] Failure in BasicBuildTests.testbBug386901:Jayaprakash Arthanareeswaran1-24/+28
2014-08-19Bug 441983 - Fix test dependency to both versions of o.e.jdt.annotationI20140819-2200I20140819-1800Mickael Istria1-1/+3
2014-07-12Bug 435544 - [compiler][null] Enum constants not recognised as beingShankha Banerjee1-0/+63
2014-07-04Updating bundle versions for Mars (4.5)Jayaprakash Arthanareeswaran2-2/+2
2014-07-03Bug 438875: Set correct project/file encodings and use Unix line delimiterMarkus Keller1-0/+2
2014-06-25Bug 436736 - Prep for 4.5 (Mars) and 4.4 maintenance buildsPaul Webster1-1/+1
2014-04-28Bug 425420 - NPE exception on standard Java buildShankha Banerjee1-1/+26
2014-04-22Fix for Bug 429635 Improve x-internal API error messageMarkus Keller1-8/+8
2014-03-16Partial fix for Bug 430425 - [1.8][compiler] Type mismatch: cannotBETA_JAVA8_LUNAssankaran1-1/+67
2014-03-11Fix for bug 428468 - Updating bundle version for Java 8 on LunaJayaprakash Arthanareeswaran2-3/+3
2014-03-11Fix for bug 428468 - Removing JCP disclaimer and updating @since tagsJayaprakash Arthanareeswaran3-12/+0
2014-03-11Part I fix for Bug 430069 - [1.8] Test failures when run with JRE7-ssankaran1-2/+2
2014-03-03Bug 411771 - [compiler][null] Enum constants not recognised asShankha Banerjee1-1/+106
2014-02-13Fixed Bug 428071 - [1.8][compiler] Bogus error about incompatible return ssankaran1-1/+44
2014-02-05Fixed Bug 427105 - [1.8][builder] Differences between incremental andssankaran1-1/+112
2013-12-17Fixed Bug 423122 - [1.8] Missing incremental build dependency fromssankaran2-1/+130
2013-11-21Making test bundles' version match their component versionJayaprakash Arthanareeswaran2-2/+2
2013-11-12Bug 416912: Configuration for tycho-surefire-pluginMickael Istria1-0/+5
2013-11-12Bug 416740: Avoid using nested jarsMickael Istria1-1/+2
2013-11-12Bug 416740: Avoid using nested jarsMickael Istria2-4/+3
2013-10-16Fix for bug 419479 - [1.8] POM version tool failures in BETA_JAVA8Jayaprakash Arthanareeswaran1-1/+1
2013-10-08Fix for Bug 415943 - Set 'code.ignoredWarnings' for test bundles inDani Megert1-2/+3
2013-10-08Fix for bug 415699 - Test projects should be "eclipse-test-plugin" andJayaprakash Arthanareeswaran1-1/+1
2013-08-29Adjusting the version in pom and MANIFEST to reflect R4_3_maintenanceJayaprakash Arthanareeswaran1-1/+1
2013-08-22Bug 411161 - Update parent POMs for LunaPaul Webster1-1/+1
2013-08-15Bug 392099 - [1.8][compiler][null] Apply null annotation on types forStephan Herrmann1-4/+8
2013-05-16Fix for bug 386901 - Eclipse does not pass all annotated classes toJayaprakash Arthanareeswaran1-2/+37
2013-05-16Fix for bug 382960 - Java problem markers deleted in whole package afterJayaprakash Arthanareeswaran1-1/+54
2013-04-03Fix for bug 403958 - Update JDT core parent versionJayaprakash Arthanareeswaran1-4/+2

Back to the top