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