Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-04-30Bug 546319 - ConcurrentModificationException inI20190502-1800I20190501-1800Andrey Loskutov3-29/+38
2019-04-30Bug 546146 - [12] AST Rewrite should use current formatter settingsI20190501-0525I20190430-1800Sarika Sinha4-35/+83
2019-04-29Bug 545898 - [formatter] IOOBE with empty javadoc @paramI20190429-1800Mateusz Matela2-3/+16
2019-04-26Bug 546653 - [9] More details in module-related classpath attributes:I20190429-0240I20190428-1800I20190427-1800I20190426-1800Stephan Herrmann6-20/+83
2019-04-26Bug 546649 - [9][model] API to get exports and opens from anStephan Herrmann2-1/+55
2019-04-26Bug 546352 - [9] New comprehensive UI for Modularity DetailsStephan Herrmann1-1/+6
2019-04-26reverting the api filter part of bug 545983 for the issue reported inManoj Palat1-0/+9
2019-04-26Bug 545716 - [12] expression switch doesn't consider that having allManoj Palat2-3/+3
2019-04-26Bug 545983 - [12] EJC allows switch expression to be concluded withoutManoj Palat7-11/+83
2019-04-24Bug 546677 - Add @apiNote, @implSpec and @implNote to TagElementI20190425-1800I20190425-0030I20190424-1800Vikas Chandra1-1/+19
2019-04-23Bug 546362 - Deploy ecj compiler from S-4.12M1-201904110625 and use itI20190423-1800Till Brychcy2-1/+20
2019-04-21Bug 545491 - Improved performance of ReferenceCollectionI20190422-1800I20190421-1800Sebastian Zarnekow5-104/+612
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

Back to the top