1. 2bbf5d1 Bug 495467: [debug] Open Declared/Actual Type commands are confused by Stephan Herrmann · 7 years ago
  2. 9108e69 Bug 513525: NPE in SwitchOnBaseTypeGenerator.java:87 by Stephan Herrmann · 7 years ago
  3. 0712f93 Bug 514325: regression in test by Stephan Herrmann · 7 years ago
  4. e374f13 Bug 513251: [test] First test in StratumTests fails - needs to wait for by Stephan Herrmann · 7 years ago
  5. fa356e8 Clean-up: to enable using Enum.valueOf() call name(), not toString() by Stephan Herrmann · 7 years ago
  6. 82b8ceb Bug 510360: Adjust to changes from JDT's Bug 507795 by Stephan Herrmann · 7 years ago
  7. a0ac1e9 Fix regression: arbitrary change of order of errors by Stephan Herrmann · 7 years ago
  8. 69278c7 Bug 498925: NullPointerException in Config.delegateGetMethodBodies by Stephan Herrmann · 7 years ago
  9. 2a7e07b Bug 498925: NullPointerException in Config.delegateGetMethodBodies by Stephan Herrmann · 7 years ago
  10. 02944c3 Bug 416779: [assist] completion throws JME for std. phantom roles by Stephan Herrmann · 7 years ago
  11. ee91beb More robustness for test5317_concurrentActivation1() by Stephan Herrmann · 7 years ago
  12. 03cf9a5 Bug 506749: ClassCastException in BaseAllocationExpression.internalCheckGenerate by Stephan Herrmann · 7 years ago
  13. dc7c155 Bug 495624: bogus: "Void methods cannot return a value" in nested by Stephan Herrmann · 7 years ago
  14. 2747f9e Bug 506747: NullPointerException in StateHelper.getState by Stephan Herrmann · 7 years ago
  15. 1fbda25 Bug 506746: NullPointerException in TeamAnchor.isTeam by Stephan Herrmann · 7 years ago
  16. b2f42b4 Adjust test to stricter check from PDE (?) by Stephan Herrmann · 7 years ago
  17. 7caa93f Bug 506740: compiler needs to evaluate OTSpecialAccessAttribute in order by Stephan Herrmann · 7 years ago
  18. 39f0c7f Bug 505927: New IndexBinaryType is not sufficient for compilation of OT types by Stephan Herrmann · 7 years ago
  19. 2893447 Test update: - refresh a copy from orig - fix expected order in one case by Stephan Herrmann · 8 years ago
  20. ab84f66 Bug 503435: [otdre][impl] use ASM's CheckClassAdapter to harden the by Stephan Herrmann · 8 years ago
  21. 0f949b1 Bug 469761: [otdre] implement inheritable team activation by Stephan Herrmann · 8 years ago
  22. 8c8d132 Regression fix, but upgrading a test project to OTDRE by Stephan Herrmann · 8 years ago
  23. fc3bca2 Bug 495489: Bogus "Base plug-in SELF cannot be resolved" by Stephan Herrmann · 8 years ago
  24. e85106b Bug 444231: Copyinheritance of method with parameter annotations causes by Stephan Herrmann · 8 years ago
  25. ca85fc2 Bug 444231: Copyinheritance of method with parameter annotations causes by Stephan Herrmann · 8 years ago
  26. c45a87a Bug 495462: Incompatible weaving schemes reported, when Java project by Stephan Herrmann · 8 years ago
  27. ae73a7f Bug 495463: NPE in BaseCallMessageSend.resolveType() if an argument by Stephan Herrmann · 8 years ago
  28. f961898 Bug 484275: Warn about role bindings not covered by an aspectBinding by Stephan Herrmann · 8 years ago
  29. c357fc2 Bug 413500: [null][quick fix] IAE when trying to "extract to checked by Stephan Herrmann · 8 years ago
  30. 1f399a8 Bug 433114: [otdre] Test more combinations of compliance x weavingScheme by Stephan Herrmann · 8 years ago
  31. 7fe3c7b Bug 461434: Callout to field cannot access public field of protected by Stephan Herrmann · 8 years ago
  32. ddfcf88 Bug 370040 fup: disable test for obscure combination of settings by Stephan Herrmann · 8 years ago
  33. f038ec0 Bug 492691: [otdre] callout-to-field confusion by Stephan Herrmann · 8 years ago
  34. 28c5e19 Bug 492677: [compiler] annotation-based null checking for roles & teams by Stephan Herrmann · 8 years ago
  35. 4aa80b6 Bug 479891: [otdre] error reporting for base calls by Stephan Herrmann · 8 years ago
  36. fb9460f Bug 492480: [compiler] regression: cannot import a team that has a team by Stephan Herrmann · 8 years ago
  37. 38b0574 Bug 492480: [compiler] regression: cannot import a team that has a team package by Stephan Herrmann · 8 years ago
  38. f94f062 Releng: update jdt.core to I20160426-1045 (warmup towards M7) by Stephan Herrmann · 8 years ago
  39. 4f14450 Bug 489431: [assist] NotConfiguredException during constructor completion by Stephan Herrmann · 8 years ago
  40. d701e82 Fix failure in OTJQF.testMissingRoleTag1() - expect one more proposal by Stephan Herrmann · 8 years ago
  41. fcceb66 Fix failure in ot.MCQFT.testSuppressWarnings1() - expect one more proposal by Stephan Herrmann · 8 years ago
  42. 88e98fb Tests: increase robustness by looking into SUBENTRIES, too. by Stephan Herrmann · 8 years ago
  43. a911e0e Fix regressions in OTCT.testCompletionCalloutToFieldDeclaration, by Stephan Herrmann · 8 years ago
  44. 246e0c4 Clean-up by Stephan Herrmann · 8 years ago
  45. a7ab6b8 Fix regressions in OTSSWRT.test10,test11b: - parse tree is more complete now by Stephan Herrmann · 8 years ago
  46. 1cae4ac Releng: fix test usage of otdre by Stephan Herrmann · 8 years ago
  47. 7bc92a9 Adjust test to new warning in JDT by Stephan Herrmann · 8 years ago
  48. edb0baa Bug 475635: NullPointerException in by Stephan Herrmann · 8 years ago
  49. cc2426d Re-fix bug 348574 after regression in testAddAbstractMethods2 by Stephan Herrmann · 8 years ago builds/201602021426
  50. b7e1f30 Bug 487037: [otdre] callin to private base method doesn't work when by Stephan Herrmann · 8 years ago
  51. 400546e update jdt.core from I20160128-2000 for 4.6M5 - fix regressions in tests by Stephan Herrmann · 8 years ago
  52. f97a8de Bug 486895: [model][reconcile] model and reconciler know nothing about by Stephan Herrmann · 8 years ago
  53. b11c05c Bug 486888: NPE in TeamMethodGenerator when super team is unresolved by Stephan Herrmann · 8 years ago
  54. 4c6e107 Bug 475634: InternalCompilerError in TypeAnchorReference.getTypeBinding (121) by Stephan Herrmann · 8 years ago
  55. d8a1c35 Bug 486292: NPE in Dependencies.ensureBindingState():989 by Stephan Herrmann · 8 years ago
  56. 874c44a Flip the default weaving scheme for OTJLD tests by Stephan Herrmann · 8 years ago
  57. aa59607 Test: better isolation by Stephan Herrmann · 9 years ago
  58. b39b30c Bug 480257 - [otdre] super call destroyed by callin binding to sibling by Stephan Herrmann · 9 years ago
  59. 86a2d72 Bug 480244 - [otdre] exception handlers are lost when moving code to by Stephan Herrmann · 9 years ago
  60. d63d7d4 Bug 479887 - [otdre] primitive type from parameter mapping is not boxed by Stephan Herrmann · 9 years ago
  61. 382f462 Bug 479687 - [otdre] SneakyException spoils catching of LiftingVetoException by Stephan Herrmann · 9 years ago
  62. ed48425 bug 473392 - [compiler][otdre] ClassCastException when callin is by Stephan Herrmann · 9 years ago
  63. fb0d788 Bug 466097: Converted ast of org.objectteams.Team has no _OT$- methods by Stephan Herrmann · 9 years ago
  64. 66e0181 Bug 469204: [otdre] resolve error in generated _OT$callReplace by Stephan Herrmann · 9 years ago
  65. 34e3944 Bug 468712: [otdre] stack overflow at callin-bound base method involving by Stephan Herrmann · 9 years ago
  66. f41b92a Bug 468712: [otdre] stack overflow at callin-bound base method involving by Stephan Herrmann · 9 years ago
  67. 9da2e20 Bug 468227: [otdre] duplicate methods in team extending regular class by Stephan Herrmann · 9 years ago
  68. 2d424cc Bug 468227: [otdre] duplicate methods in team extending regular class by Stephan Herrmann · 9 years ago
  69. 649f0c4 Bug 468116: [otdre] weaving access to indirectly inherited base method by Stephan Herrmann · 9 years ago
  70. 2f2bccb Adapt to change in pde.ui: plugin icon gif->png (1 more test) by Stephan Herrmann · 9 years ago
  71. d803c49 Bug 468116: [otdre] weaving access to indirectly inherited base method by Stephan Herrmann · 9 years ago
  72. 2276b5d Adapt to change in pde.ui: plugin icon gif->png (impl & tests) by Stephan Herrmann · 9 years ago
  73. f4cfdb5 Clean-up: by Stephan Herrmann · 9 years ago
  74. f599f48 Bug 459055 - Search for method in a role file causes CCE by Stephan Herrmann · 9 years ago
  75. 0aa17c5 Bug 424900 - [java8] Circular dependencies cause NPE in by Stephan Herrmann · 9 years ago
  76. 92a038a Bug 465986 - during reconcile role files are not properly added to the by Stephan Herrmann · 9 years ago
  77. f04d599 Bug 465986 - during reconcile role files are not properly added to the by Stephan Herrmann · 9 years ago
  78. c6f9766 Bug 465986 - during reconcile role files are not properly added to the by Stephan Herrmann · 9 years ago
  79. 3e8f769 Bug 465986 - during reconcile role files are not properly added to the by Stephan Herrmann · 9 years ago
  80. 79b740b Bug 465986 - during reconcile role files are not properly added to the by Stephan Herrmann · 9 years ago
  81. e186b23 Bug 460508 - Adopt and adjust new ImportRewriteAnalyzer from JDT/Core by Stephan Herrmann · 9 years ago
  82. a8354f2 Adjust tests to new formatter. by Stephan Herrmann · 9 years ago
  83. 50253cc Bug 460525 - Evaluating PlayedBy attribute may cause bad processing order by Stephan Herrmann · 9 years ago
  84. 082ed32 Bug 460508 - Adopt and adjust new ImportRewriteAnalyzer from JDT/Core by Stephan Herrmann · 9 years ago
  85. 4f08408 Bug 460508 - Adopt and adjust new ImportRewriteAnalyzer from JDT/Core by Stephan Herrmann · 9 years ago
  86. cfc352b Bug 459952 - New formatter for OT/J after bug 303519 by Stephan Herrmann · 9 years ago
  87. 2500a87 Really remove experimental test tweaks by Stephan Herrmann · 9 years ago
  88. f3f6db2 Revert inofficial/experimental test tweak by Stephan Herrmann · 9 years ago
  89. e0c5836 Bug 436759 - [otdre] Finish implementation of OTDRE by Stephan Herrmann · 9 years ago
  90. af6307e Bug 459056 - Use of IWorkbenchAdapter fails depending on loading by Stephan Herrmann · 9 years ago
  91. 5e254b3 Corrected aspectBinding for inner team (tests). by Stephan Herrmann · 9 years ago
  92. 46c5e13 Bug 448298 - [compiler] CCE in TeamAnchor.leafType() by Stephan Herrmann · 9 years ago
  93. 3cfd5d1 Bug 448378 - [ot] NPE in TeamAnchor.getBestNameFromStat by Stephan Herrmann · 9 years ago
  94. dfc0639 Fix regression in Java5.testA119_parameterizedByRole5 by Stephan Herrmann · 9 years ago
  95. e6a1a64 Update jdt.core to I20141111-0830 by Stephan Herrmann · 9 years ago
  96. 5cb0427 Fix for CallinMethodBinding.test4125_resultInMethodSpec3: by Stephan Herrmann · 9 years ago
  97. 66658d3 Adjust new test in jdt.ui (via new team) by Stephan Herrmann · 9 years ago
  98. 401faba Releng: jdt.annotation* have service updates by Stephan Herrmann · 10 years ago
  99. ea9f367 Bug 443299 - [1.8][null] lowered 'this' is not recognized as non-null by Stephan Herrmann · 10 years ago
  100. 5e698eb Bug 443580 - Regression in by Stephan Herrmann · 10 years ago