1. 69f9c9e Bug 569756 - Revisit field initialization in roles - discriminate final by Stephan Herrmann · 2 years, 3 months ago
  2. 2629b6d Bug 569756 - Revisit field initialization in roles - discriminate final by Stephan Herrmann · 2 years, 3 months ago
  3. 9f6a9c7 Bug 569502 - Parser hangs during completion / reconcile ? by Stephan Herrmann · 2 years, 4 months ago
  4. 2d057a7 adjust OT's AttributesTest to newer Java versions. by Stephan Herrmann · 2 years, 4 months ago
  5. 663c913 Update jdt.core to I20200916-1800 (after merge of BETA_JAVA15) by Stephan Herrmann · 2 years, 6 months ago
  6. 4fe9e40 Bug 566465 - same named callins in different roles cause compile error by Stephan Herrmann · 2 years, 7 months ago
  7. 091a2c7 Releng: dependency fixes & related clean-up by Stephan Herrmann · 2 years, 7 months ago
  8. 59732f3 Bug 566226 - Team.isExecutingCallin() may have threading issues by Stephan Herrmann · 2 years, 7 months ago
  9. c66bf1e Releng: robustness for otmodel tests with compliance > 1.8 by Stephan Herrmann · 2 years, 8 months ago
  10. 802ca05 update jdt.core to I20200707-0600 for 2020-09 M1 by Stephan Herrmann · 2 years, 8 months ago
  11. 4288779 Bug 562557 - Report when implicit super team org.objectteams.Team is not by Stephan Herrmann · 2 years, 10 months ago
  12. 9a54c51 Bug 562557 - Report when implicit super team org.objectteams.Team is not by Stephan Herrmann · 2 years, 10 months ago
  13. 3efe2e6 Adjust test suite after JDT/UI's migration to JUnit4 by Stephan Herrmann · 2 years, 10 months ago
  14. f69197e Fix compile errors after JDT's https://git.eclipse.org/r/#/c/155226/ by Stephan Herrmann · 2 years, 10 months ago
  15. 58a5090 update jdt.core to I20200521-1000 for 4.16 M3 by Stephan Herrmann · 2 years, 10 months ago
  16. 13c022c Adjust test suite after JDT/UI's migration to JUnit4 by Stephan Herrmann · 2 years, 11 months ago
  17. d5223e8 Bug 562587 - Runtime exception in JavaAllCompletionProposalComputer at by Stephan Herrmann · 2 years, 11 months ago
  18. b0b397b Adjust test suite after JDT/UI's migration to JUnit4 by Stephan Herrmann · 2 years, 11 months ago
  19. fa2d0b5 Adjust test suite after JDT/UI's migration to JUnit4 by Stephan Herrmann · 2 years, 11 months ago
  20. de20b1c Bug 562120 - DOM cannot handle super(base(x)) calls by Stephan Herrmann · 3 years ago
  21. dfe1150 Adjust test suite after JDT/UI's migration to JUnit4 by Stephan Herrmann · 3 years ago
  22. 19fd4f5 Adjust test suite after JDT/UI's migration to JUnit4 by Stephan Herrmann · 3 years ago
  23. c4606e8 Remove trailing whitespace on all lines by Stephan Herrmann · 3 years ago
  24. bcd1603 Bug 562018 - Update asm dependency to 7.2 for 2020-06 and Java 14 compatibility by Stephan Herrmann · 3 years ago
  25. 3570538 License update to EPL v2.0 by Stephan Herrmann · 3 years, 1 month ago
  26. 182877b Bug 560657 - Lowering doesn't work for ConditionalExpression by Stephan Herrmann · 3 years, 1 month ago
  27. 7a439ff Bug 560435 - AccCallin is not restored from .class by Stephan Herrmann · 3 years, 1 month ago
  28. dfed2cd Adjust test suite after JDT/UI's migration to JUnit4 by Stephan Herrmann · 3 years, 2 months ago
  29. 4c97521 Releng: configure ot.weaving in test projects by Stephan Herrmann · 3 years, 2 months ago
  30. 01ff978 update OT/Equinox tests to avoid a new validation in PDE by Stephan Herrmann · 3 years, 4 months ago
  31. dead0e2 Tests: disable ui.monitoring during CallinMarkerTests by Stephan Herrmann · 3 years, 7 months ago
  32. a7d6bc1 Adjust AttributesTest for newer compliance levels by Stephan Herrmann · 3 years, 7 months ago
  33. 4e93cac Tests: disable ui.monitoring during CallinMarkerTests by Stephan Herrmann · 3 years, 7 months ago
  34. 6a73f68 Fix regression in CallinMarkerTests.testMarkers_NonJavaPrj3 by Stephan Herrmann · 3 years, 7 months ago
  35. ae70ae8 Bug 550408 - [compiler] Bogus compile error observed on team by Stephan Herrmann · 3 years, 7 months ago
  36. 2495d56 Bug 549250 - Method binding fails to disambiguate between non-vararg and by Stephan Herrmann · 3 years, 8 months ago
  37. 848b708 Bug 545316 - Parser throws CCE on ParameterMappingDeclaration by Stephan Herrmann · 3 years, 10 months ago
  38. edebff3 Bug 547849 - add <superBase> declarations are suggested by the new validation by Stephan Herrmann · 3 years, 10 months ago
  39. f9b1eef Bug 494254 - Validation for superBase declarations in aspectBindings by Stephan Herrmann · 3 years, 10 months ago
  40. 5ba84bd Bug 494254 - Validation for superBase declarations in aspectBindings by Stephan Herrmann · 3 years, 10 months ago
  41. 3b31141 Bug 494254 - Validation for superBase declarations in aspectBindings by Stephan Herrmann · 3 years, 10 months ago
  42. deba3bd Bug 547646 - [reconcile] opening BaseImportChecker in an editor shows by Stephan Herrmann · 3 years, 10 months ago
  43. 78a7646 Bug 545316 - Parser throws CCE on ParameterMappingDeclaration by Stephan Herrmann · 3 years, 11 months ago
  44. 6971283 Bug 545316 - Parser throws CCE on ParameterMappingDeclaration by Stephan Herrmann · 4 years ago
  45. f5e48f2 Bug 541865 - callin-lambda-basecall structure creates bad bytecode by Stephan Herrmann · 4 years, 1 month ago
  46. c2c06ba update jdt.core to I20190220-1800 for 2019-03 M3 by Stephan Herrmann · 4 years, 1 month ago
  47. a862cf9 update jdt.core to I20190220-1800 for 2019-03 M3 by Stephan Herrmann · 4 years, 1 month ago
  48. 003705a Tests: start towards fixing by Stephan Herrmann · 4 years, 1 month ago
  49. 3bb24f8 update jdt.core to I20190220-1800 for 2019-03 M3 by Stephan Herrmann · 4 years, 1 month ago
  50. f3d8809 update jdt.core to I20190220-1800 for 2019-03 M3 by Stephan Herrmann · 4 years, 1 month ago
  51. 9981d84 update jdt.core to I20190220-1800 for 2019-03 M3 by Stephan Herrmann · 4 years, 1 month ago
  52. 4f55a25 Bug 541865 - callin-lambda-basecall structure creates bad bytecode by Stephan Herrmann · 4 years, 2 months ago
  53. f0396dd Bug 542687 - Callin overriding is broken in compiler and otdre by Stephan Herrmann · 4 years, 2 months ago
  54. f4e22b6 Bug 541865 - callin-lambda-basecall structure creates bad bytecode by Stephan Herrmann · 4 years, 3 months ago
  55. 8b28aba Bug 542687 - Callin overriding is broken in compiler and otdre by Stephan Herrmann · 4 years, 3 months ago
  56. 1ecd5d6 Releng: build against S-4.10M3-201811211800 by Stephan Herrmann · 4 years, 4 months ago
  57. 58ba5a4 Adjust to updates of internal API in jdt/pde as of I20181121-1800 by Stephan Herrmann · 4 years, 4 months ago
  58. 39d8b60 Update jdt.core to S-4.10M1-201810101800 by Stephan Herrmann · 4 years, 5 months ago
  59. 039d9ee Bug 539934 - [otdre] SIGSEGV by Stephan Herrmann · 4 years, 6 months ago
  60. ad95e6e ug 528057 - [9] Need to signal when tsuper() ctor call is needed to by Stephan Herrmann · 4 years, 7 months ago
  61. b8c129f Bug 528057 - [9] Need to signal when tsuper() ctor call is needed to by Stephan Herrmann · 4 years, 7 months ago
  62. 9a1b554 Bug 501655 - [reconcile] base call in role file is marked as illegal by Stephan Herrmann · 4 years, 7 months ago
  63. 9434dd0 Bug 501655 - [reconcile] base call in role file is marked as illegal by Stephan Herrmann · 4 years, 7 months ago
  64. da0ee4e Bug 537821 - [otdre] Create test suite for OT/Equinox + OTDRE by Stephan Herrmann · 4 years, 8 months ago
  65. eb0f292 Bug 537821 - [otdre] Create test suite for OT/Equinox + OTDRE by Stephan Herrmann · 4 years, 8 months ago
  66. ed40b30 More robustness for test5317_concurrentActivation1() by Stephan Herrmann · 4 years, 8 months ago
  67. bffa480 Bug 537772 - Attribute OTCompilerVersion should not be set for o.o.Team by Stephan Herrmann · 4 years, 8 months ago
  68. 2eae6bd Bug 484164 - [otdre] fix regressions in OTJLD test suite by Stephan Herrmann · 4 years, 10 months ago
  69. e8b9787 Tests: by Stephan Herrmann · 4 years, 10 months ago
  70. 0fe7d03 Update jdt.core to S4_8_0_M7 by Stephan Herrmann · 4 years, 10 months ago
  71. 9d23653 Bug 535295 - [otdre] method doesn't know it is implemented resulting in by Stephan Herrmann · 4 years, 10 months ago
  72. e37b038 Tests: by Stephan Herrmann · 4 years, 10 months ago
  73. b82185d Update jdt.core to S4_8_0_M7 - complete the update to jclMin1.7 by Stephan Herrmann · 4 years, 10 months ago
  74. cb91b8b Update jdt.core to S4_8_0_M7 - complete the update to jclMin1.7 by Stephan Herrmann · 4 years, 10 months ago
  75. 1e19032 Update jdt.core to S4_8_0_M7 by Stephan Herrmann · 4 years, 10 months ago
  76. 40035f0 Update jdt.core to S4_8_0_M7 by Stephan Herrmann · 4 years, 10 months ago
  77. 6c9269a Update jdt.core to S4_8_0_M7 - fix compile errors in OT tests by Stephan Herrmann · 4 years, 11 months ago
  78. d973570 Releng: gitignore tmp otdyn folder in test plugin by Stephan Herrmann · 4 years, 11 months ago
  79. e541766 Test: adjust expectation in by Stephan Herrmann · 5 years ago
  80. f837272 Bug 532410 - retract the planned modifier 'readonly' by Stephan Herrmann · 5 years ago
  81. 5b6d563 clean-up TEST_NAMES by Stephan Herrmann · 5 years ago
  82. c5b9045 Bug 529685 - ECJ creates class with java.lang.ClassFormatError when by Stephan Herrmann · 5 years ago
  83. 5be9c75 Update jdt.core to I20180301-2000 by Stephan Herrmann · 5 years ago
  84. 0599087 Bug 530914 - [otdre] Wrong kind of super-call in callOrig where super is by Stephan Herrmann · 5 years ago
  85. 96006c1 Bug 531011 - [otdre] generic callin binding cannot define parameter mappings by Stephan Herrmann · 5 years ago
  86. ba3eca1 Bug 531011 - [otdre] generic callin binding cannot define parameter mappings by Stephan Herrmann · 5 years ago
  87. 0c175b2 Bug 530931 - callin replace with propagation of type parameters cannot by Stephan Herrmann · 5 years ago
  88. e846745 Bug 530914 - [otdre] Wrong kind of super-call in callOrig where super is by Stephan Herrmann · 5 years ago
  89. 8803f29 Fix compile error after merge. by Stephan Herrmann · 5 years ago
  90. e0267c0 Releng: more robust JRE configuration in 2 test plug-ins by Stephan Herrmann · 5 years ago
  91. f7edfdb Releng: compliance and weaving scheme for ot tests by Stephan Herrmann · 5 years ago
  92. 1d8f8fd Fix regression: jdt.debug contributes a new stratum by Stephan Herrmann · 5 years ago
  93. 15fa6f6 Update for Photon M4: - avoid new warning from PDE by Stephan Herrmann · 5 years ago
  94. fd61f31 Bug 527086: [java9] Support Java 9 - some tests now require OTDRE by Stephan Herrmann · 5 years ago
  95. 12ea0ef Bug 527743 - [9] IllegalAccessError from _OT$InitFields for final field by Stephan Herrmann · 5 years ago
  96. 56aa663 Bug 527743 - [9] IllegalAccessError from _OT$InitFields for final field by Stephan Herrmann · 5 years ago
  97. 5f65a16 Bug 527743 - [9] IllegalAccessError from _OT$InitFields for final field by Stephan Herrmann · 5 years ago
  98. 116cade Bug 527086: [java9] Support Java 9 by Stephan Herrmann · 5 years ago
  99. c4b814d Bug 527086: [java9] Support Java 9 by Stephan Herrmann · 5 years ago
  100. 5b8bb21 Bug 527086: [java9] Support Java 9 by Stephan Herrmann · 5 years ago