Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-01-10Bug 578090 - Version increment for jdt bundles in 4.23Andrey Loskutov2-2/+2
2022-01-10Bug 578107 and BUG 578108 - [18][switch pattern]Y20220112-0630Y20220112-0600Y20220111-0600Y20220110-0600Manoj Palat1-1/+136
2022-01-07Bug 576830 - [18][switch pattern][test] enhanced switch statement cannotY20220109-0600Y20220108-0600Manoj Palat1-1/+22
2022-01-07Bug 576785-[18][switch pattern]Applicability of TY20220107-0600Manoj Palat1-2/+61
2021-12-23Bug 577544 - [18] Merge from master to BETA_JAVA18 Periodically - Merge branc...Y20220103-0600Y20220102-0600Y20220101-0600Y20211231-0600Y20211230-0600Y20211229-0600Y20211228-0600Y20211227-0600Y20211226-0600Y20211224-0600Y20211223-0600Manoj Palat5-4/+257
2021-12-23Bug 577350 - Method Signature error with compareAndSet()Manoj Palat1-1/+70
2021-12-22Bug 577251 - [16] NPE in record for an raw Constructor - compiler bailsManoj Palat2-2/+26
2021-12-17Bug 573834 - Add support for SelectionEngine to detect lambda expressionI20211221-1800I20211221-0620I20211220-1820I20211219-1800I20211218-1800I20211218-0200I20211218-0140I20211217-1800Gayan Perera1-1/+42
2021-12-17Bug 576458 - [memory] use WeakHashSet for ClasspathAccessRuleJoerg Kubitz1-0/+119
2021-12-01Bug 577544 - [18] Merge from master to BETA_JAVA18Y20211222-1030Y20211222-0840Y20211222-0830Y20211222-0600Y20211221-0600Y20211220-0600Y20211219-0600Y20211218-0600Y20211217-0600Y20211216-0600Y20211215-1140Y20211215-0600Y20211214-0600Y20211213-0600Y20211212-0600Y20211211-0600Y20211210-0600Y20211210-0210Manoj Palat3-475/+496
2021-11-26Bug 577442 - POM and product version change for 4.23 releaseI20211130-1800I20211130-1100I20211130-1000I20211129-1800I20211128-1800I20211127-1800I20211126-1800I20211126-0740I20211126-0230Sravan Kumar Lakkimsetti1-1/+1
2021-11-12Bug 576948 - [18] Create Java 18 version and supporting code in testsJay Arthanareeswaran10-277/+332
2021-11-02Bug 576978 - Use LF as line endingsI20211103-1800I20211103-0020I20211102-1800I20211102-1020Thomas Wolf1-474/+474
2021-10-29Bug 576861 - Internal compiler error when switch expression returns aI20211101-1800I20211031-1800I20211030-1800I20211029-1800Manoj Palat1-0/+21
2021-10-26Bug 576026 - Internal compiler error: NPE: Cannot read field "id"I20211027-1800I20211026-1800Stephan Herrmann1-3/+52
2021-10-22Bug 573363: Fix classloader isolation for VerifyTestsI20211025-1800I20211024-1800I20211023-1800I20211022-1800I20211022-0920Alexander Kriegisch4-354/+250
2021-10-22Bug 573363: Fix classloader isolation for VerifyTestsSravan Kumar Lakkimsetti4-250/+354
2021-10-21Bug 576516 - [compiler] ecj compiler error on code accepted by javac forI20211022-0130I20211021-1800Stephan Herrmann1-1/+37
2021-10-21Bug 575631 - [content assist] missing static method proposals inStephan Herrmann3-40/+186
2021-10-18Bug 573363: Fix classloader isolation for VerifyTestsI20211019-1800I20211018-1800Sravan Kumar Lakkimsetti4-354/+250
2021-10-13Bug 576519 - Record specific error needs to be thrown when a Class triesKalyan Prasad Tatavarthi2-0/+21
2021-10-13Bug 575869 - [17][switch pattern] case null with type pattern in thatManoj Palat1-2/+4
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

Back to the top