Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2020-09-25Bug 222083 - [formatter] Formatting bug for GWT codeI20200927-1800I20200926-1800I20200925-1800Mateusz Matela2-2/+22
2020-09-25Bug 566849 - [15] record - Use Supertype not working for recordKalyan Prasad Tatavarthi2-2/+33
2020-09-24Bug 564289 - [11] The type java.lang.String cannotI20200924-1800I20200924-0430I20200924-0340Manoj Palat3-11/+131
2020-09-23Bug 566493 - Unable to compile when using maven multi-thread option (ex:Stephane1-11/+5
2020-09-23Fix warnings due to deprecate API and unused suppress warningsY20201025-1200Y20201024-1200Y20201023-1200Y20201021-1200Y20201020-1200Y20201019-1200Y20201018-1200Y20201017-1200Y20201016-1200Y20201015-1200Y20201014-1200Y20201013-1200Y20201012-1200Y20201011-1200Y20201010-1200Y20201009-1200Y20201008-1200Y20201006-1200Y20201002-1200Y20201001-1200Y20200930-1200Y20200929-1200Y20200929-0550Y20200928-1200Y20200928-0700Y20200928-0600Jay Arthanareeswaran5-7/+19
2020-09-22Bug 553149 - [14] Pattern instanceof - Code SelectJay Arthanareeswaran6-5/+292
2020-09-22Bug 532029 - APT: call final cleanup after all rounds have completedI20200922-1800Ralph Steiner1-21/+14
2020-09-22Bug 567183 - [compiler] No error for a var declaration that refers to aJay Arthanareeswaran2-2/+173
2020-09-21Bug 566900 - Remove derby from releng scripts and toolsI20200921-1800Alexander Kurtakov1-108/+0
2020-09-20Bug 545078 - [formatter] Wrapping settings for annotationsMateusz Matela23-86/+909
2020-09-18Bug 567083 - remove unused objectI20200920-1800I20200919-1800I20200918-1800Carsten Hammer1-5/+0
2020-09-18Bug 563339 - [15] Updation of help and documentation for batch compilerJay Arthanareeswaran2-0/+4
2020-09-17Bug 567061 - Streamline usage of maven-toolchains-pluginI20200917-1800Alexander Kurtakov5-181/+18
2020-09-17Bug 567060: [test] Tests are only run at certain compliances in officialJay Arthanareeswaran1-1/+0
2020-09-17Bug 566332 - String final variable with ternary operator does not countJay Arthanareeswaran2-10/+103
2020-09-17Bug 566860 - [15] record - Source -> Generate Element Comment outputJay Arthanareeswaran2-0/+89
2020-09-17Bug 562824 - Review commentsJay Arthanareeswaran9-31/+124
2020-09-16Bug 566510 - index check useless because of while conditionI20200916-1800Carsten Hammer1-1/+1
2020-09-16Bug 567031 - API Warnings after merge from Java 15 Beta Branch inSarika Sinha1-15/+5
2020-09-16Post Java 15 merge, update bundle versions and fix API errorsI20200916-0410Jay Arthanareeswaran35-93/+77
2020-09-16Merge remote-tracking branch 'origin/BETA_JAVA15'Jay Arthanareeswaran1045-4384/+39070
2020-09-15Bug 566987 - [15] IAE in ASTConverter on editing sealed class orY20200915-2240P20200915-2250P20200915-1200Sarika Sinha1-1/+1
2020-09-15Fix API errors with 4.17 baselineJay Arthanareeswaran1-0/+15
2020-09-15Bug 562150 - [15] Remove JCP disclaimers from code, UI and marketplaceJay Arthanareeswaran164-705/+49
2020-09-14Bug 566962 - [15] ECJ rejects unicode characters using high and lowY20200915-0150P20200915-0150Olivier Thomann3-5/+124
2020-09-14Bug 566891 - [15] NPE with patternInstanceof or with instanceofY20200914-1200P20200914-0240Jay Arthanareeswaran5-36/+206
2020-09-10Bug 565447 - [15] ASTConverter showing pattern variable forY20200913-1200Y20200912-1200Y20200911-1200Y20200910-1200P20200914-0010Jay Arthanareeswaran1-0/+3
2020-09-10Bug 560368 - testChangeJRE9_8 failedJay Arthanareeswaran1-0/+17
2020-09-10Bug 566839 - [15] Test failures in org.eclipse.jdt.compiler.apt.testsJay Arthanareeswaran2-1/+1
2020-09-10Bug 562190 - [15] Track all failing tests at compliance 15Jay Arthanareeswaran3-8/+13
2020-09-10Bug 561946 - [15] JEP 372: Remove the Nashorn JavaScript EngineJay Arthanareeswaran1-23/+0
2020-09-09Bug 566062 - [15] [javadoc] search support for module in @see, @link andY20200909-1200Kalyan Prasad Tatavarthi3-2/+198
2020-09-09Bug 564557 sec 15.8.3, 15 .8.4Manoj Palat1-0/+63
2020-09-09Bug 566703 - [dom ast] NullPointerException on InstanceofExpression whenSarika Sinha1-10/+53
2020-09-09Bug 566554 - [14] Records - compiler omits accessor methods when theP20200909-0700Jay Arthanareeswaran2-1/+100
2020-09-09Bug 566703 - Fix NullPointerException when preview is enabledGeorge Gastaldi1-1/+4
2020-09-08Bug 564557 sec 9.4, 13.1 tests plus 14.3 enumManoj Palat1-0/+110
2020-09-08Bug 564557 sec 9.6 testsY20200908-1200Manoj Palat1-0/+44

Back to the top