Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2019-12-27Bug 558421 [formatter] Generate getter/setter creates unnecessary blankI20191227-1800Mateusz Matela4-6/+25
2019-12-27Bug 459397 - [null] 3.7 Regression: potential null error when cannot beStephan Herrmann2-4/+106
2019-12-26Bug 400523 - Invalid Resource Leak Warning Reported for void Method;Stephan Herrmann1-0/+52
2019-12-26Bug 552441 - "Potential resource leak" erroneously reported withinI20191226-1800Stephan Herrmann1-0/+65
2019-12-26Bug 519740 - [compiler][resource] Bogus warning: 'Potential resourceStephan Herrmann2-2/+26
2019-12-25Bug 552521 - [resource] warning against '<unassigned Closeable value>'Stephan Herrmann3-2/+174
2019-12-24Bug 463320 - [compiler][resource] potential "resource leak" problemI20191225-1800I20191224-1800Stephan Herrmann2-1/+27
2019-12-24Bug 558574 - [resource] Resource leak analysis should understandStephan Herrmann3-10/+77
2019-12-23Bug 463320 - [compiler][resource] potential "resource leak" problemI20191223-1800Stephan Herrmann4-12/+172
2019-12-21Fix maven-antrun-plugin deprecation warning.I20191222-1800I20191221-2205I20191221-1800Alexander Kurtakov1-2/+2
2019-12-20Bug 558517 - ClassFile.getNewTypeBinding(...) throwsStephan Herrmann2-2/+58
2019-12-20Bug 558497 - ecj-I20191219-1800.jar is broken, compilation with ecj is not po...I20191220-1805Sravan Kumar Lakkimsetti2-4/+4
2019-12-17Updated bundle version for 4.15I20191219-1800I20191218-1805I20191218-0015I20191217-1800Dani Megert2-2/+2
2019-12-16Bug 558004 - Several NPEs when compiling module declarations afterI20191216-1805Christoph Langer2-4/+31
2019-12-15Bug 553885 - BootstrapMethodError for method reference to inheritedI20191215-1800Andrey Loskutov2-1/+106
2019-12-15Bug 404648 - [1.8][compiler] investigate differences between ECJ & javacStephan Herrmann1-16/+11
2019-12-14Bug 404648 - [1.8][compiler] investigate differences between ECJ & javacI20191214-1800Stephan Herrmann1-1/+1

Back to the top