Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-08-26Bug 550183 - Eclipse only issues a warning for name collision but JavacI20190827-0600Jay Arthanareeswaran1-2/+2
2019-08-26Bug 548476 - withdraw Java12-preview-version of switch expr - additionalI20190826-1800I20190826-0640I20190826-0415Manoj Palat1-1/+98
2019-08-24Bug 481931 - [compiler][null] Null analysis should consider publicStephan Herrmann2-1/+3
2019-08-19Bug 550178 - NPE when an invalid package is exported or openedJay Arthanareeswaran1-0/+34
2019-08-18Bug 481931 - [compiler][null] Null analysis should consider publicI20190818-1800Stephan Herrmann3-2/+162
2019-08-15Bug 543480 - [compiler][inference] Very slowI20190816-1800I20190816-0155Sebastian Lohmeier2-2/+176
2019-08-15Bug 550063 - ClassFile.addFieldInfos throwsStephan Herrmann1-0/+247
2019-08-14Bug 545716 - [12] expression switch doesn't consider that having allManoj Palat2-25/+58
2019-08-08Bug 548596 - Eclipse compiler don't see Kotlin generated classes deeperTill Brychcy2-1/+38
2019-08-06Bug 499714 - [1.8][null] incorrect wording of warning regarding a typeTill Brychcy1-0/+35
2019-07-29Bug 513766 - [1.8][inference] Compiler error when autoboxing typeStephan Herrmann2-6/+23
2019-07-28Bug 549614 - [test][12] prepare SwitchExpressionTest to run back-to-backStephan Herrmann2-142/+79
2019-07-25Bug 548647 - Turn off cast checking in instanceof when neededI20190726-1800I20190725-1800Jeff Johnston1-0/+75
2019-07-23Bug 539732 - [1.8][compiler] "Illegal reference to super method" whenTill Brychcy1-1/+30
2019-07-21Bug 543778 - [10][compiler] NPE in 4.10 when compiling Lambda ExpressionI20190722-1800I20190721-1800Stephan Herrmann1-1/+43
2019-07-21Bug 499714 - [1.8][null] incorrect wording of warning regarding a typeStephan Herrmann1-0/+21
2019-07-18Bug 549384 - [ecj][null] Error message for nullAnnot syntax is wrongI20190720-1800I20190719-1800I20190718-1800Till Brychcy1-1/+1
2019-07-13Bug 544872 - Enable Null Analysis detection on synchronized statementsI20190713-1105Till Brychcy1-0/+23
2019-07-02Bug 547181 - [9][impl] Reconsider representation and lookup of packagesStephan Herrmann3-6/+62
2019-06-27Bug 547417 - trying to fix 180 test fails, take 3Andrey Loskutov1-28/+37
2019-06-26Bug 548662 - Several versions must be increasedI20190627-0135Jay Arthanareeswaran2-2/+2
2019-06-25Bug 547591 - Add failOnWarning (-Werror like) flag to the batch compilerI20190625-1800Alexander Kurtakov1-0/+43
2019-06-25Bug 548589 - [1.8][inference] Cannot infer type argument(s) for <R>Stephan Herrmann1-0/+29
2019-06-19Bug 548195 - Support "--module-version" option in ecj compilerI20190620-1800I20190620-0130I20190619-1820I20190619-1800Stephan Herrmann1-0/+81
2019-06-18Bug 547807 - ECJ cannot compile more than two chained calls on methodsStephan Herrmann1-0/+20
2019-06-07Bug 547907 - POM and product version change for 4.13 releaseI20190613-1800I20190613-0210I20190612-1800I20190612-0115I20190610-1800I20190610-0135I20190608-0140I20190607-1345I20190607-1000I20190607-0725Niraj Modi1-1/+1
2019-06-04Bug 547417 - trying to fix 180 test fails, take 2S4_12_0_RC2R4_12I20190605-1800I20190605-0600I20190604-1800I20190604-0600R4_12_maintenanceAndrey Loskutov4-21/+45
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 Arthanareeswaran1-2/+2
2019-05-19Bug 502327 - [compiler][inference] Problem marker 'method not applicableI20190520-0600I20190519-1800Stephan Herrmann1-0/+26
2019-05-19Bug 525822 - [1.8] ECJ compiles ambiguous lambda method invocationStephan Herrmann6-22/+119
2019-05-18Bug 545420 - [1.8][inference] Receiving The target type of thisStephan Herrmann1-0/+30
2019-05-16Bug 545715 comment 25 - [12] Assignment analysis doesn't work in switchI20190516-1405I20190516-1335I20190516-1250I20190516-1200I20190516-1055Manoj Palat1-3/+7
2019-05-13Bug 540902 - JRE Verify Error Case: Inconsistent stackmap framesI20190515-0205I20190513-1800Jay Arthanareeswaran1-0/+117
2019-05-13Bug 547125 [12] NPE inJay Arthanareeswaran1-11/+75
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-11Bug 547114 - NPE at ModuleBinding.addReads(...) on changing ModuleStephan Herrmann1-0/+2
2019-05-09Bug 547061 - [1.8][inference] Unresolved compilation problem forI20190509-1800Stephan Herrmann1-0/+48
2019-05-03Bug 546084 - Using Junit 5s MethodSource leads to ClassCastExceptionI20190503-1800Pierre-Yves B.1-2/+94
2019-05-01Bug 512156 - [inference] Eclipse build freezes due to generics process.Sebastian Lohmeier1-0/+149
2019-04-26Bug 545983 - [12] EJC allows switch expression to be concluded withoutManoj Palat2-0/+66
2019-04-23Bug 546362 - Deploy ecj compiler from S-4.12M1-201904110625 and use itI20190423-1800Till Brychcy1-0/+19
2019-04-17Bug 545715 - [12] Assignment analysis doesn't work in switch statementI20190420-1800I20190419-1800I20190418-1800I20190417-1800Manoj Palat2-2/+21
2019-04-16Bug 542795 - NPE in ProblemReporter.deprecatedSinceValue(...)I20190416-1800Stephan Herrmann1-0/+47
2019-04-14Bug 421821 - Two errors reported for unresolved type accessI20190414-1800Stephan Herrmann1-18/+8
2019-04-09Reverting bug 545715 I20190409-1800I20190409-0600Manoj Palat1-1/+1
2019-04-08Bug 545716 - [12] expression switch doesn't consider that having allManoj Palat1-0/+23
2019-04-08Bug 545715 - [12] Assignment analysis doesn't work in switch statementI20190408-0600Manoj Palat1-0/+23
2019-04-07cleanup of Bug 545387 - [11] [compiler] code not running after nestingManoj Palat1-5/+0

Back to the top