Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-05-27Bug 547417 - trying to fix 180 test failsS4_12_0_RC1aS4_12_0_RC1I20190603-1800I20190603-0600I20190602-1800I20190602-0600I20190601-1800I20190531-1800I20190531-0245I20190529-2005I20190529-1800I20190529-0600I20190528-1800I20190528-0915I20190528-0850I20190528-0600I20190527-1805Andrey Loskutov2-10/+26
2019-05-22Bug 545983: [12] EJC allows switch expression to be concluded withoutS4_12_0_M3I20190527-0600I20190526-1800I20190526-0600I20190525-1800I20190525-0600I20190524-1800I20190524-0135I20190522-1800I20190522-0600Jay Arthanareeswaran2-3/+3
2019-05-20Bug 547479 - Java 9+ (JPMS) Intermittent compilation error "The type...I20190521-1800I20190521-0600I20190520-1805Christoph Langer2-0/+57
2019-05-20Bug 543266 Allow comments in enum declarationKenneth2-0/+58
2019-05-19Bug 502327 - [compiler][inference] Problem marker 'method not applicableI20190520-0600I20190519-1800Stephan Herrmann2-1/+36
2019-05-19Bug 525822 - [1.8] ECJ compiles ambiguous lambda method invocationStephan Herrmann19-51/+206
2019-05-18Bug 545420 - [1.8][inference] Receiving The target type of thisStephan Herrmann2-0/+32
2019-05-17Bug 541466 - Eclipse APT implementation fails when annotation referencesI20190518-1800I20190517-1800Till Brychcy1-12/+18
2019-05-16Bug 544306 - [Java 11] Error in Editor when using class in Test sourceI20190516-1800Till Brychcy5-8/+69
2019-05-16Bug 545715 comment 25 - [12] Assignment analysis doesn't work in switchI20190516-1405I20190516-1335I20190516-1250I20190516-1200I20190516-1055Manoj Palat1-3/+7
2019-05-15Bug 543604 - [9] Error when hovering a HashMapStephan Herrmann1-2/+36
2019-05-15Bug 543604 - [9] Error when hovering a HashMapI20190515-1800Simeon Andreev6-11/+77
2019-05-15Bug 547148 - Expose Outer Synthetic Locals from Method BindingManoj Palat4-4/+95
2019-05-13Bug 540902 - JRE Verify Error Case: Inconsistent stackmap framesI20190515-0205I20190513-1800Jay Arthanareeswaran2-20/+119
2019-05-13Bug 547051 - do not run Java 9+ subclass search in tests on Java 8Andrey Loskutov1-0/+6
2019-05-13Bug 547125 [12] NPE inJay Arthanareeswaran2-19/+87
2019-05-13Bug 545446 - Content assist sorting by relevance is broken Vikas Chandra2-10/+10
2019-05-12Bug 404648 - [1.8][compiler] investigate differences between ECJ & javacI20190512-1800Stephan Herrmann1-0/+15
2019-05-12Bug 512156 - [inference] Eclipse build freezes due to genericsStephan Herrmann1-7/+2
2019-05-12Bug 547197 - [9][model] API to get the kind of a IModuleDescriptionStephan Herrmann1-0/+15
2019-05-11Bug 547114 - NPE at ModuleBinding.addReads(...) on changing ModuleStephan Herrmann10-11/+120
2019-05-11Bug 547051 - subclass search with patterns doesn't work for modulesI20190511-1800Andrey Loskutov3-12/+104
2019-05-10Bug 547094 - Refactoring not working with Java 11 (NPE atStephan Herrmann1-1/+2
2019-05-10Bug 547095 - SIOOBE trying to search in context of a class from modularI20190510-1800Andrey Loskutov4-2/+98
2019-05-09Bug 547061 - [1.8][inference] Unresolved compilation problem forI20190509-1800Stephan Herrmann2-3/+49
2019-05-08Bug 547051 - Java search with HierarchyScope does not find JDK classesAndrey Loskutov3-10/+83
2019-05-04Bug 544898 - [newindex] Disable new index in JDT coreI20190508-1800I20190508-0450I20190508-0150I20190507-1800I20190507-0155I20190506-1800I20190505-1800I20190504-1800Andrey Loskutov6-56/+61
2019-05-03Bug 546084 - Using Junit 5s MethodSource leads to ClassCastExceptionI20190503-1800Pierre-Yves B.2-15/+125
2019-05-01Bug 512156 - [inference] Eclipse build freezes due to generics process.Sebastian Lohmeier3-8/+177
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

Back to the top