Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-04-01Bug 138952 - Inline Method wrongly qualifies enum constsMarkus Oley3-1/+55
2022-03-26Bug 99622 Rename method misses ambiguously overridden methodI20220328-1800I20220327-1800I20220326-1800Jeff Johnston17-1/+278
2022-03-25Bug 367536 - Inline Local Var does not qualify obscured type accessesI20220325-1800Nikolay Metchev29-2/+979
2022-03-04Bug 579073 - POM and product version change for 4.24 releaseI20220307-0340Sravan Kumar Lakkimsetti1-1/+1
2021-12-16Bug 455540 - types in pulled-up method require qualificationI20211216-1800Jeff Johnston9-1/+56
2021-12-09Bug 577699 - [extract method] Entire lambda body cannot be extractedY20220113-0600Y20220112-0630Y20220112-0600Y20220111-0600Y20220110-0600Y20220109-0600Y20220108-0600Y20220107-0600Y20220106-0600Y20220105-0600Y20220104-0600Y20220103-0600Y20220102-0600Y20220101-0600Y20211231-0600Y20211230-0600Y20211229-0600Y20211228-0600Y20211227-0600Y20211226-0600Y20211224-0600Y20211223-0600Y20211222-1030Y20211222-0840Y20211222-0830Y20211222-0600Y20211221-0600Y20211220-0600Y20211219-0600Y20211218-0600Y20211217-0600Y20211216-0600Y20211215-1140Y20211214-0600Y20211213-0600Y20211212-0600Y20211211-0600Y20211210-0600Y20211210-0210I20211213-1800I20211213-0440I20211212-1800I20211211-1800I20211210-1800I20211210-1050I20211210-0600I20211209-1800Jeff Johnston7-6/+81
2021-12-03Bug 566879 - pattern instanceof with Use SuperType makes incorrect codeI20211208-1800I20211207-1800I20211206-1800I20211205-1800I20211204-1800I20211204-0500I20211203-1800Jeff Johnston8-2/+205
2021-11-26Bug 577442 - POM and product version change for 4.23 releaseI20211126-0230Sravan Kumar Lakkimsetti1-1/+1
2021-11-06Bug 566949 - Pattern Instanceof Source->Surround with try-catch errorI20211107-1800I20211107-0600I20211106-1800I20211106-0600Jeff Johnston7-0/+219
2021-10-13Bug 576535 - SurroundWithTryWithResources fails certain scenariosJeff Johnston5-0/+84
2021-10-08Bug 576431 - Refactor SurroundWithTryWithResouresRefactoringI20211010-1800I20211009-1800I20211008-1800Jeff Johnston6-8/+77
2021-09-29Bug 576319 - Multiple JDT UI plugins increase versions but withS4_22_0_M1I20211003-1800I20211002-1800I20211002-0220I20211001-1800I20210929-1800I20210929-0600Kalyan Prasad Tatavarthi2-2/+2
2021-09-15Bug 575333 - Convert anonymous to nested doesn't handle diamond operatorJeff Johnston4-1/+81
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-08-05Bug 574801 - Use dynamic package in generated resource bundle accessorI20210809-1800I20210808-1800I20210807-1800I20210806-1800Alexandra Buzila1-7/+120
2021-08-05Bug 574254 - "Extract Method" allows extraction of break and continueI20210805-1800Jeff Johnston4-1/+63
2021-07-23Bug 573884 - [refactoring] "Extract superclass" produces compile errorsI20210723-1800Jeff Johnston10-16/+186
2021-06-30Bug 574557 - ChangeSignatureTests.testAll59 &I20210701-1800I20210630-1800Kalyan Prasad Tatavarthi4-6/+6
2021-06-29Bug 574376 - [dogfooding][cleanup] Use new StringBuffer -> StringBuilderLars Vogel4-104/+104
2021-06-28Bug 574416 - 4.21 Y-Build: Y20210623-0320 - Comparator Errors FoundI20210628-1800Kalyan Prasad Tatavarthi6-21/+20
2021-06-23Bug 221003 - [inline] inline constant removes needed static importI20210624-1210Jeff Johnston9-1/+89
2021-06-18Bug 574310 - Move jdt.ui to Java 11I20210622-1800I20210621-1800I20210620-1800I20210619-1800I20210618-1920I20210618-1800Andrey Loskutov4-7/+11
2021-06-15Version bump for 4.21I20210615-1800Noopur Gupta2-3/+3
2021-06-09Bug 559681 - [14] Refactor rename is not working for component of aKalyan Prasad Tatavarthi2-2/+2
2021-06-04Bug 573960 - POM and product version change for 4.21 releaseI20210604-0350Sravan Kumar Lakkimsetti1-1/+1
2021-05-24Bug 573644 - Renaming record component does not rename the recordKalyan Prasad Tatavarthi2-2/+4
2021-05-21Bug 573624 - [record] refactor rename to an existing method is allowedKalyan Prasad Tatavarthi2-1/+46
2021-04-27Bug 573089 - Make skipped and aborted tests visible in integration buildCarsten Hammer23-353/+218
2021-04-23Bug 572639 - The import XYZ cannot be resolved after Refactor ->Move toI20210424-1800I20210423-1800I20210423-0350Kalyan Prasad Tatavarthi2-3/+6
2021-04-20Bug 572639 - The import XYZ cannot be resolved after Refactor ->Move toKalyan Prasad Tatavarthi11-0/+561
2021-03-24Bug 571783 - Have surround-with-try-with-resources add to existing tryJeff Johnston1-0/+10
2021-03-23Bug 236473 - [move static members] problems with static importsI20210324-0950I20210324-0320I20210323-2250I20210323-1800Jeff Johnston5-1/+41
2021-03-20dogfooding Avoid Object.equals() on null objectsI20210321-1800I20210321-0340I20210320-1800Fabrice Tiercelin1-1/+1
2021-03-19Bug 572089 - MoveInnerToNewTests16.moveInnerRecord() test can fail withKalyan Prasad Tatavarthi1-4/+3
2021-03-19Bug 480071 - [Push Down] incorrect problem detectionI20210319-0030I20210318-2320I20210318-2100Jeff Johnston8-1/+155
2021-03-17Revert "Revert "Merge remote-tracking branch 'origin/master' intoSravan Kumar Lakkimsetti9-26/+70
2021-03-09Version bump for 4.20I20210310-0620I20210310-0250I20210309-1800Jeff Johnston2-2/+2
2021-03-08Revert "Merge remote-tracking branch 'origin/master' into BETA_JAVA16"I20210309-0500I20210308-1800I20210308-1030I20210308-0720Sravan Kumar Lakkimsetti9-70/+26
2021-03-05Bug 571689 - POM and product version change for 4.20 releaseI20210305-0820Alexander Kurtakov1-1/+1
2021-03-01Merge remote-tracking branch 'origin/master' into BETA_JAVA16Y20210304-1000Y20210303-1000Y20210301-1000P20210304-0730P20210304-0720P20210304-0630Noopur Gupta3-0/+42
2021-02-22Bug 571272 - Surround with try-with-resources may add extraneous catchI20210223-1800I20210223-0650I20210223-0600I20210222-1800Jeff Johnston3-0/+42
2021-02-18Merge remote-tracking branch 'origin/master' into BETA_JAVA16 after M3Y20210221-1000Y20210220-1000Y20210219-1000Y20210218-1000P20210221-0220Noopur Gupta3-1/+45
2021-02-13Bug 570762 - Wrapping with try-with-resources should add catch statementI20210214-1800I20210214-0600I20210213-1800I20210213-0600I20210212-1840Jeff Johnston3-1/+45
2021-02-10Bug 571077: [16] Merge master branch to BETA_JAVA16 branch after 570855Y20210214-1000Y20210213-1200Y20210212-1200Y20210211-1200Y20210211-0600Y20210210-1200Y20210210-0100Noopur Gupta3-0/+36
2021-02-05Bug 570886 - Extract Method does not create param from method referenceI20210206-0050I20210205-1800Jeff Johnston3-0/+36
2021-02-02Bug 570843: Merge master branch to BETA_JAVA16 branch after M2Y20210209-1200Y20210205-1200P20210205-0650Noopur Gupta31-266/+272
2021-01-29Bug 570747: Fix code to remove name shadowing and conflicts warningsI20210129-1800Noopur Gupta9-62/+62
2021-01-12Bug 563425 - use fixed test method orderCarsten Hammer24-208/+214
2021-01-05Merge remote-tracking branch 'origin/master' into BETA_JAVA16Noopur Gupta22-93/+91
2021-01-01Bug 570001 - Version issues in JDT UII20210101-1800Andrey Loskutov2-2/+2

Back to the top