Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-11-14Revert "Bug 537665 - Cannot parse module-info file standalone."Andrey Loskutov8-70/+8
2020-11-13Bug 561167 - "Source > Cleanup" removes necessary cast of nullI20201115-1800I20201115-0600I20201114-1800I20201114-0740I20201114-0600I20201113-1800Jeff Johnston3-0/+49
2020-11-13Bug 568758 - [15] sealed - Use "implement" for interface cases inManoj Palat5-8/+40
2020-11-12Bug 566979 - No Syntax error seen: when "sealed" token used in method signatureKalyan Prasad Tatavarthi3-15/+79
2020-11-12Bug 506230 - [1.9] Message for '_' as identifier needs to be harder inI20201112-1800Sravan Kumar Lakkimsetti6-8/+16
2020-11-11Bug 568710 - [15] [javadoc] for @see , @link tags spaces should not be consid...I20201111-1800Kalyan Prasad Tatavarthi2-0/+134
2020-11-11Bug 499037 [9][resource] Include effectively final variables in t-w-r inManoj Palat3-11/+408
2020-11-10Bug 565609 - some code cleanup in JrtFileSystem.cachePackage()I20201110-1800Andrey Loskutov1-18/+25
2020-11-09Bug 537665 - Cannot parse module-info file standalone.I20201109-1800Roland Grunberg8-8/+70
2020-11-08Bug 565609 - NPE in JrtFileSystem.cachePackage(JRTUtil.java:626) onAndrey Loskutov1-1/+1
2020-11-06Bug 566853 - [15] record - generate Delegate Methods does not give any outputI20201108-1800I20201107-1800I20201107-0750I20201106-1800I20201106-0710Kalyan Prasad Tatavarthi3-0/+69
2020-11-06Bug 565447 - [15] ASTConverter showing pattern variable forSarika Sinha4-19/+17
2020-11-06Bug 566498 - Optimize classpath scanning to selected packages onlyGunnar Wagenknecht3-30/+313
2020-11-06Temporarily disabling Bug 541443 comment 6Manoj Palat1-2/+2
2020-11-05Bug 566262 - AIOOBE in DiskIndex.readChunkI20201105-1800Simeon Andreev1-0/+5
2020-11-05Bug 568535 - [indexer] JobManager.processingThread &Andrey Loskutov1-2/+2
2020-11-05Bug 568534 -Andrey Loskutov1-1/+1
2020-11-05Bug 568529 - Broken check pattern for submitting new indexer jobsAndrey Loskutov2-4/+15
2020-11-05Bug 568521 - org.eclipse.jdt.internal.core.index.Index.monitor is notAndrey Loskutov1-1/+1
2020-11-05Bug 566985 - [15] Compile error should use "interface" instead ofI20201105-0230Manoj Palat2-9/+9
2020-11-04Bug 568514 - [15] Local Enum classes need to flagged for explicitManoj Palat8-38/+100
2020-11-03Revert incomplete - fix of bug 566979I20201104-1800I20201103-1800Manoj Palat2-5/+5
2020-11-03Reverting bug 566979 fixManoj Palat3-8/+8
2020-11-03Bug 568428 - [15] incorrect/No error flagged for sealed/non-sealed localManoj Palat2-18/+101
2020-11-02Bug 566498 - Fix comparisonI20201103-0030I20201102-1910Gunnar Wagenknecht1-1/+1
2020-11-02Bug 565930 - Passing --release option to JDT compiler causes strangeJay Arthanareeswaran3-83/+126
2020-11-02Bug 568333 - Errors reported in parsing compilation logsJay Arthanareeswaran1-102/+125
2020-11-02Bug 566498 - Use a better hash code implementationGunnar Wagenknecht1-1/+5
2020-11-02Bug 566498 - Use parsed module-info.class from cacheGunnar Wagenknecht1-11/+5
2020-10-31Bug 565462 - SourceLookup + Java 11 + Find Duplicates brokenY20201103-1200Y20201102-1200I20201101-1800I20201031-1800Andrey Loskutov1-0/+29
2020-10-30Tests for bug 566846: [15] record with just an identifier not givingJay Arthanareeswaran1-1/+47
2020-10-30Bug 566979 - No Syntax error seen: when "sealed" token used inI20201030-1800Manoj Palat3-7/+112
2020-10-30Bug 566498 - Collect more timings for analysisGunnar Wagenknecht5-175/+256
2020-10-29Remove @noreference from text block and yield statement APIsI20201029-1800Noopur Gupta1-4/+2
2020-10-29Bug 567082 - Close streamsCarsten Hammer2-4/+3
2020-10-28Bug 568259 - Scope.isBoxingCompatibleWith(...) throwsJay Arthanareeswaran2-2/+26
2020-10-28Bug 553149: [14] Pattern instanceof - Code SelectJay Arthanareeswaran1-0/+1
2020-10-28Bug 553149: [14] Pattern instanceof - Code SelectI20201028-1800I20201028-0800I20201028-0610Jay Arthanareeswaran3-3/+58
2020-10-22Bug 567731 - [15] record declaration allows the keyword non-sealedY20201101-1200Y20201031-1200Y20201030-1200Y20201029-1200Y20201028-1200Y20201027-1200Y20201026-1200I20201028-0130I20201028-0020I20201027-2350I20201027-1800I20201026-1850I20201026-0840I20201026-0650I20201025-1800I20201025-0040I20201024-1800I20201023-1800I20201023-0250Jay Arthanareeswaran6-9/+73
2020-10-11Bug 567714 - [15] Formatting record file moves annotation to the line ofI20201021-1800I20201021-0200I20201020-1800I20201020-0240I20201019-1800I20201018-1800I20201017-1800I20201016-1800I20201016-0000I20201015-1800I20201014-1800I20201013-1800I20201012-1800I20201012-0750I20201011-1800Mateusz Matela3-1/+17
2020-10-05Bug 567099 - [DOM] JLS_Latest field in org.eclipse.jdt.core.dom.ASTS4_18_0_M1aS4_18_0_M1I20201012-0320I20201010-1800I20201009-1800I20201009-0800I20201009-0430I20201007-1800I20201007-1320I20201007-0600I20201006-1800I20201006-0840I20201006-0600I20201005-1800Sarika Sinha1-2/+5
2020-10-05Bug 567512 - Concurrent modification on clean build with xtext builderI20201005-0600Simeon Andreev1-21/+9
2020-10-03Bug 567562 - [test] 8 NullAnnotationTests9 failing on WindowsI20201004-1800I20201004-0600I20201003-1800Andrey Loskutov2-5/+9
2020-10-03Bug 566240 - [test] testCompilerUnrelatedSuppressWarnings failure onAndrey Loskutov1-3/+36
2020-10-03Bug 567016 - [formatter] off/on tags: enable by defaultMateusz Matela4-18/+44
2020-10-02Bug 566498 - Optimize loop to selected packages onlyI20201003-0600Gunnar Wagenknecht2-22/+49
2020-10-02Bug 567436 - speed up NameLookup.isPackage if possibleI20201002-1800Michael Haubenwallner1-0/+19
2020-09-29Bug 567319 - Parser error while editor => build failures popup andI20201001-1800I20200930-1800I20200929-1800Manoj Palat2-2/+35
2020-09-28Bug 566086 - Ctrl-click on method in javadoc link doesn't workJeff Johnston2-2/+5
2020-09-28Bug 564289 - [11] The type java.lang.String cannotI20200928-1800Manoj Palat6-32/+55

Back to the top