Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-01-13543324 - fixed compiler warningAndrey Loskutov1-1/+0
2019-01-09Bug 543324 - tuning CompilerToolJava9TestsAndrey Loskutov1-128/+56
2019-01-09Bug 543184 - final fix for CompilerToolJava9Tests on Java 11S4_11_0_M1I20190109-1800I20190109-0655Andrey Loskutov1-3/+0
2019-01-08Bug 543184 - CompilerToolJava9Tests fail on Java 11 with: "Only oneAndrey Loskutov1-1/+1
2019-01-05Bug 543184 - improved failure messageI20190105-1800I20190105-0810Andrey Loskutov1-1/+1
2018-11-13Fix warnings in official buildjay1-5/+1
2018-11-08Bug 533830: not all compilation errors are sent to the DiagnosticListener.I20181109-0350I20181108-1800Frits Jalvingh1-8/+178
2018-09-26Merge branch 'BETA_JAVA11'jay1-2/+2
2018-09-26Bug 539385 - Removing JCP DisclaimersP20180926-0115P20180925-2145jay1-4/+0
2018-09-21merging 4.9 RC2P20180924-0400P20180921-0410Manoj Palat6-17/+37
2018-09-05Bug 535802 - EPL 2.0 conversion for tool plug-ins and testsS4_9_0_RC2R4_9I20180906-0745I20180905-2000I20180905-0800Lars Vogel6-18/+36
2018-09-04Bug 535802 - EPL 2.0 conversion for tool plug-ins and testsLars Vogel6-18/+36
2018-08-15Bug 531057 - Support running tests on JUnit 5I20180815-2000Lucas Bullen1-1/+1
2018-07-12Bug 531713: [18.9][11] Adding the Version bumping infrastructurejay1-1/+1
2018-06-18Increment default compliance level to 11 for JSR 199 interfacejay1-1/+1
2018-05-16Bug 534754 - [11] Add compiler source/target/compliance options for JDKManoj Palat1-2/+6
2018-03-29Bug 533043 : [9] CLASS_OUTPUT is not set properly whenJay Arthanareeswaran1-6/+74
2018-03-21Merge remote-tracking branch 'origin/R4_7_maintenance'I20180322-0645I20180322-0225I20180321-2000Jay Arthanareeswaran2-3/+7
2018-02-23Bug 530444 - [10] JSR 269 API changesP20180223-0630Jay Arthanareeswaran2-3/+7
2018-02-01Bug 530444 - [10] JSR 269 API changesI20180202-0315I20180201-2325I20180201-2000Jay Arthanareeswaran2-3/+35
2018-01-12Bug 469725: ECJ compiler: @SuppressWarnings annotation is ignored whenJay Arthanareeswaran1-0/+56
2017-11-22Bug 527260 - [Java 9] need an equivalent option to the javac --releaseJay Arthanareeswaran1-0/+318
2017-11-21Bug 527260 - [Java 9] need an equivalent option to the javac --releaseJay Arthanareeswaran1-0/+318
2017-09-26BETA_JAVA9 merger - Removing disclaimer in copyright textJay Arthanareeswaran2-8/+0
2017-09-20BETA_JAVA9 merger - Removing disclaimer in copyright textJay Arthanareeswaran2-8/+0
2017-09-18Bug 517841: [9] Support Java 9 APT modelsJay Arthanareeswaran2-1/+4
2017-09-18Bug 477291: [1.9] Support JRE 9 in JSR199 implementationJay Arthanareeswaran3-6/+426
2017-08-07Bug 415860 - [1.8][compiler] EclipseCompiler should not hard codeJay Arthanareeswaran2-4/+12
2017-04-04Bug 477291 - [1.9] Support JRE 9 in JSR199 implementationY20170406-1000Jay Arthanareeswaran1-3/+3
2016-12-05Bug 500150 - Batch compiler ignoring directories passed in through theI20161205-0800Brian1-0/+53
2015-03-16Bug 188796 [jsr199] Using JSR199 to extend ECJOlivier Thomann2-60/+82
2014-11-13Fixed bug 449063: [1.8][compiler] Bring back generic signatures forSasikanth Bharadwaj1-0/+1
2014-03-15Bug 430451 - Tests fail inJayaprakash Arthanareeswaran1-4/+13
2014-03-11Fix for bug 428468 - Removing JCP disclaimer and updating @since tagsJayaprakash Arthanareeswaran1-4/+0
2014-02-23[1.8] Warning cleanupssankaran1-0/+2
2014-01-27Fixed Bug 426447 - JDT's implementation ofJayaprakash Arthanareeswaran1-0/+48
2014-01-24Fixed Bug 426480 - EclipseFileManager#getJavaFileObjectsFromFiles allowsJayaprakash Arthanareeswaran1-1/+11
2013-10-08Fix for Bug Fix for Bug 393356 Failures in CompilerInvocationTests inM N Palat1-1/+1
2013-08-12Bug 407297 - [1.8][compiler] Control generation of parameter names byJesper Steen Møller1-1/+8
2012-05-16Fix copyrightsv20120516-0617Jayaprakash Arthanareeswaran1-1/+1
2012-04-24Fix for FUP of bug 363293: Fix the incorrect added resource closev20120424-0956Stephan Herrmann1-1/+4
2011-11-09HEAD - Fixed bug 363293: resource leaks inStephan Herrmann3-14/+32
2011-04-27HEAD - Copyright updatesv_B52Olivier Thomann1-1/+1
2011-04-19HEAD - Fix for 342936Olivier Thomann2-6/+17
2011-04-15HEAD - Fixed bug 342936: NPEs and inconsistencies when running jdt.compiler.t...v20110419-0930Olivier Thomann2-24/+62
2010-05-11HEAD - Fix copyrightsv20100512-2030Olivier Thomann2-2/+2
2010-04-07HEAD - Fix for 308256Olivier Thomann1-0/+122
2010-02-12HEAD - Fix for 236814Olivier Thomann1-12/+12
2010-02-03HEAD - Fix for 301562Olivier Thomann1-0/+136
2010-01-04HEAD - Update copyrightsOlivier Thomann1-1/+1

Back to the top