Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-09-04Bug 535802 - EPL 2.0 conversion for test plug-ins and one propertiesLars Vogel1-3/+6
2017-08-16Bug 420045 - Start reporting annotations on dimensions of a classI20170818-0100I20170818-0040I20170817-2140I20170817-2000Jay Arthanareeswaran1-53/+33
2016-11-08Bug 506376 - The annotation (... e.g. @Nullable) is disallowed for thisI20161109-2000Till Brychcy1-16/+26
2016-07-27Bug 460491: [compiler] don't consider parameter-less static member typeStephan Herrmann1-2/+2
2014-12-19Bug 455427 - [test] Make compiler test run with APT enabledJayaprakash Arthanareeswaran1-0/+1
2014-07-03Bug 438875: Set correct project/file encodings and use Unix line delimiterMarkus Keller1-4486/+4486
2014-04-14Bug 419827 - [1.8] Annotation with TYPE_USE as target is not allowed toshankha banerjee1-1/+45
2014-03-11Fix for bug 428468 - Removing JCP disclaimer and updating @since tagsJayaprakash Arthanareeswaran1-4/+0
2014-03-06Revert premature earlier revert.ssankaran1-6/+26
2014-03-05Pull back injected bug for Bug 420045 - [1.8][compiler] Introducessankaran1-4/+4
2014-02-12Fixed Bug 427955 - [1.8][compiler] NPE in TypeSystem.getUnannotatedType ssankaran1-1/+2
2014-02-12junit for Bug 427955 - [1.8][compiler] NPE inssankaran1-1/+31
2014-02-07Fixed Bug 425599 - [1.8][compiler] ISE when trying to compile qualifiedssankaran1-0/+22
2014-02-04Fixed Bug 424977 [1.8][compiler] ArrayIndexIndexOutOfBoundException inManoj Palat1-1/+64
2013-12-13Fixed Bug 421791 - [1.8][compiler] TYPE_USE annotations should be shankha banerjee1-0/+16
2013-11-25[1.8] Cumulative fix for 414038 + 420320ssankaran1-0/+20
2013-11-20Fix for bug 391521 - [1.8][compiler] Error highlighting is not accurateshankha banerjee1-1/+79
2013-10-24Fixed Bug 420284 - [1.8][compiler] IllegalStateException fromssankaran1-0/+21
2013-10-22Fix for Bug 420045 - [1.8][compiler] Introduce temporary bugssankaran1-4/+24
2013-10-22[1.98] Temporary bug compatibility Fix for Bug 420038 - [1.8][compiler]ssankaran1-18/+21
2013-10-19Fixed Bug 391331 - [1.8][compiler] Compiler should replicate ssankaran1-3/+3
2013-10-19Fixed Bug 419833 - [1.8] NPE in CompilationUnitProblemFinder and ASTNodessankaran1-0/+27
2013-10-18[1.8] Allow type annotations at anonymous class creation type.ssankaran1-6/+1
2013-10-17Fixed bug Bug 416379 - [1.8][parser] Should allow type annotations onssankaran1-1/+26
2013-10-09Temporary fix for Bug 414038 - [1.8][compiler]CCE in resolveAnnotationsssankaran1-0/+19
2013-10-06[1.8] Various clean ups post deep encoding of type annotationsssankaran1-0/+47
2013-09-29Fixed Bug 418041 - [1.8] NPE during AST creation ssankaran1-1/+154
2013-09-26Fix for Bug 415308 - [1.8][compiler] Illegal type annotations notshankha banerjee1-0/+396
2013-09-21Fixed Bug 417076 - [1.8][compiler] Eclipse compiler rejects multiplessankaran1-0/+60
2013-09-16Support for "deep encoding" of type annotations into type bindings.ssankaran1-1/+7
2013-08-26Fixed test failures to original fix for Bug 415470 - [1.8][compiler]ssankaran1-51/+16
2013-07-01Fix for Bug 406587 - 1.8][compiler] Missing expected error for incorrectJayaprakash Arthanareeswaran1-0/+93
2013-03-21Fixed Bug 392671 - [1.8][recovery] NPE with a method with explicit thisJesper S Moller1-0/+26
2013-03-18Fixed Bug 403581 - [1.8][compiler] Compile error on varargs annotations.ssankaran1-0/+20
2013-03-15Fixed Bug 403410 - Modifiers should be rejected on receiver parametersJayaprakash Arthanareeswaran1-1/+39
2013-03-14Fixed Bug 403132 - [1.8][DOM] Incorrect ASTConversion for Annotations onJayaprakash Arthanareeswaran1-2/+47
2013-03-07Fixed Bug 402618 - [1.8][compiler] Compiler fails to resolve typessankaran1-0/+38
2013-02-05Fix for bug 391894 - [1.8][compiler] Support type annotations onJayaprakash Arthanareeswaran1-0/+43
2013-01-31Fix for bug 399453 - [1.8][compiler] Annotation preceding the firstJayaprakash Arthanareeswaran1-0/+36
2013-01-22Fix for bug 398158 - Receiver qualifier can only be a simple name andJayaprakash Arthanareeswaran1-21/+31
2012-11-28Fix for bug 394356 - [1.8][compiler] Type Annotations before packageJayaprakash Arthanareeswaran1-35/+26
2012-11-15Fix for bug 394355 - [1.8][compiler] Declaration annotations should beJayaprakash Arthanareeswaran1-0/+44
2012-10-17Fixed bug 392119: [1.8][compiler] Annotations with hybrid SE7 & SE8Srikanth1-1/+172
2012-10-16Fix for bug 391108: [1.8][compiler] Compiler allows type annotations onJayaprakash Arthanareeswaran1-1/+43
2012-10-15Fix for bug 391315: Adding additional testJayaprakash Arthanareeswaran1-0/+42
2012-10-12Fix for bug 391464: [1.8][compiler] Compiler fails to resolveJayaprakash Arthanareeswaran1-0/+71
2012-10-11Fix for bug 391500: [1.8][compiler] Type annotations on QualifiedJayaprakash Arthanareeswaran1-0/+40
2012-10-10Fix for discarding type annotations where they should not be.Srikanth1-6/+1
2012-10-09Fix for bugs 391201, bug 391196, bug 391314 and bug 391315Jayaprakash Arthanareeswaran1-9/+89
2012-10-08Fix for bug 385137: [1.8][compiler] Type annotations must not be allowedJayaprakash Arthanareeswaran1-31/+226

Back to the top