Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-07-01Bug 546473 - [test] Create a new test bundle that can be coded withJay Arthanareeswaran12-5/+542
2019-06-28Bug 544921 - [regression] Compilation failures after perf optimizationI20190630-1800Sebastian Zarnekow6-90/+108
2019-06-28Bug 547817: [13] Support for Unicode 12.1Y20190701-0635Y20190628-1440Olivier Thomann10-3/+85
2019-06-28Bug 531716 - [13] Support for JEP 355 Text BlockJay Arthanareeswaran2-8/+149
2019-06-27Bug 544921 - [performance] Poor performance with large source filesI20190629-1800I20190628-1800I20190627-1800Sebastian Zarnekow14-294/+854
2019-06-27Add toString() to OpenableElementInfoAndrey Loskutov1-1/+29
2019-06-27Bug 547417 - trying to fix 180 test fails, take 3Andrey Loskutov1-28/+37
2019-06-26Bug 548662 - Several versions must be increasedI20190627-0135Jay Arthanareeswaran8-8/+8
2019-06-26Bug 548456 - Race condition in JavaElement.exists() and JavaModelCacheI20190626-1800I20190626-0720Simeon Andreev6-0/+209
2019-06-26Bug 531716 - [13] Support for JEP 355 Text BlockY20190627-0630Y20190627-0200Y20190627-0045Jay Arthanareeswaran2-10/+20
2019-06-26Bug 548618 - [13] Support version 13 in command line compilerJay Arthanareeswaran1-1/+15
2019-06-26Bug 547891 - [13] flag error for unqualified yield method invocationsManoj Palat10-8/+467
2019-06-25Bug 547591 - Add failOnWarning (-Werror like) flag to the batch compilerI20190625-1800Alexander Kurtakov3-3/+66
2019-06-25Bug 531716 - [13] Support for JEP 355 Text BlockJay Arthanareeswaran2-3/+3
2019-06-25Bug 548589 - [1.8][inference] Cannot infer type argument(s) for <R>Stephan Herrmann3-1/+36
2019-06-25Bug 547900 - [13] dom support for JEP 354 Switch ExpressionSarika Sinha2-7/+13
2019-06-25Bug 548505 - Removes unused variable in CompilationUnitI20190625-0535Lars Vogel1-1/+0
2019-06-25Bug 548568 - Update compliance specific grammar rules table in ParserJay Arthanareeswaran2-0/+8
2019-06-25Bug 547891 - [13] flag error for unqualified yield method invocationsManoj Palat6-0/+93
2019-06-24Bug 548490 - [13]Type inference support in switch expressions 354 Manoj Palat1-25/+37
2019-06-24Bug 547900 - [13] dom support for JEP 354 Switch ExpressionSarika Sinha2-6/+13
2019-06-24Bug 548505 - Use addAll instead of looping through a collectionI20190624-1800Lars Vogel4-15/+6
2019-06-23Bug 542860 - fixed "synthetic accessor method" warningI20190623-1800Andrey Loskutov1-1/+1
2019-06-21Bug 548418 - [13] JEP 354: Switch Expressions - flow analysis - breakManoj Palat6-4/+15
2019-06-21Bug 531716 - [13] Support for JEP 355 Text BlockSarika Sinha1-0/+97
2019-06-20Bug 474156 - Prepare for API Tools at build-timeI20190621-1800Mickael Istria4-1/+6
2019-06-20Bug 547726 - [13] Configure gerrit builds for BETA_JAVA13Jay Arthanareeswaran2-0/+61
2019-06-20Fixing warnings and copyrightJay Arthanareeswaran7-114/+13
2019-06-20 548416: [13] [test] Fix test failures in Java 13 - 13 specific testManoj Palat2-0/+182
2019-06-20Bug 531716 - Basic grammar and compiler changes for Text blockJay Arthanareeswaran37-661/+1488
2019-06-20Bug 548208 @noreference added to the fieldsManoj Palat1-11/+22
2019-06-20pom update as per Manifest.mfManoj Palat1-1/+1
2019-06-20Bug 547900 - [13] dom support for JEP 354 Switch ExpressionSarika Sinha29-148/+744
2019-06-20Bug 548208 - [13] API behaviour for errors of preview features - serviceManoj Palat2-3/+3
2019-06-19Bug 548195 - Support "--module-version" option in ecj compilerI20190620-1800I20190620-0130I20190619-1820I20190619-1800Stephan Herrmann6-4/+127
2019-06-19Bug 548208 - [13] API behaviour for errors of preview features - commentManoj Palat1-0/+13
2019-06-19Bug 548418 - [13] JEP 354: Switch Expressions - flow analysisManoj Palat2-330/+381
2019-06-19Bug 544073 - follow-up commit for removing implicit from BreakStatementManoj Palat2-3/+0
2019-06-18Bug 544073 - compiler ast changes for making yield implict for SLEManoj Palat3-36/+10
2019-06-18Bug 547807 - ECJ cannot compile more than two chained calls on methodsStephan Herrmann2-2/+22
2019-06-18Bug 548208 - [13] API behaviour for errors of preview features Manoj Palat17-35/+184
2019-06-18Merge branch 'master' into BETA_JAVA13Manoj Palat26-58/+98
2019-06-14Bug 544073 break and BreakStatement grammar and related changesManoj Palat27-293/+79
2019-06-14Bug 544073 - initial Changes for yieldManoj Palat38-653/+3613
2019-06-14Corrections for Java 12I20190618-1805I20190618-0225I20190617-1800I20190616-1800I20190615-1800I20190614-1800I20190614-0330Sarika Sinha2-4/+4
2019-06-14Service segment bump for 4.13Sarika Sinha2-3/+3
2019-06-14Bug 547900 - [13] dom support for JEP 354 Switch ExpressionSarika Sinha1-0/+8
2019-06-11bug 544073 - YieldStatement compiler internal AST Node with stubs forManoj Palat1-0/+83
2019-06-07Bug 547907 - POM and product version change for 4.13 releaseI20190613-1800I20190613-0210I20190612-1800I20190612-0115I20190610-1800I20190610-0135I20190608-0140I20190607-1345I20190607-1000I20190607-0725Niraj Modi18-20/+20
2019-06-04Bug 547417 - trying to fix 180 test fails, take 2S4_12_0_RC2R4_12I20190605-1800I20190605-0600I20190604-1800I20190604-0600R4_12_maintenanceAndrey Loskutov4-21/+45

Back to the top