Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-02-13Bug 559965 - No recompilation when deleting java file fromI20200214-0620I20200213-1800I20200213-1520I20200213-1210I20200213-1100Till Brychcy1-0/+3
2020-02-12Bug 547510 - subword matching for content assistJulian Honnen9-8/+208
2020-02-11Bug 15589 - code assist adds extra semicolons in import typeI20200212-1810I20200212-1420I20200212-0910I20200211-1800Stephan Herrmann3-4/+43
2020-02-09Bug 559951 - [10,11,12][compiler] NoSuchMethodError at runtime whenI20200210-1800Stephan Herrmann1-2/+6
2020-01-30Bug 559677 - [compiler] Endless Loop in Parser.parse() while saving JavaI20200131-1800I20200130-1800Stephan Herrmann1-3/+20
2020-01-26Bug 482242 - [compiler][null] option to raise problems when unsafelyI20200129-1800I20200129-0935I20200129-0100I20200128-1805I20200127-1800Stephan Herrmann3-17/+24
2020-01-26Bug 482242 - [compiler][null] option to raise problems when unsafelyI20200126-1800Stephan Herrmann7-21/+94
2020-01-23Bug 559449 - Array index out of bounds inI20200126-0250I20200125-1805I20200124-1800I20200123-1800Stephan Herrmann1-2/+2
2020-01-22Bug 422760 - Certain escaped digits in string literals causeI20200123-0525I20200123-0430I20200122-1805Olivier Thomann1-4/+1
2020-01-17Bug 277691 - Constructor completion should boost relevance of subtypes.I20200118-1800I20200117-1800Roland Grunberg1-3/+5
2020-01-17Bug 543363: Provide better error messages when -data not specifiedJonah Graham1-12/+2
2020-01-15Bug 559210 - NullPointerExeption atI20200116-1800I20200116-0930I20200116-0330I20200116-0310I20200115-1800Stephan Herrmann1-1/+1
2020-01-15Bug 559006 - [formatter] Wrong indentation in region after wrapped lineMateusz Matela1-0/+2
2020-01-14Bug 559137 - Fix Resource Leak warningsManoj Palat3-6/+14
2020-01-13Bug 559119 - Warning: "Resource leak: '<unassigned Closeable value>' isStephan Herrmann6-6/+50
2020-01-06Bug 466477 - [null] Improve error message "...inherited method ...I20200106-1805Stephan Herrmann4-17/+37
2020-01-06Bug 558844 - ? : Operator causes java.lang.VerifyError: InconsistentOlivier Thomann3-6/+8
2020-01-05Bug 479389 - [null] warn when annotation based null analysis is enabledI20200106-0600I20200105-1800Stephan Herrmann4-33/+7
2020-01-05Bug 479389 - [null] warn when annotation based null analysis is enabledStephan Herrmann12-31/+60
2020-01-03Bug 558759 - Gerrits are failing for JDT coreI20200105-0955I20200105-0600I20200104-1800I20200104-0625I20200104-0600I20200103-1800Stephan Herrmann2-6/+32
2020-01-02Bug 527761 - Extension of Byte Array Output Stream warned to be closed.I20200102-1800Stephan Herrmann4-5/+17
2019-12-29Bug 552521 - [resource] warning against '<unassigned Closeable value>'I20200101-1800I20191231-1800I20191230-1800I20191229-2200I20191229-1800Stephan Herrmann2-1/+2
2019-12-28Bug 552521 - [resource] warning against '<unassigned Closeable value>'Stephan Herrmann1-5/+4
2019-12-27Bug 250656 - [formatter] Formatting selection destroys correctMateusz Matela4-10/+42
2019-12-27Bug 558421 [formatter] Generate getter/setter creates unnecessary blankI20191227-1800Mateusz Matela3-6/+14
2019-12-27Bug 459397 - [null] 3.7 Regression: potential null error when cannot beStephan Herrmann1-4/+2
2019-12-26Bug 519740 - [compiler][resource] Bogus warning: 'Potential resourceStephan Herrmann1-2/+5
2019-12-25Bug 552521 - [resource] warning against '<unassigned Closeable value>'Stephan Herrmann2-2/+18
2019-12-24Bug 463320 - [compiler][resource] potential "resource leak" problemI20191225-1800I20191224-1800Stephan Herrmann1-1/+1
2019-12-24Bug 558574 - [resource] Resource leak analysis should understandStephan Herrmann2-2/+43
2019-12-23Bug 463320 - [compiler][resource] potential "resource leak" problemI20191223-1800Stephan Herrmann3-9/+75
2019-12-21Fix maven-antrun-plugin deprecation warning.I20191222-1800I20191221-2205I20191221-1800Alexander Kurtakov1-2/+2
2019-12-20Bug 558517 - ClassFile.getNewTypeBinding(...) throwsStephan Herrmann1-1/+1
2019-12-16Bug 558004 - Several NPEs when compiling module declarations afterI20191216-1805Christoph Langer1-4/+6
2019-12-15Bug 553885 - BootstrapMethodError for method reference to inheritedI20191215-1800Andrey Loskutov1-1/+3
2019-12-14Bug 534223 - Getting "Inconsistent classfile encountered: The undefinedStephan Herrmann4-117/+20
2019-12-06Bug 553742 - POM and product version change for 4.15 releaseI20191213-1805I20191213-0155I20191212-1800I20191211-1805I20191211-0135I20191210-1800I20191210-0230I20191209-2205I20191209-1600I20191209-1310I20191209-1130Niraj Modi1-1/+1
2019-12-03Bug 515268 - Shared JDT Index folder among different workspaces.S4_14_0_RC2aS4_14_0_RC2R4_14I20191210-0610I20191204-1800I20191204-0600R4_14_maintenanceRoland Grunberg1-1/+29
2019-12-03Bug 553315 - Revert the changes to the pde.api.tools preferencesI20191203-1800I20191203-0600Jay Arthanareeswaran3-103/+93
2019-11-28Bug 553559 - illegalargumentexception on stdout or stderrI20191202-1800I20191202-0600I20191201-1800I20191201-0600I20191130-1800I20191130-0600I20191129-1800Jeff Johnston2-3/+0
2019-11-26Bug 553472 - NPE while resolving module javadocS4_14_0_RC1I20191127-1800I20191127-0600Jeff Johnston1-0/+4
2019-11-26Bug 551547 - The library org.eclipse.jdt.core.compiler.batch_*.jarSravan Kumar Lakkimsetti2-2/+2
2019-11-15Bug 549855 - [javadoc] Add error checking for @uses and @provides tagsI20191119-0850I20191119-0725I20191119-0510I20191119-0315I20191119-0020I20191118-2230I20191118-1800I20191118-0600I20191117-1800I20191117-0600I20191116-1800I20191116-0600I20191115-1800Jeff Johnston12-21/+495
2019-11-14Bug 550554 - Incremental builder stops showing squigglesI20191114-1800Stephan Herrmann1-0/+9
2019-11-14Bug 551426 - NPE at org.eclipse.jdt.core.dom.TypeBinding.getAnnotationsAndrey Loskutov1-22/+23
2019-11-13Revert "Bug 551547 - The library org.eclipse.jdt.core.compiler.batch_*.jar sh...I20191114-0410I20191113-2315I20191113-1800Stephan Herrmann1-1/+2
2019-11-11Bug 551547 - The library org.eclipse.jdt.core.compiler.batch_*.jar should be ...I20191112-1800I20191111-1800Sravan Kumar Lakkimsetti1-2/+1
2019-11-11Bug 547261 - [formatter] Separate option for space after not (!)Mateusz Matela3-1/+28
2019-11-10Bug 54627 - [formatter] Blank lines between Javadoc tagsI20191111-0920I20191111-0655Mateusz Matela3-15/+60
2019-11-03Bug 220713 - [formatter] Formatting of array initializers in methodI20191111-0435I20191111-0145I20191110-1800I20191109-1800I20191109-0650I20191109-0330I20191108-1800I20191107-1800I20191106-1805I20191105-1800I20191105-0025I20191104-1800I20191103-1800Mateusz Matela1-23/+42

Back to the top