Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-06-22Bug 517929 - Update POMs in the master for 4.8 release S4_8_0_M1I20170814-0635I20170814-0300I20170813-2000I20170812-1500I20170811-2000I20170810-2000I20170809-2000I20170808-2000I20170807-2000I20170806-2000I20170805-1500I20170804-2000I20170802-2000I20170802-0800I20170801-2000I20170801-0800I20170731-2000I20170731-0800I20170730-2000I20170729-2000I20170728-2000I20170727-2000I20170727-0610I20170726-2000I20170725-2000I20170724-2000I20170723-2000I20170722-2000I20170722-0045I20170721-2000I20170720-2000I20170719-2000I20170719-0600I20170719-0040I20170718-2000I20170718-0355I20170717-2000I20170717-0350I20170716-2000I20170716-0130I20170715-2000I20170714-2000I20170713-2000I20170713-0615I20170712-2000I20170711-2000I20170710-2000I20170709-2000I20170708-2000I20170707-2000I20170707-0530I20170706-2000I20170706-0630I20170705-2000I20170704-2000I20170703-2000I20170702-2000I20170701-2000I20170630-2000I20170630-0410I20170629-2000I20170629-0425I20170629-0210I20170628-2000I20170628-0310I20170627-2000I20170626-2000I20170625-2000I20170624-2000I20170623-2000I20170623-0110I20170622-2000I20170622-0950Alexander Kurtakov1-1/+1
Point to 4.8 parent pom. Change-Id: I5affb945f881ea20038d79f7045633187604b3af Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-05-11Bug 516457 - Many of plug-ins need a version increaseI20170516-0800I20170515-2000I20170515-0910I20170515-0800Jay Arthanareeswaran2-2/+2
Change-Id: I5ebc1554911b652d63d4cb6a9e490efa0202ef9e Signed-off-by: Jay Arthanareeswaran <jarthana@in.ibm.com>
2017-05-02Bug 514121: fixed EclipseFileManager leaks open URLClassLoadersIgor Fedorenko1-0/+12
Change-Id: I8c0e3260c8ec12211fbbe28ff7c9e74cf6085a59 Signed-off-by: Igor Fedorenko <igor@ifedorenko.com>
2016-11-01Bug 481555 - asMemberOf() should also consider super-interfacesStefan Xenos1-1/+1
Change-Id: I7aa41d8c3afba864dfca8fb5064a2124c7f0fcfe Also-by: Jean-Marie Henaff <jmhenaff@google.com> Signed-off-by: Stefan Xenos <sxenos@gmail.com>
2016-09-08Bug 497419: Fix CRLF line endings in jdt.core sourcesMarkus Keller2-51/+51
Change-Id: I05b4d02f5ee0f1edecd1a6ed155891fe53c40c8f
2016-08-29Fix for Bug 488273 Move JDT Project compliance to 1.8I20160830-0800Manoj Palat3-5/+5
2016-08-23Bug 493837: MirroredTypesException not thrown when annotation ClassI20160824-1429I20160823-1359I20160823-0759Anton Tanasenko6-0/+76
array value is provided as a non-array Change-Id: I07993c455e24ec4b132504a3d28baf6548a2955c Signed-off-by: Anton Tanasenko <atg.sleepless@gmail.com>
2016-07-14Bug 317216 - NPE in ParameterizedTypeBinding.readableNameJay Arthanareeswaran6-0/+115
Adding regression test
2016-06-28Bug 496465 - Updating parent pom versionJay Arthanareeswaran1-2/+2
2016-04-18Bug 490012 - Remove the "strictly compatible JRE" per-project override from ↵Stefan Xenos1-3/+0
all projects in the Eclipse SDK Change-Id: If2b41941a562f72be4303fa179344c59d0b4558d Signed-off-by: Stefan Xenos <sxenos@gmail.com>
2016-02-22Bug 487716 - Type use annotations should not be attached to constructorI20160223-0800Jay Arthanareeswaran5-4/+45
elements Change-Id: I3a618482d0cf5fe0050b0a945d09c3e1572f70a5
2016-01-28Bug 486662 - Neon features and bundles that might need a versionI20160128-2000Jay Arthanareeswaran2-2/+2
increase Change-Id: I2fddce727fe17e570fd1dcdb66e8f3f91a91582a
2015-11-18Bug 467928 - VariableElement#getKind invalid for enum fieldsIgor Fedorenko3-3/+46
Change-Id: Id5c34913343284aa85fc714a042d5ee9efb012cc Signed-off-by: Igor Fedorenko <igor@ifedorenko.com>
2015-11-17Bug 471995 - NPE in AnnotationDiscoveryVisitor#resolveAnnotationsI20151117-0800Igor Fedorenko3-0/+36
Change-Id: Ib4647b4d1ba15c291dcc38acce7ffc293d0b280e Signed-off-by: Igor Fedorenko <igor@ifedorenko.com>
2015-08-24Bug 382590 - TypesImpl.asMemberOf must also work with a subclass and itsJay Arthanareeswaran3-8/+5
superclass' element Change-Id: Iffe5fd774b3ae1dbe4c6c00d31d61a4450275f1f
2015-07-27Bug 340635 - Types#erasure() doesn't return the raw type.Jay Arthanareeswaran6-0/+167
Change-Id: Ie460e993af920229a8ef5a338f93b79bfda6dcc3
2015-07-02Bug 469765: Prep for 4.6 (Neon) and 4.5 (Mars) maintenance builds - update ↵Markus Keller1-1/+1
parent poms for 4.6
2015-05-15Bug 466878 - Fix failing testI20150517-2000I20150516-1500I20150515-2000Jay Arthanareeswaran1-2/+2
Change-Id: If2d100050d8169d5c22f14fbbd5b8bba6f9fe238
2015-05-14Bug 466878 - EclipseFileManager#getFileForInput can't find resource inIgor Fedorenko3-0/+13
Default package Change-Id: Ibe237bfba6e456ffbc15a02a6cb2fe6b93debc9d Signed-off-by: Igor Fedorenko <igor@ifedorenko.com>
2015-05-13Bug 444045 - Test case + a minor fix for null charset in JavaFileObjectJay Arthanareeswaran6-8/+63
created by EclipseCompilerImpl
2015-04-23Update bundle versions after BREE updateJayaprakash Arthanareeswaran2-2/+2
Change-Id: I1351e57731ba75af358d647d5503ec78509fbc04
2015-04-10Bug 382590 - Types.asMemberOf() should find members within superclasses.wharley3-27/+218
Also added a bunch of tests of asMemberOf() both for the regular and superclass cases. Change-Id: If316ace90470cd0041542b9562abf3575d377254
2015-03-27Bug 463062 - Annotation processing runs when annotation is on anJayaprakash Arthanareeswaran6-1/+68
incompatible target element Change-Id: I1db2a2016c0051b6eabbbb1b0105563142eec8b1
2015-03-12Bug 461969: [test][apt] ↵Markus Keller2-19/+19
org.eclipse.jdt.compiler.apt.tests.ModelUtilTests.testTypesWithSystemCompiler failed
2015-03-12Bug 461969: [test][apt] ↵Markus Keller3-18/+19
org.eclipse.jdt.compiler.apt.tests.ModelUtilTests.testTypesWithSystemCompiler failed
2015-02-26Bug 460588 - Move JDT Core project to 1.7 complianceJayaprakash Arthanareeswaran3-6/+6
2015-02-18Fix for Bug 450085Manoj Palat1-1/+23
org.eclipse.jdt.internal.compiler.tool.EclipseFileManager.getDefaultBootclasspath() doesn't work on Mac with a new JDK
2015-02-09Bug 415274 - Annotation processing throws a NPE inHarry Terkelsen7-35/+144
getElementsAnnotatedWith() Change-Id: Ida1de83407012cdcd6f08faf4cb5505c6690a3ea Signed-off-by: Harry Terkelsen <het@google.com>
2015-01-12Fixes Bug 456986 - Bogus error when annotation processor generatesHarry Terkelsen5-2/+110
annotation types Change-Id: I2e27e073e7534b9777ba664f9a4224a5158422f0 Signed-off-by: Harry Terkelsen <het@google.com>
2014-11-25Fixed Bug 443769 - Bogus error caused by resolving a variable twiceI20141125-0800shankha6-1/+115
2014-11-06Fixed Bug 300408 - [apt] keep the order of elements inAndreas Gudian4-1/+83
TypeElement#getEnclosedElements() as specified in the .java file if possible (as defined in the Javadoc) Change-Id: Ice734cdf2d8e77587e7010cce96b877440117494 Signed-off-by: Andreas Gudian <andreas.gudian@gmail.com>
2014-09-08Bug 441790 - AnnotationValue.toString is creating incorrect andMarkus Keller1-0/+0
truncated text that cannot be used in source code
2014-09-08Bug 441790 - AnnotationValue.toString is creating incorrect andHarry Terkelsen3-1/+40
truncated text that cannot be used in source code Change-Id: I721e35c3d749d4c5d18eafd0e22164e5dcd9afa6 Signed-off-by: Harry Terkelsen <het@google.com>
2014-08-26Bug 442528 - We should not have empty performance targetsJayaprakash Arthanareeswaran1-5/+1
Change-Id: I86a66a36dfa3f8b7b84c237cb0a42463c4c6b52c Signed-off-by: Jayaprakash Arthanareeswaran <jarthana@in.ibm.com>
2014-08-21Bug 441790 - AnnotationValue.toString is creating incorrect andHarry Terkelsen4-15/+183
truncated text that cannot be used in source code Change-Id: Icdbccc0d0ca80a862f8b4b17c67c999492333478 Signed-off-by: Harry Terkelsen <het@google.com>
2014-08-21Fixed bug 423885 - JDT's implementation of JSR-199 reports wrong errorsGauthier JACQUES4-1/+57
with classes generated by APT Change-Id: I7be75aaa581610e35efc09204d1aeb21601fbf08 Signed-off-by: Gauthier JACQUES <gauthier.jacques@gmail.com>
2014-07-04Updating bundle versions for Mars (4.5)Jayaprakash Arthanareeswaran2-2/+2
Change-Id: I78c39782a793c9b8b9fb27db1e54cf20e2550727
2014-07-03Bug 438875: Set correct project/file encodings and use Unix line delimiterMarkus Keller3-32/+34
2014-06-25Bug 436736 - Prep for 4.5 (Mars) and 4.4 maintenance buildsPaul Webster1-1/+1
Update parent versions from 4.4.0 to 4.5.0 Signed-off-by: Paul Webster <pwebster@ca.ibm.com>
2014-04-02Fix for Bug 425687 - Invalid annotation inference when 2 classes haveJayaprakash Arthanareeswaran4-0/+49
the same (simple) name
2014-03-25Bug 430869 - Fixing compiler.apt.tests to run successfully with 1.7 andJayaprakash Arthanareeswaran13-18/+78
below.
2014-03-25Bug 430869 - Model Tests, Apt Tests, Compiler Apt Tests, PerformanceI20140325-0830Jayaprakash Arthanareeswaran3-2/+3
Tests: Failed to run
2014-03-11Fix for bug 428468 - Updating bundle version for Java 8 on LunaJayaprakash Arthanareeswaran1-12/+1
2014-03-11Fix for bug 428468 - Removing JCP disclaimer and updating @since tagsJayaprakash Arthanareeswaran17-69/+1
2014-03-11Move org.eclipse.jdt.compiler.apt.tests to BREE JavaSE-1.8Jayaprakash Arthanareeswaran1-1/+1
2014-03-05[1.8] Inject a bug to match javac bug 8031744ssankaran1-1/+1
2014-02-08Fixed Bug 426759 - APT doesn't process .class files created/updated inssankaran7-9/+338
the preivous round of processing
2014-01-27Fixed Bug 426447 - JDT's implementation ofJayaprakash Arthanareeswaran1-0/+47
JavaFilerManager#inferBinaryName() throws IAE
2014-01-24Fixed Bug 426480 - EclipseFileManager#getJavaFileObjectsFromFiles allowsJayaprakash Arthanareeswaran1-1/+15
directories
2013-11-21Making test bundles' version match their component versionJayaprakash Arthanareeswaran2-2/+2

Back to the top