Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-01-28Bug 486662 - Neon features and bundles that might need a versionI20160128-2000Jay Arthanareeswaran2-2/+2
2015-11-30Bug 471995 - Add a missing null checkStefan Xenos1-1/+1
2015-11-18Bug 467928 - VariableElement#getKind invalid for enum fieldsIgor Fedorenko1-2/+3
2015-10-28Bug 480835 - Some clients pass null as version string, handle it.I20151029-1100I20151028-2000I20151028-0800Jay Arthanareeswaran1-0/+1
2015-10-26Fix for unknown symbol error in Bug 479134 Unable to build ECJ compilerManoj Palat1-1/+1
2015-10-15Bug 478225 - JDT APT doesn't deal gracefully with 'broken' annotationJay Arthanareeswaran1-2/+2
2015-10-12Bug 473178 - Remove redundant type arguments (1.7 or highter) from JavaI20151013-0800Lars Vogel31-87/+126
2015-08-24Bug 382590 - TypesImpl.asMemberOf must also work with a subclass and itsJay Arthanareeswaran1-3/+3
2015-07-27Bug 340635 - Types#erasure() doesn't return the raw type.Jay Arthanareeswaran1-4/+11
2015-07-20Bug 472224 - Update Factory.getPackedAnnotationBindings to neverI20150721-0800Stefan Xenos1-4/+8
2015-07-02Bug 469765: Prep for 4.6 (Neon) and 4.5 (Mars) maintenance builds - update pa...Markus Keller1-1/+1
2015-05-14Bug 466878 - EclipseFileManager#getFileForInput can't find resource inIgor Fedorenko1-2/+12
2015-05-13Bug 444045 - Messager does not support nested AnnotationMirrorsStefan Ocke1-6/+41
2015-04-24Bug 464977 - [compiler] Deprecated bit not setJayaprakash Arthanareeswaran1-2/+1
2015-04-23Update bundle versions after BREE updateJayaprakash Arthanareeswaran2-2/+2
2015-04-10Bug 382590 - Types.asMemberOf() should find members within superclasses.wharley1-159/+144
2015-03-27Bug 463062 - Annotation processing runs when annotation is on anJayaprakash Arthanareeswaran1-3/+7
2015-03-25Bug 463070 - Update maven antrun plugin configurationAlexander Kurtakov1-23/+0
2015-03-16Bug 188796 [jsr199] Using JSR199 to extend ECJOlivier Thomann5-321/+374
2015-03-12Bug 461969: [test][apt] org.eclipse.jdt.compiler.apt.tests.ModelUtilTests.tes...Markus Keller1-2/+2
2015-02-26Bug 460588 - Move JDT Core project to 1.7 complianceJayaprakash Arthanareeswaran4-7/+9
2015-02-18Fix for Bug 450085Manoj Palat1-8/+3
2015-02-09Bug 415274 - Annotation processing throws a NPE inHarry Terkelsen1-10/+14
2014-12-19Bug 455427 - [test] Make compiler test run with APT enabledJayaprakash Arthanareeswaran1-1/+1
2014-11-06Fixed Bug 300408 - [apt] keep the order of elements inAndreas Gudian1-2/+81
2014-10-09Bug 446368 - Comparator errors in I20141008-1300 buildJayaprakash Arthanareeswaran1-0/+2
2014-09-08Bug 441790 - AnnotationValue.toString is creating incorrect andHarry Terkelsen1-10/+22
2014-08-21Bug 441790 - AnnotationValue.toString is creating incorrect andHarry Terkelsen2-27/+71
2014-07-04Updating bundle versions for Mars (4.5)Jayaprakash Arthanareeswaran2-2/+2
2014-07-03Bug 438875: Set correct project/file encodings and use Unix line delimiterMarkus Keller1-0/+2
2014-06-25Bug 436736 - Prep for 4.5 (Mars) and 4.4 maintenance buildsPaul Webster1-1/+1
2014-05-09Fix for bug 387956 - Cannot resolve import for generated class IFIevgen Lukash1-0/+2
2014-04-25Bug 416027 - [1.8] Enable reflected parameter names during annotationJesper Moller1-37/+17
2014-04-18Bug 433084 - NPE in AnnotationMirrorImpl.equals in Java 8 Patch forJayaprakash Arthanareeswaran1-2/+2
2014-04-02Fix for Bug 425687 - Invalid annotation inference when 2 classes haveJayaprakash Arthanareeswaran1-1/+4
2014-03-11Fix for bug 428468 - Updating bundle version for Java 8 on LunaJayaprakash Arthanareeswaran2-3/+3
2014-03-11Fix for bug 428468 - Removing JCP disclaimer and updating @since tagsJayaprakash Arthanareeswaran15-60/+0
2014-03-11[1.8] Build javac like resilience when annotation processor produces bad ssankaran2-4/+16
2014-03-05[1.8] Inject a bug to match javac bug 8031744ssankaran1-0/+40
2014-02-25Fixes Bug 427943 - The methodHarry Terkelsen1-2/+3
2014-02-08Fixed Bug 426759 - APT doesn't process .class files created/updated inssankaran3-8/+23
2014-01-27Fixed Bug 426447 - JDT's implementation ofJayaprakash Arthanareeswaran1-0/+2
2014-01-24Fixed Bug 426480 - EclipseFileManager#getJavaFileObjectsFromFiles allowsJayaprakash Arthanareeswaran1-1/+8
2013-11-13[1.8] Enable type binding comparison warnings for all source projects,ssankaran8-11/+13
2013-11-12Fixed Bug 421156 - [1.8] APT should support 'default' modifier Jayaprakash Arthanareeswaran1-1/+10
2013-11-11Fixed Bug 421473 - [1.8][compiler] Delayed assignment of declaring ssankaran1-0/+7
2013-11-11Bug 418920 - [1.8] Failing tests with JRE8Shankha Banerjee1-11/+4
2013-11-01[1.8][APT] Better implementation of isSameTypessankaran1-1/+5
2013-10-21[1.8] AnnotationBinding should define hashCode and equals.ssankaran1-1/+1
2013-10-21[1.8] Inherited annotations are not returned by Element.getAnnotationsssankaran2-5/+32

Back to the top