Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-12-02Bug 507571 - M3 Plugin JUnit tests give "Unable to index..."Stefan Xenos1-0/+4
2016-11-18Bug 507716: [1.8][inference] inference failures due to duplication ofI20161122-2000I20161121-2000I20161120-2000I20161119-2000Stephan Herrmann1-1/+1
2016-09-08Merge remote-tracking branch 'origin/master' into BETA_JAVA9Markus Keller3-5/+5
2016-08-29Fix for Bug 488273 Move JDT Project compliance to 1.8I20160830-0800Manoj Palat3-5/+5
2016-07-19Merge remote-tracking branch 'origin/master' into BETA_JAVA9Manoj Palat1-2/+2
2016-06-28Bug 496465 - Updating parent pom versionJay Arthanareeswaran1-2/+2
2016-05-31Merge remote-tracking branch 'origin/master' into BETA_JAVA9Manoj Palat3-15/+161
2016-04-18Bug 490012 - Remove the "strictly compatible JRE" per-project override from a...Stefan Xenos1-3/+0
2016-04-14Fixed bug 461074 - "indirectly referenced from required .class files"Sasikanth Bharadwaj1-1/+150
2016-04-05Bug 489702 - Replace new PrimitiveWrapper() with .valueOf()Alex Blewitt1-11/+11
2016-03-28Bug 480992 - [1.9] Versioning Changes support - JEP 223Y20160526-1000Y20160519-1000Y20160513-1000Y20160505-1000Y20160428-1430Y20160428-1000Y20160421-1000Y20160414-1000Y20160407-1000Y20160331-1000P20160526-0900P20160519-0900P20160512-0900P20160505-0900P20160428-0800P20160421-0800P20160414-0800P20160407-0800P20160331-0800Jay Arthanareeswaran1-3/+12
2016-03-02Merge branch 'master' into BETA_JAVA9Jay Arthanareeswaran3-16/+13
2016-02-03Bug 487047 - Neon features and bundles that might need a versionJay Arthanareeswaran2-2/+2
2016-02-02Removing troubleshooting log in BuildpathTestsJay Arthanareeswaran1-14/+11
2016-02-01Merge remote-tracking branch 'origin/master' into BETA_JAVA9P20160201-1357Sasikanth Bharadwaj1-1/+282
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-11-14Bug 481000 - [1.9] Support Unicode 7.0 in ECJOlivier Thomann1-2/+7
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

Back to the top