1. 07d3c90 Releng: otre has a change, bump up to 2.2.0 by Stephan Herrmann · 11 years ago
  2. 12a2074 [compiler][otre] OT/J: support for callin-interception of constructor-calls by Stephan Herrmann · 11 years ago
  3. b30e1f6 Bug 397192 - Prepare OTDT for new (dynamic) weaver: by Stephan Herrmann · 12 years ago
  4. c8fac2e Bug 397871 - Team monitor shows no team instances by Stephan Herrmann · 12 years ago
  5. 98b05f7 Bug 397182 - Prepare OTDT for new (dynamic) weaver by Stephan Herrmann · 12 years ago
  6. 43a82bc Fix for Bug 378176 - [debug] support hot code replacement of teams/roles/bases by Stephan Herrmann · 12 years ago
  7. 39cd15f Bug 344350 - [runtime][bcel] NPE in by Stephan Herrmann · 13 years ago
  8. e52833a Bug 344350 - [runtime][bcel] NPE in by Stephan Herrmann · 13 years ago builds/201201311800 releases/OTDT_2.1M5
  9. 8574731 Test & fix for Bug 370040 - [otre] NoSuchFieldError when mixing class by Stephan Herrmann · 13 years ago
  10. 9e76782 include bcelpatchsrc in the build. by Stephan Herrmann · 13 years ago
  11. ce3d0e3 Bug 367667 - [runtime][bcel] NPE in MethodGen.<init>(MethodGen.java:164) by Stephan Herrmann · 13 years ago
  12. 3010874 Bug 344350 - [runtime][bcel] NPE in by Stephan Herrmann · 13 years ago
  13. 3b1be84 Bug 344350 - [runtime][bcel] NPE in by Stephan Herrmann · 13 years ago
  14. 611f24a Bug 344350 - [runtime][bcel] NPE in by Stephan Herrmann · 13 years ago
  15. a8922b1 Harness for Bug 367667 - [runtime][bcel] NPE in by Stephan Herrmann · 13 years ago
  16. cf8a4a0 Harness for Bug 367667 - [runtime][bcel] NPE in by Stephan Herrmann · 13 years ago
  17. 28f70c1 update address for bugreporting. by Stephan Herrmann · 13 years ago
  18. 3f50097 Fix for Bug 355328 - [otre] class RepositoryAccess is wasting memory by Stephan Herrmann · 13 years ago
  19. 874e9aa Fix for Bug 355263 - [otre] avoid performance penalty due to eager creation of _OT$roleSet by Stephan Herrmann · 13 years ago
  20. 36969d2 include recent change in the OTRE in 2.0.1 by Stephan Herrmann · 13 years ago
  21. d327f80 workaround for tightened requirement to include a stackmap for class files version 51.0+: by Stephan Herrmann · 13 years ago
  22. d2bf691 Fix for Bug 347578 - [OTRE] JVM hang while loading class sun.misc.Cleaner by Stephan Herrmann · 13 years ago
  23. ab10979 Version update etc. see Bug 345276 - Switch to release version 2.0.0 by Stephan Herrmann · 13 years ago
  24. 4a049f0 Implementation part two for Bug 337413 - [otjld][compiler] consider changing LiftingFailedException to a checked exception by Stephan Herrmann · 13 years ago
  25. eb427bb Experiment for Bug 337413 - [otjld][compiler] consider changing LiftingFailedException to a checked exception. by Stephan Herrmann · 13 years ago
  26. baf488b avoid NPE seen during debugging (bootstrap classes are loaded without a class loader) by Stephan Herrmann · 13 years ago
  27. 414c02c Implementation for Bug 338582 - consider optimization by avoiding the role cache by Stephan Herrmann · 14 years ago
  28. df34748 fix file handle leaks via InputStream which caused grief in JUnit tests run from the IDE by Stephan Herrmann · 14 years ago
  29. 5bd636e Using translation flag from the attribute rather than locally computing it ensures consistency by Stephan Herrmann · 14 years ago
  30. d63072f admit bytecode versions OT-1.6.x (from OTDT 0.8.x). by Stephan Herrmann · 14 years ago
  31. b190776 support manual jar export as input for maven deployment. by Stephan Herrmann · 14 years ago
  32. 82fcf9c bump up versions to 0.8 to build against 3.7.0M2a by Stephan Herrmann · 14 years ago
  33. b288405 Change for Bug 324537 - [otre] overriding Team.isActive() may cause deadlock by Stephan Herrmann · 14 years ago
  34. ac4165d additional improvement for Bug 322928 - per thread deactivation & activation fails to establish global activation by Stephan Herrmann · 14 years ago
  35. e40d12b cleanup in the context of Bug 321440 - [compiler][otre] support for role-binding to interfaces by Stephan Herrmann · 14 years ago
  36. 4384d50 Additional fix for Bug 321440 - [compiler][otre] support for role-binding to interfaces by Stephan Herrmann · 14 years ago
  37. 535c6c1 Fixes for Bug 321651 - [compiler][otre] array-translations (lifting/lowering) in nested team not properly translated by Stephan Herrmann · 14 years ago
  38. 58b65f7 Experiments towards Bug 321440 - [compiler][otre] support for role-binding to interfaces by Stephan Herrmann · 14 years ago
  39. e8789bf releng issues: * versions into 0.7.1 * update urls by Stephan Herrmann · 14 years ago
  40. 130f2df we always want sources of org.objectteams.* by Stephan Herrmann · 14 years ago
  41. f12bfa6 cleanup after creating otre_min.jar and otre_agent.jar has become a regular part of the build. by Stephan Herrmann · 14 years ago
  42. 94ba2c5 creating otre jar variants didn't succeed so far, try with other paths (inherited from parent ant). by Stephan Herrmann · 14 years ago
  43. 84a4243 this should be a better hook for jaring variants of OTRE by Stephan Herrmann · 14 years ago
  44. ef75d07 enable the new customBuildCallbacks by Stephan Herrmann · 14 years ago
  45. 9762374 Try to integrate jar-ing of otre_min and otre_agent into the regular build. by Stephan Herrmann · 14 years ago
  46. 852985e experiment re Bug 320191 - [pde] Exporting an OT plug-in requires to have org.eclipse.objectteams.runtime in the ws by Stephan Herrmann · 14 years ago
  47. 74f23be experiment re Bug 320191 - [pde] Exporting an OT plug-in requires to have org.eclipse.objectteams.runtime in the ws by Stephan Herrmann · 14 years ago
  48. e533330 Unlock ALL bundles to get started with signed bundles by Stephan Herrmann · 14 years ago
  49. a4e56ff Here's a culprit: dir name differed from plugin name by Stephan Herrmann · 14 years ago