Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-05-20Bug 562681 - don't use proc file system for getting pidS4_16_0_M3I20200524-1800I20200524-0850I20200524-0600I20200524-0220I20200523-1800I20200523-0600I20200522-1800I20200521-1000I20200520-1800Andrey Loskutov1-15/+13
2020-05-19Bug 550480 - ClassFile.addFieldInfos throwsI20200520-0600Stephan Herrmann2-1/+22
2020-05-18Bug 528108 - Add @Override to jdt.coreI20200519-1800I20200519-1130I20200519-1010I20200518-2220I20200518-1800Stephan Herrmann1-2/+2
2020-05-16Bug 538512 - [9] Another NPE in Sorting.sortSuper() due to ambiguousStephan Herrmann2-0/+67
2020-05-16Bug 563030 - builder.State: SimpleLookupTable performance does notStephan Herrmann1-1/+1
2020-05-15Bug 563030 - don't rely on values to guess keys in typeLocators mapI20200516-0600I20200515-1930Andrey Loskutov1-27/+2
2020-05-15Bug 560630 - No warning on unused import on class from same packageStephan Herrmann1-2/+3
2020-05-15Bug 562727 - special handling of broken module data in Java 11 forAndrey Loskutov1-0/+5
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

Back to the top