Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-05-19Bug 525822 - [1.8] ECJ compiles ambiguous lambda method invocationStephan Herrmann1-1/+1
2019-02-10Bug 395051 - Access restriction on method invocation: error range tooI20190212-1800I20190211-1800I20190210-2135I20190210-1800Stephan Herrmann1-2/+2
2018-09-03Bug 535802 - EPL 2.0 conversion for org.eclipse.jdt.coreLars Vogel1-3/+6
2017-12-08Bug 528108 - Add @Override to jdt.coreAndrey Loskutov1-0/+11
2017-09-07Fixed bug 521185 - [9][compiler] Non-visible types allowed inY20170907-1000Sasikanth Bharadwaj1-0/+9
2017-05-16Bug 515759: [9][compiler] Error is not reported when a classY20170518-1000P20170519-0945Sasikanth Bharadwaj1-5/+13
2017-02-09Merge remote-tracking branch 'origin/master' into BETA_JAVA9Sasikanth Bharadwaj1-5/+6
2017-01-21Bug 509328 - [1.8][null] @NonNullByDefault on constructor ignored whenTill Brychcy1-10/+3
2017-01-21Bug 509328 - [1.8][null] @NonNullByDefault on constructor ignored whenI20170121-2000I20170121-0950Stephan Herrmann1-1/+1
2017-01-20Bug 509328 - [1.8][null] @NonNullByDefault on constructor ignored whenTill Brychcy1-0/+10
2016-11-22Fixed bug 488663 - redundant type arguments analysis for anonymous typesSasikanth Bharadwaj1-1/+2
2016-10-15Bug 488663: [1.9] Allow diamond with anonymous classesSasikanth Bharadwaj1-76/+107
2016-02-22Bug 487716 - Type use annotations should not be attached to constructorI20160223-0800Jay Arthanareeswaran1-0/+4
2015-11-15Bug 481332 - [null] Inconsistent error reporting for annotated leaf typeStephan Herrmann1-1/+1
2015-11-01[Bug 472177] Massive increase in required memory for Java compilationStephan Herrmann1-0/+1
2015-05-26Fixed bug 467825: Missing code implementation in the compilerI20150531-2000I20150529-2000I20150528-0700I20150527-2010I20150526-2010Sasikanth Bharadwaj1-2/+2
2015-04-26Bug 448709 - [1.8][null] ensure we don't infer types that violate nullI20150427-0800I20150426-2000Stephan Herrmann1-3/+14
2014-11-02Fix for bug 449619 + bug 448799 + bug 401850ssankaran1-235/+245
2014-10-25Fixed Bug 437444 - [1.8][compiler] Evaluate alternate integrationssankaran1-4/+0
2014-10-07More infrastructure changes for F & G integrationI20141007-1500ssankaran1-5/+5
2014-10-05Prepatory work for Bug 437444 - [1.8][compiler] Evaluate alternatessankaran1-10/+10
2014-09-23Fixed 444772 + 444773: NPE in lambda + reference expressionssankaran1-1/+1
2014-07-31Fixed Bug 440152 - [codegen]"Missing code implementation in theSasikanth Bharadwaj1-1/+1
2014-03-11Fix for bug 428468 - Removing JCP disclaimer and updating @since tagsJayaprakash Arthanareeswaran1-4/+0
2014-02-16Fixed Bug 428305 - [1.8][compiler] Various loose ends in Diamondssankaran1-1/+1
2014-02-06Bug 427438 - [1.8][compiler] NPE atStephan Herrmann1-0/+3
2014-01-23Bug 426290 - [1.8][compiler] Inference + overloading => wrong methodStephan Herrmann1-2/+4
2014-01-21Bug 424415 - [1.8][compiler] Eventual resolution ofStephan Herrmann1-5/+5
2013-12-14Bug 400874 - [1.8][compiler] Inference infrastructure should evolve toStephan Herrmann1-10/+7
2013-11-26Fixed Bug 422489 - [1.8][compiler] NPE in CompoundAssignment.analyseCode ssankaran1-4/+6
2013-11-17[1.8] Inline call that merely delegates.ssankaran1-1/+1
2013-10-16[1.8] Replace TypeBinding comparison with ==/!= to method calls.ssankaran1-1/+1
2013-10-10Bug 418235 - [compiler][null] Unreported nullness error when usingStephan Herrmann1-1/+1
2013-10-08Bug 416267 - NPE in QualifiedAllocationExpression.resolveTypeStephan Herrmann1-0/+1
2013-09-17Bug 417295 - [1.8[[null] Massage type annotated null analysis to gelStephan Herrmann1-2/+3
2013-08-31Bug 392238 - [1.8][compiler][null] Detect semantically invalid null typeStephan Herrmann1-0/+3
2013-08-26Bug 415850 - [1.8] Ensure RunJDTCoreTests can cope with null annotationsStephan Herrmann1-1/+2
2013-08-22Bug 413460 - NonNullByDefault is not inherited to Constructors whenTill Brychcy1-2/+17
2013-08-07Fix for Bug 409245 - [1.8][compiler] Type annotations dropped when callAndrew Clement1-2/+3
2013-05-16Bug 403147 - [compiler][null] FUP of bug 400761: consolidate interactionStephan Herrmann1-3/+2
2013-05-14 Clean ups for earlier patch for 308 code generation.Andrew Clement1-4/+2
2013-05-14Partial implementation of code generation support for JSR308.Olivier Thomann1-2/+6
2013-05-01Partial fix for Bug 406614 - [1.8][compiler] Confusing diagnostics for assankaran1-34/+6
2013-04-28Fixed Bug 406392 - [1.8][compiler][codegen] Improve identification ofssankaran1-1/+1
2013-04-27Fixed Bug 406319 - [1.8][compiler][codegen] Generate code for enclosingssankaran1-1/+1
2013-04-03Fixed Bug 378674 - "The method can be declared as static" is wrongJesper S Moller1-1/+5
2013-02-27Fixed Bug 401845 - [1.8][compiler] Bad interaction between varargs andssankaran1-13/+33
2013-02-26Fix for Bug 401790 and bug 401789ssankaran1-0/+17
2013-02-20Fixed Bug 399778 - [1.8][compiler] Conditional operator expressionsssankaran1-1/+6
2013-02-04Bug 395977 - [compiler][resource] Resource leak warning behaviorStephan Herrmann1-2/+6

Back to the top