Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-02-18Bug 560213 - [null] Bogus warning about @NonNullByDefault enum whenX20200223-1900X20200223-0700X20200223-0250X20200222-0700X20200221-1130X20200221-0700X20200221-0440X20200221-0310X20200221-0050X20200220-1900X20200220-0700X20200219-1900X20200219-0700X20200219-0500S4_15_0_M3I20200223-1800I20200223-0600I20200222-1800I20200222-0600I20200221-1800I20200219-1800I20200219-0600I20200218-1800Stephan Herrmann2-2/+70
2020-02-17Bug 560146 - Enable version comparison for jdt.core repoX20200218-0510X20200217-1120I20200218-0600I20200217-1800Alexander Kurtakov1-0/+20
2020-02-17Bug 547510 - fixed javadoc errors in getSubWordMatchingRegionsI20200217-0600Julian Honnen1-3/+2
2020-02-17Increased minor version for 4.15Dani Megert2-3/+3
2020-02-17Bug 377850 - Error "type X collides with a package" should not be raisedStephan Herrmann2-2/+45
2020-02-17Bug 560210 - Multiple compilation errors in IDE about unused importsAndrey Loskutov5-9/+0
2020-02-16Bug 559618 - No compiler warning for import from same packageI20200216-1800I20200216-1145Pierre-Yves B.10-16/+114
2020-02-15Bug 377850 - Error "type X collides with a package" should not be raisedI20200215-1800Stephan Herrmann3-9/+68
2020-02-14Bug 560146 - Enable version comparison for jdt.core repoI20200215-0600I20200214-1800Alexander Kurtakov1-0/+24
2020-02-14Bug 559965 - No recompilation when deleting java file fromAlexander Kurtakov2-2/+2
2020-02-13Bug 547510 - fixed javadoc errors in getSubWordMatchingRegionsJulian Honnen1-7/+10
2020-02-13Bug 559965 - No recompilation when deleting java file fromI20200214-0620I20200213-1800I20200213-1520I20200213-1210I20200213-1100Till Brychcy2-0/+38
2020-02-12Bug 547510 - tests for subword matching for content assistI20200213-0640I20200212-1800Julian Honnen2-1/+877
2020-02-12Bug 547510 - subword matching for content assistJulian Honnen11-11/+223
2020-02-11Bug 15589 - code assist adds extra semicolons in import typeI20200212-1810I20200212-1420I20200212-0910I20200211-1800Stephan Herrmann7-15/+71
2020-02-11Bump o.e.jdt.compiler.tool version to 4.15Alexander Kurtakov2-2/+2
2020-02-09Bug 559951 - [10,11,12][compiler] NoSuchMethodError at runtime whenI20200210-1800Stephan Herrmann2-3/+86
2020-02-08Bug 558873 - fixed build.propertiesI20200209-1800I20200208-1800Andrey Loskutov1-1/+2
2020-02-07Bug 558873 - bumped version number for tests bundleI20200207-1800Andrey Loskutov2-2/+2
2020-02-06Bug 558873 - [JUnit 5] Update to JUnit 5.6I20200206-1805Andrey Loskutov1-0/+2
2020-02-01Bug 559760 - Respect -failOnWarning in EclipseCompilerImplThomas Wolf1-3/+4
2020-02-01Bug 559645 - Avoid NPE in EclipseCompilerImplThomas Wolf1-1/+5
2020-02-01Bug 404648 - [1.8][compiler] investigate differences between ECJ & javacI20200205-1800I20200205-0030I20200204-1800I20200203-1800I20200202-1800I20200201-1800Stephan Herrmann1-5/+13
2020-01-30Bug 559677 - [compiler] Endless Loop in Parser.parse() while saving JavaI20200131-1800I20200130-1800Stephan Herrmann2-3/+45
2020-01-26Bug 482242 - [compiler][null] option to raise problems when unsafelyI20200129-1800I20200129-0935I20200129-0100I20200128-1805I20200127-1800Stephan Herrmann6-27/+38
2020-01-26Bug 482242 - [compiler][null] option to raise problems when unsafelyI20200126-1800Stephan Herrmann15-56/+384
2020-01-23Bug 559449 - Array index out of bounds inI20200126-0250I20200125-1805I20200124-1800I20200123-1800Stephan Herrmann2-2/+21
2020-01-23Bug 553386 - [test] clean-up of converterJclMin after bug 544943Jay Arthanareeswaran2-0/+0
2020-01-22Bug 422760 - Certain escaped digits in string literals causeI20200123-0525I20200123-0430I20200122-1805Olivier Thomann2-5/+16
2020-01-19Bug 558759 - Gerrits are failing for JDT coreI20200121-2225I20200121-1805I20200120-1800Stephan Herrmann1-1/+3
2020-01-19Bug 543363 - added about.html to src.includes to fix source buildI20200120-0715I20200120-0530I20200120-0445I20200120-0355I20200120-0115I20200119-2330I20200119-1800Andrey Loskutov1-0/+1
2020-01-17Bug 277691 - Constructor completion should boost relevance of subtypes.I20200118-1800I20200117-1800Roland Grunberg4-35/+72
2020-01-17Bug 543363: Provide better error messages when -data not specifiedJonah Graham20-12/+988
2020-01-15Bug 559210 - NullPointerExeption atI20200116-1800I20200116-0930I20200116-0330I20200116-0310I20200115-1800Stephan Herrmann2-1/+59
2020-01-15Bug 559006 - [formatter] Wrong indentation in region after wrapped lineMateusz Matela2-0/+23
2020-01-14Bug 559137 - Fix Resource Leak warningsI20200114-1805Stephan Herrmann1-2/+0
2020-01-14Bug 559137 - Fix Resource Leak warningsManoj Palat4-8/+15
2020-01-13Bug 559119 - Warning: "Resource leak: '<unassigned Closeable value>' isStephan Herrmann7-7/+87
2020-01-08Bug 558872 - ecj jar signer data is broken on every jdt core version bumpI20200113-1800I20200113-0130I20200112-1800I20200111-1800Sravan Kumar Lakkimsetti2-4/+18
2020-01-07Bug 558497 - ecj-I20200106-1805.jar is broken, compilation with ecj isS4_15_0_M1I20200111-0325I20200111-0230I20200110-1805I20200110-0905I20200110-0200I20200109-2350I20200108-2240I20200108-0930I20200108-0600I20200108-0025I20200107-1800I20200107-0600Andrey Loskutov2-6/+6
2020-01-06Bug 466477 - [null] Improve error message "...inherited method ...I20200106-1805Stephan Herrmann6-35/+88
2020-01-06Bug 558844 - ? : Operator causes java.lang.VerifyError: InconsistentOlivier Thomann4-6/+39
2020-01-05Bug 479389 - [null] warn when annotation based null analysis is enabledI20200106-0600I20200105-1800Stephan Herrmann7-83/+13
2020-01-05Bug 479389 - [null] warn when annotation based null analysis is enabledStephan Herrmann17-34/+151
2020-01-03Bug 558759 - Gerrits are failing for JDT coreI20200105-0955I20200105-0600I20200104-1800I20200104-0625I20200104-0600I20200103-1800Stephan Herrmann3-6/+66
2020-01-02Bug 527761 - Extension of Byte Array Output Stream warned to be closed.I20200102-1800Stephan Herrmann5-9/+153
2019-12-29Bug 552521 - [resource] warning against '<unassigned Closeable value>'I20200101-1800I20191231-1800I20191230-1800I20191229-2200I20191229-1800Stephan Herrmann3-22/+71
2019-12-28Bug 552521 - [resource] warning against '<unassigned Closeable value>'Stephan Herrmann2-5/+44
2019-12-28Bug 404648 - [1.8][compiler] investigate differences between ECJ & javacI20191228-1800Stephan Herrmann1-5/+8
2019-12-27Bug 250656 - [formatter] Formatting selection destroys correctMateusz Matela6-33/+84

Back to the top