Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-05-15Bug 562182 - [test] Future of SwitchExpressionTest?Manoj Palat2-2986/+0
2020-05-14Bug 562128 - JavadocTestForModule not being runStephan Herrmann2-15/+36
2020-05-14Bug 560184 - [test]Stephan Herrmann1-6/+0
2020-05-14Bug 562727 - verbose logging cleanup, no functional changesI20200514-1800Andrey Loskutov1-5/+4
2020-05-14Bug 562960 - "Missing code implementation in the compiler" when javadocStephan Herrmann2-2/+8
2020-05-14Bug 563023 - [14] Switch Expression - Investigate the usage ofManoj Palat20-6/+464
2020-05-14Bug 563030 - builder.State: SimpleLookupTable performance does notAndrey Loskutov5-166/+185
2020-05-14Bug 563147 - [14] Switch Expressions - return statement error flaggedManoj Palat2-0/+112
2020-05-14Bug 562948 - fixed javadoc error on unexpected end tagAndrey Loskutov1-1/+2
2020-05-14Bug 563144 - [14]Manoj Palat2-6/+6
2020-05-14Bug 410086 - Unnecessary String/char[] copying in JavadocContentsJay Arthanareeswaran1-8/+6
2020-05-14Bug 562392 - [14] Type parameters should be allowed in instanceofJay Arthanareeswaran9-41/+298
2020-05-13Bug 562727 - fixed unreachable references inI20200513-1800Andrey Loskutov1-4/+1
2020-05-13Bug 562727 - ct.sym access is slowAndrey Loskutov4-229/+578
2020-05-13Bug 562948 - Fix warnings due to deprecation of method and updateJay Arthanareeswaran3-4/+8
2020-05-13Bug 560630 - fixed compilation errors with new JDT buildAndrey Loskutov1-1/+0
2020-05-12Bug 562960 - "Missing code implementation in the compiler" when javadocStephan Herrmann4-0/+48
2020-05-12Bug 540712 - Running JUnit takes long due to Creating Type HierarchyEric Milles1-13/+16
2020-05-12Bug 562763 - ClasspathJrt.cleanup() is not called byI20200512-1800Andrey Loskutov1-1/+1
2020-05-12Bug 560630 - No warning on unused import on class from same packagePierre-Yves B.4-5/+30
2020-05-12Bug 562770 - NPE in at JavaSearchNameEnvironment.addModuleClassPathInfoAndrey Loskutov1-1/+1
2020-05-12Bug 563010 - propose static interface methods on missing typesJulian Honnen3-2/+96
2020-05-12Bug 562948 - [14] "record" name for a Record gives error after creation of Re...Kalyan Prasad Tatavarthi1-5/+122
2020-05-12Bug 560260 - Adding more testsJay Arthanareeswaran3-0/+44
2020-05-12Bug 562637 - [14][model] Record Component to be added as a new JavaJay Arthanareeswaran26-38/+643
2020-05-11Bug 563025 - [14] Switch Expression - error not flagged for returnManoj Palat6-6/+63
2020-05-11Bug 562728 - [13] switch statement with arrow falls throughManoj Palat4-5/+183
2020-05-10Bug 560470 - Implement getChar(int)I20200511-1800I20200511-0700I20200510-1800Eric Milles1-2/+2
2020-05-10Bug 562964 - Internal error during build due to MarkerInfoStephan Herrmann1-0/+14
2020-05-09Revert "Bug 548612 - API report for org.eclipse.core.databinding.observable i...I20200509-1800Vikas Chandra1-0/+8
2020-05-08Bug 548612 - API report for org.eclipse.core.databinding.observable isI20200509-0600I20200509-0450Vikas Chandra1-8/+0
2020-05-06Bug 562854 - verifyError from ?: with private derived classesI20200506-1800Olivier Thomann2-5/+74
2020-05-06Bug 562758 - [14] Pattern variable conflicts with lambda parameter evenJay Arthanareeswaran4-4/+87
2020-05-05Bug 562853 - Compiler build stats are wrongAndrey Loskutov3-3/+5
2020-05-05Bug 562760 - [apt] APT annotation changes / JavaElement14 testRecordsI20200505-1800Jay Arthanareeswaran7-15/+19
2020-05-05Bug 562439 - [14][compiler][internal] Record components to have separateManoj Palat5-20/+58
2020-05-04Bug 562379 - [14] Duplicate variable reported even when a namesakeI20200504-1800Jay Arthanareeswaran2-2/+190
2020-05-03Bug 562439 - [14][compiler][internal] Record components to have separateI20200503-1800Manoj Palat34-222/+2379
2020-05-02Bug 459092 - Intermittent failures in CopyMoveElementsTestsI20200502-1800Stephan Herrmann1-2/+12
2020-04-30Bug 561268 - Search for all methods returning type misses genericsI20200501-1800I20200501-0520Jeff Johnston5-0/+52
2020-04-29Bug 548416 - [13] [test][dom ast rewrite] Fix test failures in Java 13I20200429-1800Sarika Sinha1-20/+21
2020-04-29Use PlatformUI.getWorkbench() to avoid deprecated warningJay Arthanareeswaran1-2/+3
2020-04-28Bug 562559 - code cleanupI20200429-0600I20200428-2300I20200428-1800Andrey Loskutov1-31/+44
2020-04-28Bug 562559 - simplified getJrtSystem() implementation / synchronizationAndrey Loskutov1-25/+12
2020-04-28Bug 562559 - avoid declaring ClassFormatException if not neededAndrey Loskutov7-44/+16
2020-04-28Bug 546852 - Cache JRT classfiles for faster class readingAndrey Loskutov1-11/+59
2020-04-28Bug 559348 - Investigate API tooling warnings in jdt.core Vikas Chandra1-0/+228
2020-04-28Bug 562473 - TestcaseI20200428-0630I20200428-0610Jay Arthanareeswaran2-7/+26
2020-04-28Bug 562473 - ECJ help reports supported source level up to 1.9 onlyStephan Herrmann3-172/+87
2020-04-27Bug 562502 - [14][compiler][internal] Merge RecordComponent withI20200428-0230I20200427-1800Manoj Palat15-387/+242

Back to the top