Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-10-12Bug 575733 - refactored Scanner/PublicScanner char deduplicationJoerg Kubitz1-0/+187
2021-10-05Bug 575953 - Text block gets interpreted wrongI20211006-1800I20211005-1800Jeff Johnston1-0/+32
2021-09-26Bug 576026 - Internal compiler error: NPE: Cannot read field "id"I20210926-1800Stephan Herrmann1-0/+22
2021-09-24Bug 575556 - Accept \s only on source level >= Java 15Thomas Wolf1-0/+27
2021-09-23Bug 576152 - Compilation error: "The target type of this expression mustI20210924-0200I20210923-1800Andrey Loskutov1-0/+36
2021-09-23Bug 576075 - BootstrapMethodError using pattern matching and sealedSravan Kumar Lakkimsetti1-0/+61
2021-09-22Bug 576093 - Switch on enum causes VerifyError: Bad type on operandAndrey Loskutov1-0/+56
2021-09-15Bug 575889 - [17] API @since versions bump up post mergeI20210915-1800I20210915-0700I20210915-0510I20210915-0150Jay Arthanareeswaran1-20/+20
2021-09-15Merge remote-tracking branch 'origin/BETA_JAVA17'Jay Arthanareeswaran32-583/+5594
2021-09-14Bug 575890 - [17] Remove Beta disclaimers in JDT.CoreY20210914-1140Y20210914-1110P20210914-1100Jay Arthanareeswaran18-72/+0
2021-09-14Bug 575956 - [17] Shorten the IProblem error namesY20210914-0800Jay Arthanareeswaran1-10/+10
2021-09-09Bug 575845 - [17] Version bump for BETA_JAVA17Y20210912-0800Y20210911-0800Y20210910-0800Y20210909-0800Jay Arthanareeswaran2-2/+2
2021-09-07Bug 575835 - [BETA_JAVA17] 20 test failures in jdt.core with java 16Y20210908-0800Y20210907-0830Y20210907-0800Sravan Kumar Lakkimsetti1-16/+7
2021-09-06Bug 575782 - POM and product version change for 4.22 releaseI20210914-1800I20210913-2050I20210911-1800I20210910-1800I20210909-1800I20210908-1800I20210907-1800I20210906-1800I20210906-1000I20210906-0820I20210906-0610Kit Lo1-1/+1
2021-09-02Bug 575738 - [17] Incorrect error message when a primitive type is usedY20210906-0920Y20210904-0800Y20210903-0800Y20210902-0850Y20210902-0350Sravan Kumar Lakkimsetti2-0/+49
2021-09-01Bug 575740 - [17] Setting preview features problem severity toManoj Palat2-1/+82
2021-09-01Bug 575686 - [17] NPE trying to report DuplicateCaseJay Arthanareeswaran1-2/+50
2021-09-01Bug 575687 - [17][switch pattern] wrongly accepts code that throws CCEY20210901-0420Jay Arthanareeswaran1-2/+28
2021-09-01Bug 575714 - [17][switch pattern] An exhaustive switch with throw givesManoj Palat1-0/+83
2021-08-29Bug 575609 - [17][switch pattern][null] default pattern does not applyStephan Herrmann1-5/+30
2021-08-26Bug 575593 - [17][switch pattern] Integrate pattern switch with nullY20210826-0800P20210827-0040Stephan Herrmann3-0/+476
2021-08-25Bug 573998 - [17][test] PreviewFeatureTest fails with b24 J17Jay Arthanareeswaran8-25/+72
2021-08-25Merge remote-tracking branch 'origin/master' into BETA_JAVA17Jay Arthanareeswaran1-0/+95
2021-08-23Bug 574097 - Test caseS4_21_0_RC2aS4_21_0_RC2S4_21_0_RC1aS4_21_0_RC1R4_21I20210906-0500I20210901-1800I20210901-0600I20210831-1800I20210831-0600I20210830-1800I20210830-0600I20210829-1800I20210829-0600I20210828-1800I20210828-0600I20210827-1800I20210825-1800I20210825-0600I20210824-1800I20210824-0600I20210823-1800R4_21_maintenanceJay Arthanareeswaran1-0/+95
2021-08-23Bug 575571 - [17] Compiler wrongly considers switch to be enhancedY20210824-0940Y20210824-0840Jay Arthanareeswaran1-0/+50
2021-08-23Bug 575051 - [17] null, any pattern and corresponding initializationJay Arthanareeswaran1-13/+112
2021-08-20Bug 575353 - [17] Incorrect source range for Case default in switchP20210820-1100Manoj Palat1-9/+9
2021-08-19Bug 575055 - [17] flag error for duplicate variable declaration inY20210819-0340Kalyan Prasad Tatavarthi1-0/+20
2021-08-19Bug 575351 - [17] Mix of constant case with patternJay Arthanareeswaran2-71/+215
2021-08-19Bug 575058 - [17][test] flag error If the Pattern is total for the typeManoj Palat1-0/+22
2021-08-18Bug 575360 - [17][codegen] stackmap dump with case null, defaultManoj Palat1-0/+17
2021-08-17Merge "Bug 574039 - [17] Merge master to BETA_JAVA17 periodically" into BETA_...Y20210818-0520Y20210817-1030Y20210817-0500Manoj Palat3-3/+10
2021-08-17Bug 575047 - [17] Dominating and totality rules of 14.11.1Jay Arthanareeswaran2-60/+199
2021-08-17Bug 574039 - [17] Merge master to BETA_JAVA17 periodicallyManoj Palat3-3/+10
2021-08-17Bug 563458 - Reduce tests from jdt.core.tests.compiler bundleS4_21_0_M3I20210823-0600I20210822-1800I20210822-0600I20210821-1800I20210821-0600I20210820-1800I20210818-1800I20210818-1250I20210818-0600I20210817-1840I20210817-0600Jay Arthanareeswaran2-2/+9
2021-08-17Bug 575052 - [17] Enhanced Switch Statements should be exhaustive -Manoj Palat1-9/+23
2021-08-13Bug 575377 - [content assist] can't insert type proposal in lambdaI20210814-1800I20210814-0600Stephan Herrmann1-1/+1
2021-08-13Bug 575050 - [17] check whether switch is exhaustiveManoj Palat1-1/+45
2021-08-13Bug 575052 - [17] Enhanced Switch Statements should be exhaustiveManoj Palat2-10/+96
2021-08-11Bug 575356 - [17] Compilation error with switch pattern expressionsManoj Palat1-3/+79
2021-08-11Bug 575241 - [17] switch block covering a type TManoj Palat1-5/+173
2021-08-09Bug 574039 Merge branch 'master' into BETA_JAVA17Manoj Palat5-22/+341
2021-08-06Bug 573940 - Fix the failing testcase with default and patternJay Arthanareeswaran1-0/+23
2021-08-06Bug 575249 - [17] switchlabel expressions not recognizing parenthesizedManoj Palat1-1/+73
2021-08-06Bug 575035: Move annotations on patterns from type to local variable.Jesper Steen Møller1-0/+88
2021-08-06Bug 573830 - [17] ComplianceDiagnoseTest.test003 - at 1.3 failure afterJay Arthanareeswaran1-2/+2
2021-08-05Bug 575053 - [17]14.11.3 Execution of a switch StatementY20210805-0800P20210805-0900P20210805-0800P20210805-0320Jay Arthanareeswaran1-1/+53
2021-08-05Bug 575048 - [17] flag error for default label with total patternManoj Palat1-0/+23
2021-08-04Bug 575049: [17] sealed support in switch rulesManoj Palat1-1/+102
2021-08-03Bug 573921 - [17] Switch Patterns : Pattern Totality and DominanceJay Arthanareeswaran2-7/+293

Back to the top