1. 69278c7 Bug 498925: NullPointerException in Config.delegateGetMethodBodies by Stephan Herrmann · 8 years ago
  2. 2a7e07b Bug 498925: NullPointerException in Config.delegateGetMethodBodies by Stephan Herrmann · 8 years ago
  3. b0ad13b Bug 498925: NullPointerException in Config.delegateGetMethodBodies by Stephan Herrmann · 8 years ago
  4. b889cf0 update jdt.core to I20161124-2000 by Stephan Herrmann · 8 years ago
  5. 53e95af Bug 498925: NullPointerException in Config.delegateGetMethodBodies by Stephan Herrmann · 8 years ago
  6. 03cf9a5 Bug 506749: ClassCastException in BaseAllocationExpression.internalCheckGenerate by Stephan Herrmann · 8 years ago
  7. dc7c155 Bug 495624: bogus: "Void methods cannot return a value" in nested by Stephan Herrmann · 8 years ago
  8. 09b9235 Bug 507370: ecotj.jar does not contain necessary classes for annotation by Stephan Herrmann · 8 years ago
  9. dc1b511 update jdt.core to I20161027-0700 for 4.7M3 - fix merge by Stephan Herrmann · 8 years ago
  10. 2747f9e Bug 506747: NullPointerException in StateHelper.getState by Stephan Herrmann · 8 years ago
  11. 1fbda25 Bug 506746: NullPointerException in TeamAnchor.isTeam by Stephan Herrmann · 8 years ago
  12. 7caa93f Bug 506740: compiler needs to evaluate OTSpecialAccessAttribute in order by Stephan Herrmann · 8 years ago
  13. 39f0c7f Bug 505927: New IndexBinaryType is not sufficient for compilation of OT types by Stephan Herrmann · 8 years ago
  14. d4cbc68 update jdt.core to I20161027-0700 for 4.7M3 by Stephan Herrmann · 8 years ago
  15. 0b6570c Bug 505927: New IndexBinaryType is not sufficient for compilation of OT types by Stephan Herrmann · 8 years ago
  16. 42280e6 Fix regressions in OTReconcilerTests: by Stephan Herrmann · 8 years ago
  17. a0b359f Regression fix: OTTypeHierarchyTests had NPE due to null in methods by Stephan Herrmann · 8 years ago
  18. afbebd8 Update jdt.core to I20161005-1430 by Stephan Herrmann · 8 years ago
  19. 6ba3938 Bug 499166: Adjust to new invariant in PTB after JDT's bug 460491 by Stephan Herrmann · 8 years ago
  20. 7c967d3 Update jdt.core to I20160802-2000 by Stephan Herrmann · 8 years ago
  21. e85106b Bug 444231: Copyinheritance of method with parameter annotations causes by Stephan Herrmann · 8 years ago
  22. ca85fc2 Bug 444231: Copyinheritance of method with parameter annotations causes by Stephan Herrmann · 8 years ago
  23. c45a87a Bug 495462: Incompatible weaving schemes reported, when Java project by Stephan Herrmann · 8 years ago
  24. ae73a7f Bug 495463: NPE in BaseCallMessageSend.resolveType() if an argument by Stephan Herrmann · 8 years ago
  25. 4e7d0f6 Releng: update jdt.core to I20160519-1730 for RC2 by Stephan Herrmann · 8 years ago
  26. 5ae6841 Early adopt of: Bug 467776 [compiler][implementation] decouple method by Stephan Herrmann · 8 years ago
  27. 263b793 Releng: update to and build against I20160511-2000 for 4.6RC1 by Stephan Herrmann · 8 years ago
  28. d04ee25 Bug 416960: [reconcile] cannot resolve tsuper marker ifc in by Stephan Herrmann · 9 years ago
  29. 7fe3c7b Bug 461434: Callout to field cannot access public field of protected by Stephan Herrmann · 9 years ago
  30. 50b73eb Bug 460530: NPE in TeamModel.adjustRoleToLiftTo by Stephan Herrmann · 9 years ago
  31. f038ec0 Bug 492691: [otdre] callout-to-field confusion by Stephan Herrmann · 9 years ago
  32. 4aa80b6 Bug 479891: [otdre] error reporting for base calls by Stephan Herrmann · 9 years ago
  33. 5d1c03c Fix regression in NullTypeAnnotationTest.testBug466585_comment_4 et al by Stephan Herrmann · 9 years ago
  34. 09baf4b Bug 492494: [compiler] regression: NPE in test1320_tournamentPolymorphism4 by Stephan Herrmann · 9 years ago
  35. fb9460f Bug 492480: [compiler] regression: cannot import a team that has a team by Stephan Herrmann · 9 years ago
  36. 38b0574 Bug 492480: [compiler] regression: cannot import a team that has a team package by Stephan Herrmann · 9 years ago
  37. db973db Preview of fix for JDT/Core bug 492450 by Stephan Herrmann · 9 years ago
  38. 0570dc8 clean-up: resolve some warnings by Stephan Herrmann · 9 years ago
  39. f94f062 Releng: update jdt.core to I20160426-1045 (warmup towards M7) by Stephan Herrmann · 9 years ago
  40. a4c4a7e Fix failure in NTAT.testBug455180() by Stephan Herrmann · 9 years ago
  41. a5be578 Fix failure in NTAT.testBug455180() - wrong (unannotated) type shown in warning by Stephan Herrmann · 9 years ago
  42. fb99101 Fup of JDT's Bug 488021: [1.8][null] Don't assume -1.8 implies the use by Stephan Herrmann · 9 years ago
  43. 6054d02 Releng: update jdt.core to I20160317-0200 for 4.6 M6 by Stephan Herrmann · 9 years ago
  44. edb0baa Bug 475635: NullPointerException in by Stephan Herrmann · 9 years ago
  45. 7733a37 NPE avoidance: OK if hasErrors, otherwise report as ICE by Stephan Herrmann · 9 years ago
  46. 8893c61 Debug output to give meaning to error message "role method specified in by Stephan Herrmann · 9 years ago
  47. 8eb5372 Bug 469759: [otdre] implement base-super calls by Stephan Herrmann · 9 years ago
  48. 6b9a43a Bug 469759: [otdre] implement base-super calls by Stephan Herrmann · 9 years ago
  49. b7e1f30 Bug 487037: [otdre] callin to private base method doesn't work when by Stephan Herrmann · 9 years ago
  50. 6629fca update jdt.core from I20160128-2000 for 4.6M5 by Stephan Herrmann · 9 years ago
  51. b11c05c Bug 486888: NPE in TeamMethodGenerator when super team is unresolved by Stephan Herrmann · 9 years ago
  52. 4c6e107 Bug 475634: InternalCompilerError in TypeAnchorReference.getTypeBinding (121) by Stephan Herrmann · 9 years ago
  53. 15e1270 Update jdt.core to I20160119-0800 towards 4.6 M5 by Stephan Herrmann · 9 years ago
  54. d8a1c35 Bug 486292: NPE in Dependencies.ensureBindingState():989 by Stephan Herrmann · 9 years ago
  55. 39b8ea1 Bug 483955: [compiler] NPE in Scope.connectTypeVariables after jdt.core by Stephan Herrmann · 9 years ago
  56. 89ed715 Fix regression in BatchCompilerTest.test440477 by Stephan Herrmann · 9 years ago
  57. a795b94 Clean-up some warnings by Stephan Herrmann · 9 years ago
  58. db530fb Bug 483955: [compiler] NPE in Scope.connectTypeVariables after jdt.core by Stephan Herrmann · 9 years ago
  59. 39da579 Bug 483954: [otdre] OT/Equinox does not weave in base-super class by Stephan Herrmann · 9 years ago
  60. d1a89d7 Update jdt.core & tests to I20151208-0800 for 4.6 M4 by Stephan Herrmann · 9 years ago
  61. 4b6db00 Bug 481881 - [otdre] NPE when lifting finds a role but the role has been by Stephan Herrmann · 9 years ago
  62. 0bce564 Bug 481870 - [otdre] IAE in ASTNode.setSourceRange() from synthetic ast by Stephan Herrmann · 9 years ago
  63. 15bdba2 Bug 481060 - [otdre] Example wizard does nothing on "Next" by Stephan Herrmann · 9 years ago sherrmann/otdre
  64. ae70795 Update jdt.core to I20151029-1100 for Neon M3 by Stephan Herrmann · 9 years ago
  65. e771471 Bug 481061 - [otdre] IAE in CompilerOptions.<init> when weaving scheme by Stephan Herrmann · 9 years ago
  66. 87344cd Try to avoid NPE on superclassRef.resolvedType below: by Stephan Herrmann · 9 years ago
  67. 65d7327 Clean-up: white space diffs between jdt.core orig and OT by Stephan Herrmann · 9 years ago
  68. 947d3cf Fix an AIOOBE(-1) seen while incrementally compiling team BuildManager by Stephan Herrmann · 9 years ago
  69. d63d7d4 Bug 479887 - [otdre] primitive type from parameter mapping is not boxed by Stephan Herrmann · 9 years ago
  70. 382f462 Bug 479687 - [otdre] SneakyException spoils catching of LiftingVetoException by Stephan Herrmann · 9 years ago
  71. 93860df Update jdt.core to I20150916-2000 for Neon M2 by Stephan Herrmann · 9 years ago
  72. b7ed107 Bug 477105 - ClassCastException in TypeModel.getMembers (157) by Stephan Herrmann · 9 years ago
  73. 210dc3a update jdt.core to I20150805-2000 for Neon M1 by Stephan Herrmann · 9 years ago
  74. cfa1490 bug 473549 - [otdre] trouble with decapsulation in a base class by Stephan Herrmann · 9 years ago
  75. f6b486a Bug 473549 - [otdre] trouble with decapsulation in a base class by Stephan Herrmann · 9 years ago
  76. 95a28e0 bug 473392 - [compiler][otdre] ClassCastException when callin is by Stephan Herrmann · 9 years ago
  77. cfed25e bug 473392 - [compiler][otdre] ClassCastException when callin is by Stephan Herrmann · 9 years ago
  78. bf07e47 bug 473392 - [compiler][otdre] ClassCastException when callin is by Stephan Herrmann · 9 years ago
  79. 6caa5da bug 473392 - [compiler][otdre] ClassCastException when callin is by Stephan Herrmann · 9 years ago
  80. ed48425 bug 473392 - [compiler][otdre] ClassCastException when callin is by Stephan Herrmann · 9 years ago
  81. f4bf780 Update jdt.core to I20150714-0800 by Stephan Herrmann · 9 years ago
  82. fb0d788 Bug 466097: Converted ast of org.objectteams.Team has no _OT$- methods by Stephan Herrmann · 9 years ago
  83. 14d6b96 Update jdt.core from I20150603-2000 for 4.5RC4 by Stephan Herrmann · 9 years ago
  84. 66e0181 Bug 469204: [otdre] resolve error in generated _OT$callReplace by Stephan Herrmann · 9 years ago
  85. 9da2e20 Bug 468227: [otdre] duplicate methods in team extending regular class by Stephan Herrmann · 9 years ago
  86. 2d424cc Bug 468227: [otdre] duplicate methods in team extending regular class by Stephan Herrmann · 9 years ago
  87. 633e6f3 Bug 468205: [otdre] wrong accessId assigned for decaps-callout for by Stephan Herrmann · 9 years ago
  88. 649f0c4 Bug 468116: [otdre] weaving access to indirectly inherited base method by Stephan Herrmann · 9 years ago
  89. 65fac60 Bug 468116: [otdre] weaving access to indirectly inherited base method by Stephan Herrmann · 9 years ago
  90. d803c49 Bug 468116: [otdre] weaving access to indirectly inherited base method by Stephan Herrmann · 9 years ago
  91. c5bf28c Update jdt.core to I20150521-1100 for RC2 by Stephan Herrmann · 9 years ago
  92. 7c359de Bug 466201 - Reconciler doesn't find methods of OTTypeHierarchies by Stephan Herrmann · 10 years ago
  93. 92a038a Bug 465986 - during reconcile role files are not properly added to the by Stephan Herrmann · 10 years ago
  94. f04d599 Bug 465986 - during reconcile role files are not properly added to the by Stephan Herrmann · 10 years ago
  95. c6f9766 Bug 465986 - during reconcile role files are not properly added to the by Stephan Herrmann · 10 years ago
  96. b2a922d Bug 465986 - during reconcile role files are not properly added to the by Stephan Herrmann · 10 years ago
  97. 3e8f769 Bug 465986 - during reconcile role files are not properly added to the by Stephan Herrmann · 10 years ago
  98. 79b740b Bug 465986 - during reconcile role files are not properly added to the by Stephan Herrmann · 10 years ago
  99. 2fb36c7 Update jdt.core to I20150429-2000 (M7 candidate). by Stephan Herrmann · 10 years ago
  100. 30e0e18 Protect JDT/Core change for possibility of binary roles in source type by Stephan Herrmann · 10 years ago