Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-04-17Bug 545715 - [12] Assignment analysis doesn't work in switch statementI20190420-1800I20190419-1800I20190418-1800I20190417-1800Manoj Palat3-3/+22
2019-04-16Bug 542795 - NPE in ProblemReporter.deprecatedSinceValue(...)I20190416-1800Stephan Herrmann3-0/+103
2019-04-16Bug 546410 - [12][test] ASTStructuralPropertyTest needs an update afterStephan Herrmann1-3/+3
2019-04-15Bug 546397 - [impl] conflicting constants in JavadocTagConstants I20190415-1800Vikas Chandra1-11/+11
2019-04-15Bug 546338 - NPE at ClasspathJrt.java:326I20190415-0300Andrey Loskutov1-0/+3
2019-04-14Bug 421821 - Two errors reported for unresolved type accessI20190414-1800Stephan Herrmann2-20/+10
2019-04-11Bug 546315 - [11] "The package [...] is accessible from more than oneI20190414-0210I20190413-1800Stephan Herrmann4-7/+132
2019-04-10Bug 545491 - revert ReferenceCollection fixS4_12_0_M1I20190412-1800I20190412-0520I20190411-0625I20190410-1800Andrey Loskutov3-414/+100
2019-04-10Bug 545082 - Fix warnings in JavadocI20190410-0600Jay Arthanareeswaran1-1/+1
2019-04-09Reverting bug 545715 I20190409-1800I20190409-0600Manoj Palat2-2/+2
2019-04-08Bug 546204 - new build state version for ReferenceCollection changesAndrey Loskutov1-1/+1
2019-04-08Bug 546204 - log to the error log instead of e.printStackTrace()I20190408-1800Andrey Loskutov1-1/+1
2019-04-08Bug 545716 - [12] expression switch doesn't consider that having allManoj Palat3-1/+31
2019-04-08Bug 545715 - [12] Assignment analysis doesn't work in switch statementI20190408-0600Manoj Palat2-1/+24
2019-04-07cleanup of Bug 545387 - [11] [compiler] code not running after nestingManoj Palat1-5/+0
2019-04-06Bug 545387 - [11] [compiler] code not running after nesting implI20190407-1800I20190406-1800Manoj Palat2-2/+50
2019-04-05Bug 546156 - Scala IDE breaks because of removed CTOR inI20190405-1800Till Brychcy1-0/+9
2019-04-05Bug 493433 - Call Hierarchy not showing callers when called via methodJay Arthanareeswaran4-6/+89
2019-04-04Bug 545491 - Improved performance of ReferenceCollectionI20190404-1800Sebastian Zarnekow3-89/+781
2019-04-04Bug 545082 - [1.8][inference] type variables βi from capture bounds mustStephan Herrmann5-6/+55
2019-04-04Bug 545364 - Rename all variable/method occurence not workingStephan Herrmann3-5/+6
2019-04-04Bug 540485 - [1.8][content assist] Add autocomplete support forVikas Chandra3-4/+52
2019-04-03Bug 546094 - NPE during reference searchI20190403-1800Till Brychcy1-15/+0
2019-04-02Bug 545691 - Javadoc errors in jdt.core bundlesI20190402-1800Jeff Johnston8-6/+8
2019-04-02Bug 545766 - NullPointerException inStephan Herrmann3-7/+104
2019-04-02Bug 535819 - possible NPE when using ecj >3.13.0 with annotationStephan Herrmann5-12/+19
2019-04-02Bug 535819 - possible NPE when using ecj >3.13.0 with annotationJay Arthanareeswaran6-3/+90
2019-03-29Bug 545897 - Missing code suggestions for result of a method within theI20190401-1800I20190331-1800I20190330-1800Till Brychcy1-1/+2
2019-03-28Bug 545638 - IUs in current repo that increase versions but withI20190329-1800I20190329-0120I20190328-1800Jay Arthanareeswaran4-5/+5
2019-03-26Bug 541772 - In Eclipse 2018-09, Maven "runtime" scoped dependenciesI20190327-1800Stephan Herrmann2-94/+194
2019-03-26Bug 541772 - In Eclipse 2018-09, Maven "runtime" scoped dependenciesI20190326-2305I20190326-1800Till Brychcy5-7/+102
2019-03-25Bug 545691 - Javadoc errors in jdt.core bundlesJeff Johnston101-513/+379
2019-03-25Bug 545293 - References search broken in modular project when releaseI20190325-1800Till Brychcy1-0/+81
2019-03-25Bug 544362 - Add support for Java 9/10/11 Javadoc tagsI20190325-0105Jeff Johnston6-31/+248
2019-03-22Bug 545687 - [11] Bogus editor error "package javax.xml is accessibleI20190324-1800I20190323-1800Till Brychcy2-0/+39
2019-03-22Bug 545638 - IUs in current repo that increase versions but withI20190322-1800Manoj Palat12-12/+12
2019-03-21Removed unused API problem filtersI20190321-1800Dani Megert1-14/+0
2019-03-21Further omissions update for Bug 545576: [12] Push Java 12 work toManoj Palat2-4/+4
2019-03-21Bundle update addendum for Bug 545576: [12] Push Java 12 work to masterManoj Palat2-2/+2
2019-03-21Bug 545608 - [comparator] 4.12 Comparator errors - I20190320-1800I20190321-0435I20190321-0245Manoj Palat1-0/+2
2019-03-20Bug 545576: [12] Push Java 12 work to masterI20190320-1800Jay Arthanareeswaran13-40/+40
2019-03-20Merge branch 'BETA_JAVA_12' to master for 4.12 buildsJay Arthanareeswaran237-1330/+16204
2019-03-20additional commit for Bug 545475 - [12] Remove JCP disclaimers fromY20190320-2200P20190320-0100P20190319-2355Manoj Palat14-45/+45
2019-03-20Bug 545475 - [12] Remove JCP disclaimers from code, UI and marketplaceY20190319-2305P20190319-2255Jay Arthanareeswaran113-456/+4
2019-03-19Bug 545518 - [12] Flow analysis is skipped for multi-constant caseP20190319-2210Jay Arthanareeswaran3-5/+100
2019-03-19Bug 545539 - [12] BreakStatement should not expose setImplicit( boolean)Sarika Sinha2-5/+5
2019-03-19Bug 545518: [12] Flow analysis is skipped for multi-constant caseJay Arthanareeswaran3-12/+54
2019-03-19Bug 545497 - [12] AST Rewrite ignores the optional expression ifSarika Sinha3-6/+13
2019-03-18More tests for Bug 542558: [12] dom ast for switch expressionJay Arthanareeswaran2-3/+248
2019-03-18Test case for bug 545333: [12] result expression absence error in ecjManoj Palat1-0/+33

Back to the top