Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-06-08Bug 563806 - [15] JEP 360 - Sealed Types - TypeY20200609-2100Y20200609-0150Manoj Palat11-32/+1154
2020-06-07Bug 562876 - [15] Fix failing FormatterRegressionTests for TextBlock andMateusz Matela2-29/+29
2020-06-04Bug 562142 - [15] DOM Support for JLS15Jay Arthanareeswaran28-59/+120
2020-06-03Merge remote-tracking branch 'origin/master' into BETA_JAVA15Jay Arthanareeswaran70-3341/+1536
2020-06-02Bug 559960 - [15] JEP 375: Pattern Matching for instanceof (Preview 2)Jay Arthanareeswaran2-2/+60
2020-06-01Bug 563743 - [15][Sealed Types][compiler] Error Codes APIManoj Palat3-3/+154
2020-05-30Bug 563487 - [formatter] Wrong indentation with "Format edited lines"S4_16_0_RC2R4_16I20200604-0540I20200603-0600I20200602-1800I20200602-0600I20200602-0510I20200602-0010I20200601-1800I20200601-0640R4_16_maintenanceMateusz Matela4-35/+101
2020-05-29Bug 563622 - [14] Using Enclosing type in Record wizard fails to createI20200601-0140I20200531-1800I20200531-0600I20200530-0600Jay Arthanareeswaran15-16/+73
2020-05-29Bug 563664 - [14] Problems in renaming record componentsSarika Sinha2-0/+49
2020-05-29Bug 562715 - [15] JEP 360 - Sealed Types - Grammar ChangesManoj Palat37-680/+1158
2020-05-27Bug 563458 - ExperimentY20200528-0030Jay Arthanareeswaran1-0/+1
2020-05-27Bug 562736 - [14][dom ast] RecordComponentBinding and node changesS4_16_0_RC1I20200529-0550I20200528-0200I20200528-0000I20200527-1800I20200527-0600Sarika Sinha6-5/+338
2020-05-25Bug 563501 - ClosedFileSystemException concerning ZipFileSystemI20200526-1800I20200526-0600Stephan Herrmann4-66/+106
2020-05-25Bug 563546 - Regression test for failure in bug 563030 comment 16I20200525-1800Till Brychcy1-0/+19
2020-05-24Bug 474080 - NullPointerException inI20200525-0640Stephan Herrmann2-12/+66
2020-05-24Bug 563430 - [15] non-sealed keyword recognitionManoj Palat27-562/+750
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-18Bug 561807 - [15] [compiler] Records - missing final modifier formanoj_sealed_360Manoj Palat2-3/+21
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 563178 - [15] Records - final modifier not allowed for recordManoj Palat7-6/+85
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-15Merge remote-tracking branch 'origin/master' into BETA_JAVA15 - plus GTTManoj Palat124-908/+5600
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

Back to the top