1. 394a955 Bug 567483 - Use null when you mean null by Carsten Hammer · 3 years, 8 months ago
  2. 46968a3 Adding "registries" to JDT dictionary by Lars Vogel · 3 years, 8 months ago
  3. 3fd63bf Fix typo in message key CodeStyleMultiFix_ConvertSingleStatementInCo... by Karsten Thoms · 3 years, 8 months ago
  4. 877044c Bug 567411 - [AutoRefactor immigration #26/137] [cleanup & saveaction] by Fabrice Tiercelin · 3 years, 8 months ago
  5. 02351d3 Bug 567451 - Disambiguate "for" template: index/iterator by Fabrice Tiercelin · 3 years, 8 months ago I20201005-0600
  6. 768cd6c Bug 567560 - [AutoRefactor immigration #28/137] [cleanup & saveaction] by Fabrice Tiercelin · 3 years, 8 months ago
  7. cd85f41 Bug 566982 - [15] record - Compact Constructor Refactor -> Move to class - gives error . Move Operation should not be allowed for Constructors by Kalyan Prasad Tatavarthi · 3 years, 8 months ago
  8. b2ea56a Bug 566939 - [15] refactor move record component gives Internal Error by Kalyan Prasad Tatavarthi · 3 years, 8 months ago
  9. 99e68fb Bug 567553 - [AutoRefactor immigration #27/137] [cleanup & saveaction] by Fabrice Tiercelin · 3 years, 8 months ago
  10. 2cee169 Bug 567501 - [quickfix] Enhance ASTNodeFactory.negate() by Fabrice Tiercelin · 3 years, 8 months ago
  11. 603b8f0 Bug 566001 - [cleanup & saveaction] Pattern matching for instanceof by Fabrice Tiercelin · 3 years, 8 months ago I20201004-1800
  12. 579e9c2 Bug 567010 - fields should be final static by Carsten Hammer · 3 years, 8 months ago I20201003-1800 I20201004-0600
  13. cf4fcb2c Bug 567566 - Invokes of inefficient new String() constructor by Carsten Hammer · 3 years, 8 months ago
  14. 903e2ae Bug 566614 - Dead store by Fabrice Tiercelin · 3 years, 8 months ago
  15. 4d00775 Bug 565912 - [AutoRefactor immigration #18/136] [cleanup & saveaction] by Fabrice Tiercelin · 3 years, 10 months ago I20201003-0600
  16. 2a5cd8d Bug 567481 - Suspicious comparison of Boolean references by Carsten Hammer · 3 years, 8 months ago I20201002-1800
  17. c75e68c Bug 567483 - explicitly call doOpenExternalJarFileDialog() with null by Carsten Hammer · 3 years, 8 months ago
  18. 6f51a32 Bug 567484 - Unchecked/unconfirmed cast by Carsten Hammer · 3 years, 8 months ago
  19. 3a0acb4 Bug 567483 - Load of known null value by Carsten Hammer · 3 years, 8 months ago
  20. 3778d2f Bug 567483 - Don't check again for null if it is clear by Carsten Hammer · 3 years, 8 months ago
  21. 0d17845 Bug 567483 - Don't use variable known to be null by Carsten Hammer · 3 years, 8 months ago
  22. 6112184 Bug 567483 - Load of known null value by Carsten Hammer · 3 years, 8 months ago
  23. 392262e Bug 567364 - [cleanup] Methods to preserve comments on statement by Fabrice Tiercelin · 3 years, 8 months ago Y20201002-1200
  24. b363823 Bug 566791 - dogfooding Merge conditions that have the same blocks 2nd by Carsten Hammer · 3 years, 8 months ago
  25. c53e5df Bug 567489 - Fix CallHierarchyCore logic issue by Jeff Johnston · 3 years, 8 months ago
  26. 2035773 Bug 567428 - Improve AST semantic matching by Fabrice Tiercelin · 3 years, 8 months ago I20201001-1800
  27. 0907c34 Bug 567335 - [AutoRefactor immigration #25/136] [cleanup & saveaction] by Fabrice Tiercelin · 3 years, 8 months ago Y20201001-1200
  28. a07e9eb Bug 567467 - [quickfix] Check the operator when converting to foreach loop by Fabrice Tiercelin · 3 years, 8 months ago
  29. 9fe1cb2 Bug 567486 - Primitive is boxed to call Integer.compareTo(Integer) by Carsten Hammer · 3 years, 8 months ago
  30. 3d71c53 Bug 564185 - return true in case F_CONTENT and F_FINE_GRAINED is set by Carsten Hammer · 3 years, 8 months ago I20200930-1800
  31. 10dd447 Bug 566529 - make sure streams are closed by Carsten Hammer · 3 years, 9 months ago
  32. 6e86667 Bug 567229 - Remove color dispose calls from SearchLabelProvider by Lars Vogel · 3 years, 8 months ago
  33. 212e9f1 Don't call Pattern.compile in a loop. by Carsten Hammer · 3 years, 8 months ago Y20200930-1200
  34. 9968e51 Bug 567438 - Refactor is broken for method parameters by Fabrice Tiercelin · 3 years, 8 months ago
  35. 79f3651 Bug 566510 - remove duplicated test (2x) by Carsten Hammer · 3 years, 8 months ago
  36. 2620c00 Bug 566614 - error message no longer used by Carsten Hammer · 3 years, 9 months ago
  37. 1f9e388 Bug - add note about class implementation weakness to javadoc by Carsten Hammer · 3 years, 8 months ago
  38. 2ff905e Bug 566529 - close stream by Carsten Hammer · 3 years, 9 months ago
  39. 64e66d6 Bug 545342 - Convert switch statement to switch expression by Jeff Johnston · 3 years, 8 months ago
  40. 098aa01 Bug 567417 - [quickfix] Convert for loops that compare lengths with != by Fabrice Tiercelin · 3 years, 8 months ago
  41. 9bad9f1 Bug 566428 - [cleanup] Regex pattern cleanup should create static field by Jeff Johnston · 3 years, 10 months ago I20200929-1800 Y20200929-0550 Y20200929-1200
  42. 5ffb48d Bug 566614 - remove unused if by Carsten Hammer · 3 years, 9 months ago I20200928-1800
  43. 7b72c47 Bug 566619 - fix overflow by Carsten Hammer · 3 years, 9 months ago
  44. d7e27b3 Bug 566572 - make inner classes static if not using ref to creater by Carsten Hammer · 3 years, 8 months ago Y20200928-0600 Y20200928-0700 Y20200928-1200
  45. 680fabe Bug 567084 - use null check instead instanceof where possible by Carsten Hammer · 3 years, 8 months ago
  46. b64bac0 Bug 567365 - dogfooding use addAll()/removeAll() and other quickfixes by Carsten Hammer · 3 years, 8 months ago I20200925-1800 I20200926-1800 I20200927-1800
  47. 8b10465 Bug 567286 - [AutoRefactor immigration #24/136] [cleanup & saveaction] by Fabrice Tiercelin · 3 years, 8 months ago
  48. 7a758fe Bug 564288 - Lambdas and method references from JDT cleanup create syntax error by Fabrice Tiercelin · 3 years, 8 months ago
  49. d212bad Bug 567150 - no hidden rules any longer by Carsten Hammer · 3 years, 8 months ago I20200924-1800
  50. 59734c6 Bug 566572 - make inner classes static if not using ref to creater by Carsten Hammer · 3 years, 8 months ago
  51. da94ceb Bug 567298 - Add new cleanup: Use !=0 instead of >0 for bitw. expression by Karsten Thoms · 3 years, 8 months ago
  52. bf913f7 Bug 567148 - [AutoRefactor immigration #21/136] [cleanup & saveaction] by Fabrice Tiercelin · 3 years, 8 months ago
  53. 5088f78 Bug 567010 - constants should be final by Carsten Hammer · 3 years, 8 months ago I20200924-0340 I20200924-0430
  54. ecafb3a Bug 567262 - [AutoRefactor immigration #22/136] [cleanup & saveaction] by Fabrice Tiercelin · 3 years, 8 months ago
  55. 0c96fa2 Bug 567264 - [AutoRefactor immigration #23/136] [cleanup & saveaction] by Fabrice Tiercelin · 3 years, 8 months ago
  56. 0e69227 Bug 563884 - Code cleanup to enforce var causes type loss when generic by Fabrice Tiercelin · 3 years, 9 months ago
  57. d53ad0c Bug 567160 - [formatter] Wrapping settings for annotations - UI by Mateusz Matela · 3 years, 8 months ago
  58. d851f4b Bug 567053 - Remove some unnecessary codes in JarPackagerUtilCore by schenqce · 3 years, 8 months ago I20200922-1800
  59. 8e9b31a Bug 566996 - [AutoRefactor immigration #19/136] [cleanup & saveaction] by Fabrice Tiercelin · 3 years, 8 months ago
  60. f3f541d Bug 567154 - [cleanup] "Unnecessary array creation" cleanup : by Fabrice Tiercelin · 3 years, 8 months ago
  61. f6d0e70 Bug 566935 - Remove unnecessary parameter from JavaColorManager by Lars Vogel · 3 years, 8 months ago I20200921-1800
  62. 7df337c Bug 566935 - Remove dispose calls on colors in JavaColorManager by Lars Vogel · 3 years, 8 months ago
  63. a85acfb Bug 567206 - [cleanup] 5 buggy tests due to compilation errors by Fabrice Tiercelin · 3 years, 8 months ago
  64. 4d1910f Bug 566932 - Remove unused color in JavaElementLightweightDecorator by Lars Vogel · 3 years, 8 months ago
  65. d1b4460 Bug 566937 - Remove dispose call on color in CreateTextFileChangePreviewViewer by Lars Vogel · 3 years, 8 months ago
  66. 51828c2 Bug 567151 - dogfooding use "Initialize collection at creation" (2nd) by Carsten Hammer · 3 years, 8 months ago I20200920-1800
  67. e4eb956 Bug 567151 - dogfooding use "Initialize collection at creation" by Carsten Hammer · 3 years, 8 months ago
  68. 08d5496 Bug 567146 - [cleanup] "Unnecessary array creation" cleanup should not by Fabrice Tiercelin · 3 years, 8 months ago I20200919-1800
  69. f742eb4 Bug 548309 - Use jdk 5 for-each loop by Carsten Hammer · 3 years, 10 months ago
  70. 4918a92 Bug 567149 - fix test to use assume instead of proprietary syntax by Carsten Hammer · 3 years, 8 months ago
  71. 1cd9105 Bug 564628 - Save action "Use lazy logical operator" only replaces last by Fabrice Tiercelin · 3 years, 8 months ago
  72. 92f6591 Bug 566510 - remove useless test as VIEW_ORIENTATION_AUTOMATIC is given by Carsten Hammer · 3 years, 8 months ago
  73. 2c9fe6b Bug 566510 - remove repeated test for isTextBlock by Carsten Hammer · 3 years, 8 months ago
  74. 2432452 Bug 366453 - [quick fix][1.7] "Add exception to existing catch clause" by Fabrice Tiercelin · 3 years, 8 months ago
  75. 248f517 Bug 566958 - [cleanup] Shorten local this expression when converting to lambda by Fabrice Tiercelin · 3 years, 8 months ago
  76. 458d75b Bug 566615 - fix to use the right options by Carsten Hammer · 3 years, 9 months ago I20200918-1800
  77. 3876249 Bug 567105 - [cleanup] Preserve comments and formatting with by Fabrice Tiercelin · 3 years, 8 months ago
  78. 6f5bf3f Bug 566572 - make inner classes static if not using ref to creater by Carsten Hammer · 3 years, 9 months ago
  79. 99db33c Bug 423642 - [content assist] Make 'Completion overwrites' the default. by Lars Vogel · 3 years, 9 months ago
  80. e1d5c00 Bug 433121 - [content assist] Make "Insert best guessed arguments" default. by Lars Vogel · 3 years, 9 months ago
  81. ba19fcb Bug 566664 - Shorten confirmation text for snippet paste action by Lars Vogel · 3 years, 9 months ago
  82. c6b8cfe Bug 566398 - filter non-static inner types from test selection by Julian Honnen · 3 years, 9 months ago
  83. 04e62f4 Bug 567084 - use null check instead instanceof where possible by Carsten Hammer · 3 years, 9 months ago
  84. e314adc Bug 567009 - [AutoRefactor immigration #20/136] [cleanup & saveaction] by Fabrice Tiercelin · 3 years, 8 months ago
  85. 8eeb9d6 Bug 567005 - [cleanup] "Unnecessary array creation" cleanup for constructor by Fabrice Tiercelin · 3 years, 8 months ago
  86. 05721b1 Bug 366453 - Cleanup before fixing it by Fabrice Tiercelin · 3 years, 8 months ago
  87. cf906e2 Bug 566873 - dogfooding Remove redundant modifiers (#2/2) by Fabrice Tiercelin · 3 years, 9 months ago
  88. 00c8e27 Bug 168432 - we don't need a second not null check by Carsten Hammer · 3 years, 9 months ago I20200917-1800
  89. b4f35b8 Bug 566572 - make inner classes static if not using ref to creater by Carsten Hammer · 3 years, 9 months ago
  90. 0ad81ae Bug 566529 - Another unclosed stream by Carsten Hammer · 3 years, 9 months ago
  91. 9dab34a Bug 566873 - dogfooding Remove redundant modifiers (#1/2) by Fabrice Tiercelin · 3 years, 9 months ago
  92. 1d9fd32e Bug 566975 - Fixed NPE in JUnit5TestListener at nested assertAll by Helge Böhme · 3 years, 8 months ago
  93. 53208c6 Bug 566975 - update junit5.runtime bundle version to 1.0.1100 by Helge Böhme · 3 years, 8 months ago
  94. 9f51bd9 Bug 566974 - cleanup junit assertions by Carsten Hammer · 3 years, 9 months ago
  95. cc86b1f Bug 566869 - dogfooding Use Objects.equals() in the equals method by Carsten Hammer · 3 years, 9 months ago
  96. e8e381f Bug 566789 - dogfooding Push down negation by Fabrice Tiercelin · 3 years, 9 months ago
  97. c84292b Bug 566614 - remove unused field by Carsten Hammer · 3 years, 9 months ago
  98. 2f60afb Bug 563425 - use UTF-8 encoding even on windows by Fabrice Tiercelin · 3 years, 9 months ago
  99. d32b984 Bug 566871 - dogfooding Precompile reused regular expressions by Carsten Hammer · 3 years, 9 months ago
  100. edfc413 Bug 566791 - dogfooding Merge conditions that have the same blocks by Fabrice Tiercelin · 3 years, 9 months ago