1. c60cb63 Bug 501651 - Quick Outline no longer shows role files by Stephan Herrmann · 6 years ago
  2. c240d16 Bug 538611 - ClassFormatError below Activator.hasJavaPlugin (thrown in by Stephan Herrmann · 6 years ago builds/201809081701 releases/OTDT_2.7.1
  3. 32e77b7 Bug 537830 - Wizard "New Object Teams Plug-in Project" should add by Stephan Herrmann · 6 years ago
  4. 0800b0b Bug 537350 - [otdre] Callin bindings don't fire when overriding method by Stephan Herrmann · 7 years ago
  5. 7390148 Bug 537533 - [otdre] empty callAllBindings() may block callin bound to super by Stephan Herrmann · 7 years ago
  6. 68068e7 Fix compile error: lambda needs BREE: JavaSE-1.8 (compliance was already at 1.8) by Stephan Herrmann · 7 years ago
  7. af751a4 Releng: re-open o.e.o.runtime and .otdt in 2.7.1 by Stephan Herrmann · 7 years ago
  8. 85b99d3 update jdt.core to S-4.9M2-201808012000 by Stephan Herrmann · 7 years ago
  9. 44cb3c0 Bug 537533 - [otdre] empty callAllBindings() may block callin bound to super by Stephan Herrmann · 7 years ago
  10. 7dae7fa Bug 537533 - [otdre] empty callAllBindings() may block callin bound to super by Stephan Herrmann · 7 years ago
  11. 29b0511 Bug 537467 - Fix regression in ot.RenameVirtualMethodInClassTests after by Stephan Herrmann · 7 years ago
  12. fb913af Adjust to ASM 6.1: by Stephan Herrmann · 7 years ago
  13. fa7b158a Bug 537351 - [otdre] field _OT$roleSet is not generated in zig-zag by Stephan Herrmann · 7 years ago
  14. e66b17e Releng: build against I20180725-2000, bump up some versions by Stephan Herrmann · 7 years ago
  15. d97e1b8 Towards 2018-09: - adjust to new (internal) package & class structure in jdt by Stephan Herrmann · 7 years ago
  16. 6c688c5 Releng: fully update otequinox to 2.7.1 (p2.inf) by Stephan Herrmann · 7 years ago
  17. 38841ab Bug 537351 - [otdre] field _OT$roleSet is not generated in zig-zag by Stephan Herrmann · 7 years ago
  18. f1eaac5 Bug 535804 - More gracefully handle the case of incomplete restart wrt by Stephan Herrmann · 7 years ago
  19. 5404977 Bug 535509 - Conflicting non-Eclipse org.eclipse.jdt.core in Photon release repo by Stephan Herrmann · 7 years ago
  20. bc0ce05 Adjust to bug 520225 in JDT/UI (refresh replace callin method from base) by Stephan Herrmann · 7 years ago
  21. 436930f Adjust to bug 520225 in JDT/UI (refresh replace callin method from base) by Stephan Herrmann · 7 years ago
  22. 2feb9f2 Fix AssertionError (false alarm) by Stephan Herrmann · 7 years ago
  23. 80f8b31 Bug 520460 - [OTDRE] Load negative constants with ASM by Lars Schuetze · 7 years ago
  24. 9d23653 Bug 535295 - [otdre] method doesn't know it is implemented resulting in by Stephan Herrmann · 7 years ago
  25. 7ab1cd8 Bug 533838 - [otdre] super class lookup needs to fetch bytes if not yet loaded by Stephan Herrmann · 7 years ago
  26. d154beb Resolve some warnings in the code by Stephan Herrmann · 7 years ago
  27. 96c9128 Releng: add Automatic-Module-Name headers by Stephan Herrmann · 7 years ago
  28. be242ec Releng: add missing ot-aspect-host attribute by Stephan Herrmann · 7 years ago
  29. cde231b Clean-up EditableSharedDocumentAdapter used by by Stephan Herrmann · 7 years ago
  30. 5be9c75 Update jdt.core to I20180301-2000 by Stephan Herrmann · 7 years ago
  31. 2b8243e Releng: branding version by Stephan Herrmann · 7 years ago
  32. ea19095 Bug 531126 - Launch dialog no longer shows checkbox to enable OT/Equinox by Stephan Herrmann · 7 years ago
  33. b8025c2 Bug 530914 - [otdre] Wrong kind of super-call in callOrig where super is by Stephan Herrmann · 7 years ago
  34. 0599087 Bug 530914 - [otdre] Wrong kind of super-call in callOrig where super is by Stephan Herrmann · 7 years ago
  35. 6a11ac8 Bug 513260 - [test] JDT tests that fail with OTDT by Stephan Herrmann · 7 years ago
  36. ec758b3 Bug 530914 - [otdre] Wrong kind of super-call in callOrig where super is by Stephan Herrmann · 7 years ago
  37. f3ba50c Debugging help for OTDRE: toString() methods by Stephan Herrmann · 7 years ago
  38. e846745 Bug 530914 - [otdre] Wrong kind of super-call in callOrig where super is by Stephan Herrmann · 7 years ago
  39. c2fa011 Bug 530909 - Bogus "case bundle SELF cannot be resolved" by Stephan Herrmann · 7 years ago
  40. cb4a2b3 Releng: open otdt.ui in 2.7.0 after fix for compile errors by Stephan Herrmann · 7 years ago
  41. 06150a4 Resolve more compile errors to adjust to change in JDT/UI by Stephan Herrmann · 7 years ago
  42. 52ed71f Resolve more compile errors to adjust to change in JDT/UI by Stephan Herrmann · 7 years ago
  43. 46c3a71 Resolve more compile errors after merge. by Stephan Herrmann · 7 years ago
  44. 740e58e Releng: a few re-opens by Stephan Herrmann · 7 years ago
  45. 92f77fe Releng: remove "qualifier" in wrong position by Stephan Herrmann · 7 years ago
  46. 7cb832e Releng: version updates towards 2.7.0 by Stephan Herrmann · 7 years ago
  47. a1dd2df Update jdt.core to I20171205-0800 (4.8M4 warm-up) by Stephan Herrmann · 7 years ago
  48. f7b4a08 Bug 527086: [java9] Support Java 9 - raise ASM API level to 6 by Stephan Herrmann · 7 years ago builds/201712031505
  49. c4b814d Bug 527086: [java9] Support Java 9 by Stephan Herrmann · 7 years ago
  50. 86bac74 Bug 527086: [java9] Support Java 9 by Stephan Herrmann · 7 years ago
  51. 9f85bea Bug 527560 - [9] Must avoid AccTeam which now conflicts with AccModule by Stephan Herrmann · 7 years ago
  52. 214e995 Releng: freeze versions of unchanged plug-ins, increment others by Stephan Herrmann · 7 years ago
  53. 642ddef Releng: fix / update core version to 3.13.100.v_OTDT_r261 by Stephan Herrmann · 7 years ago
  54. ce28cb7 Bug 527086: [java9] Support Java 9 - *require* ASM 6 by Stephan Herrmann · 7 years ago
  55. 679fdc9 Bug 527086: [java9] Support Java 9 by Stephan Herrmann · 7 years ago
  56. 5f11904 releng: build against Oxygen.1a by Stephan Herrmann · 7 years ago
  57. 785e70a Bug 526040: Merge Java 9 related changes from JDT by Stephan Herrmann · 7 years ago
  58. b946485 Releng: final steps to build Oxygen RC3 by Stephan Herrmann · 8 years ago
  59. 377522a Bug 513684: IllegalClassFormatException in by Stephan Herrmann · 8 years ago
  60. 2bbf5d1 Bug 495467: [debug] Open Declared/Actual Type commands are confused by Stephan Herrmann · 8 years ago
  61. b45e025 Releng: ignore some files that are needed only locally by Stephan Herrmann · 8 years ago
  62. 0712f93 Bug 514325: regression in test by Stephan Herrmann · 8 years ago
  63. 3d7dfdc Bug 513683: IllegalAccessError in by Stephan Herrmann · 8 years ago
  64. be3be6c Bug 513646: Team class is missing methods from ITeam by Stephan Herrmann · 8 years ago
  65. d15efcc [debug][performance] Avoid method breakpoints (oxygen version) by Stephan Herrmann · 8 years ago
  66. 8c44447 Bug 513523: Adjust ViewAdaptor to method removal in JavaElementDescriptor by Stephan Herrmann · 8 years ago
  67. c1c92fd Bug 513121: provide an OT/Equinox feature compatible with OTRE weaving by Stephan Herrmann · 8 years ago
  68. e76d2a3 Bug 510471: Avoid use of global flag -Dot.weaving by Stephan Herrmann · 8 years ago
  69. 0f003d1 Bug 511696: [otdre] debugger needs to refresh internal cache after by Stephan Herrmann · 8 years ago
  70. 8ddaeb8 Bug 511696: [otdre] debugger needs to refresh internal cache after by Stephan Herrmann · 8 years ago
  71. 0ec0a86 Bug 511696: [otdre] debugger needs to refresh internal cache after by Stephan Herrmann · 8 years ago
  72. fa356e8 Clean-up: to enable using Enum.valueOf() call name(), not toString() by Stephan Herrmann · 8 years ago
  73. f7907ca Bug 492933: [otdre] improve source positions for generated/internal code by Stephan Herrmann · 8 years ago
  74. 09d366c Bug 511603: don't try to transform a LambdaForm by Stephan Herrmann · 8 years ago
  75. 827feb4 Bug 506828: [otdre] byte code lacks some local variable attributes by Stephan Herrmann · 8 years ago
  76. c8134b0 Bug 510466: [otdre] binding to indirectly inherited base method is not activated by Stephan Herrmann · 8 years ago
  77. 150926b Bug 510218: Never invoke the callin marker creater on type j.l.Object by Stephan Herrmann · 8 years ago
  78. c944a1c Bug 501364: [otdre] base class may be detected too late due to on-demand by Stephan Herrmann · 8 years ago
  79. 22d1e4c Bug 510471: Avoid use of global flag -Dot.weaving by Stephan Herrmann · 8 years ago
  80. bee0885 Bug 510360: Adjust to changes from JDT's Bug 507795 - remove sysout by Stephan Herrmann · 8 years ago
  81. 90d8547 Bug 510466: [otdre] binding to indirectly inherited base method is not activated by Stephan Herrmann · 8 years ago
  82. 82b8ceb Bug 510360: Adjust to changes from JDT's Bug 507795 by Stephan Herrmann · 8 years ago
  83. a0c53c7 Clean-up: use t-w-r where appropriate, maybe fixing some actual leaks by Stephan Herrmann · 8 years ago
  84. 4d78510 Replace bogus use of IntInsnNode with VarInsnNode by Stephan Herrmann · 8 years ago
  85. 36a0a26 Bug 510077: [otdre] More logging of errors during weaving by Stephan Herrmann · 8 years ago
  86. 6a80d22 Fix XML error by Stephan Herrmann · 8 years ago
  87. 11adcd3 Adjust aspect bindings to code move from Bug 508777 by Stephan Herrmann · 8 years ago
  88. 84f22fe Releng: open otdt.refactoring into 2.6.0 for previous fixes by Stephan Herrmann · 8 years ago
  89. dddad74 Fix compile errors due to restricted access: method was moved! by Stephan Herrmann · 8 years ago
  90. c407536 Fix compile errors due to restricted access: method was moved! by Stephan Herrmann · 8 years ago
  91. 13e5c22 Fix compile errors due to restricted access: code was moved! by Stephan Herrmann · 8 years ago
  92. b79a377 Releng: open otdt.ui into 2.6.0 for previous fixes by Stephan Herrmann · 8 years ago
  93. 8db77ba Fix compile errors due to restricted access. by Stephan Herrmann · 8 years ago
  94. f2415e4 Releng: unlock otequinox plug-in, update p2.inf by Stephan Herrmann · 8 years ago
  95. a2b72e1 Releng: unlock otequinox plug-in by Stephan Herrmann · 8 years ago
  96. 0b05eab Bug 508852: [otre] Team causes ClassNotFoundException if roles bind to by Stephan Herrmann · 8 years ago
  97. c4dc46e Bug 508852: [otre] Team causes ClassNotFoundException if roles bind to by Stephan Herrmann · 8 years ago
  98. 2a7e07b Bug 498925: NullPointerException in Config.delegateGetMethodBodies by Stephan Herrmann · 8 years ago
  99. 03713bd Bug 506828: [otdre] byte code lacks some local variable attributes by Stephan Herrmann · 8 years ago
  100. ae369e3 Bug 506820: avoid running callin marker creator during tests by Stephan Herrmann · 8 years ago