1. b21e7bb Fix compile errors due to erased ASM binaries. by Stephan Herrmann · 8 years ago
  2. 0f949b1 Bug 469761: [otdre] implement inheritable team activation by Stephan Herrmann · 8 years ago
  3. 6c075db Bug 503435: [otdre][impl] use ASM's CheckClassAdapter to harden the by Stephan Herrmann · 8 years ago
  4. 0346a19 Bug 503435: [otdre][impl] use ASM's CheckClassAdapter to harden the by Stephan Herrmann · 8 years ago
  5. 3026e82 Bug 503435: [otdre][impl] use ASM's CheckClassAdapter to harden the by Stephan Herrmann · 8 years ago
  6. f2fe363 Releng: abandon attempts to make asm.util optional, doesn't build ... by Stephan Herrmann · 8 years ago
  7. e087c5f Releng: re-open a couple of plugins with changes by Stephan Herrmann · 8 years ago
  8. 7fc8258 Bug 492938: [otdre] adjust debug representation for otdre by Stephan Herrmann · 8 years ago
  9. 2161c87 Bug 495595: [otdre] race condition: class can be defined unwoven while by Stephan Herrmann · 8 years ago
  10. 29fecac Clean-up: code comment by Stephan Herrmann · 8 years ago
  11. f9ffd8c Bug 469767: [otdre] @ImplicitTeamActivation doesn't work in simple case by Stephan Herrmann · 8 years ago
  12. f8337c3 Bug 469769: [otdre] NPE when base guard calls isExecutingCallin() by Stephan Herrmann · 8 years ago
  13. 9fbda62 Clean-up: improve resource closing by Stephan Herrmann · 8 years ago
  14. a4026f6 Bug 493717: [otdre] inconsistent "weavability" of super class of woven by Stephan Herrmann · 8 years ago
  15. a18241c Bug 494415: callin to constructor can trigger missing default case in by Stephan Herrmann · 8 years ago
  16. 9da466d Bug 494415: callin to constructor can trigger missing default case in by Stephan Herrmann · 8 years ago
  17. ea5e55a Bug 494415: callin to constructor can trigger missing default case in callOrig by Stephan Herrmann · 8 years ago
  18. 8185368 Bug 493717: [otdre] inconsistent "weavability" of super class of woven by Stephan Herrmann · 8 years ago
  19. 39b16b4 Bug 494231: [otdre] avoid repeatedly redefining classes in a loop in by Stephan Herrmann · 8 years ago
  20. 4689bcc Bug 493548: [otdre] More graceful exit when OTEquinoxAgent is missing by Stephan Herrmann · 8 years ago
  21. a707275 Bug 469757: [otdre] callin to constructor fails with early exit in constructor by Stephan Herrmann · 8 years ago
  22. 6b9a43a Bug 469759: [otdre] implement base-super calls by Stephan Herrmann · 8 years ago
  23. b7e1f30 Bug 487037: [otdre] callin to private base method doesn't work when by Stephan Herrmann · 8 years ago
  24. 2296823 Bug 468217: [otdre] stack overflow at callin-bound base method involving by Stephan Herrmann · 8 years ago
  25. 602f8b9 Bug 484263 - [otdre] corrupt bytes in _OT$callOrig of by Stephan Herrmann · 8 years ago
  26. 8c44434 Bug 481858: [otdre] CCE in BaseImportChecker._OT$callReplace() - by Stephan Herrmann · 8 years ago
  27. a1c8cdf Bug 481858: [otdre] CCE in BaseImportChecker._OT$callReplace() - by Stephan Herrmann · 8 years ago
  28. ab4a54d Clean-up: remove debug syserr by Stephan Herrmann · 8 years ago
  29. 39da579 Bug 483954: [otdre] OT/Equinox does not weave in base-super class by Stephan Herrmann · 8 years ago
  30. 510023c Bug 481881 - [otdre] NPE when lifting finds a role but the role has been gc'ed by Stephan Herrmann · 8 years ago
  31. 6d8387c Releng: go back to building from master by Stephan Herrmann · 8 years ago
  32. 15bdba2 Bug 481060 - [otdre] Example wizard does nothing on "Next" by Stephan Herrmann · 8 years ago sherrmann/otdre
  33. af68564 Bug 480417 - [otdre] Deadlock below AbstractBoundClass.handleTaskList by Stephan Herrmann · 8 years ago
  34. 56bbfbf Bug 480417 - [otdre] Deadlock below AbstractBoundClass.handleTaskList by Stephan Herrmann · 8 years ago
  35. 253caa3 Bug 480417 - [otdre] Deadlock below AbstractBoundClass.handleTaskList by Stephan Herrmann · 8 years ago
  36. 57eed86 Bug 480417 - [otdre] Deadlock below AbstractBoundClass.handleTaskList by Stephan Herrmann · 8 years ago
  37. d816661 Bug 480760 - [otdre] support definition of "weavable code regions" by Stephan Herrmann · 8 years ago
  38. 62ba9f8 Bug 480808 - [otdre] if intermediate super class is unweavable, by Stephan Herrmann · 8 years ago
  39. 42c7e40 Bug 480760 - [otdre] support definition of "weavable code regions" by Stephan Herrmann · 8 years ago
  40. 585e960 Bug 480596 - [otdre] Some classes are not fully read by asm, visitMethod by Stephan Herrmann · 8 years ago
  41. 849d19b Avoid an NPE seen in OTDT-on-OTDRE and log some info by Stephan Herrmann · 8 years ago
  42. c80b165 Bug 480574 - [otdre] redefine throws InternalError caused by invalid by Stephan Herrmann · 8 years ago
  43. 62d931e Bug 480574 - [otdre] redefine throws InternalError caused by invalid byte code by Stephan Herrmann · 8 years ago
  44. dd52d2e Bug 469176: [otdre] multiple fields _OT$roleSet by Stephan Herrmann · 8 years ago
  45. 59bcb95 Bug 469176: [otdre] multiple fields _OT$roleSet by Stephan Herrmann · 8 years ago
  46. 2944ba3 Bug 480570 - [otdre] Redefine during define may cause by Stephan Herrmann · 8 years ago
  47. 9e88b0f Bug 480257 - [otdre] super call destroyed by callin binding to sibling by Stephan Herrmann · 8 years ago
  48. 14a51ca Debug: one more debug utility in otdre by Stephan Herrmann · 8 years ago
  49. 787cf87 Bug 480417 - [otdre] Deadlock below AbstractBoundClass.handleTaskList by Stephan Herrmann · 8 years ago
  50. 1f4fdd2 Bug 480257 - [otdre] super call destroyed by callin binding to sibling by Stephan Herrmann · 8 years ago
  51. 86a2d72 Bug 480244 - [otdre] exception handlers are lost when moving code to by Stephan Herrmann · 8 years ago
  52. e88b142 Debug out for an NPE seen in the installed IDE by Stephan Herrmann · 9 years ago
  53. 8880843 Bug 462605 - [otdre] running OTDT on OTDRE - fix names of dump files from otdre by Stephan Herrmann · 9 years ago
  54. 8f48612 Bug 473590 - [otdre] confusion about when to populate _OT$access / by Stephan Herrmann · 9 years ago
  55. cfa1490 bug 473549 - [otdre] trouble with decapsulation in a base class by Stephan Herrmann · 9 years ago
  56. f6b486a Bug 473549 - [otdre] trouble with decapsulation in a base class by Stephan Herrmann · 9 years ago
  57. 0a7f460 Bug 473231 - [otdre] More problems in ASM stackmap computation by Stephan Herrmann · 9 years ago
  58. 24fbd27 Bug 469175: [otdre] fetchAdaptedBases() must read distructively by Stephan Herrmann · 9 years ago
  59. 6c24d79 Bug 469163: [otdre] Evaluation of ATTRIBUTE_ROLE_BASE_BINDINGS must skip by Stephan Herrmann · 9 years ago
  60. 34e3944 Bug 468712: [otdre] stack overflow at callin-bound base method involving by Stephan Herrmann · 9 years ago
  61. f41b92a Bug 468712: [otdre] stack overflow at callin-bound base method involving by Stephan Herrmann · 9 years ago
  62. 94d0308 Bug 468682: [otdre] bogus boxing sequence after super call in _OT$callOrig by Stephan Herrmann · 9 years ago
  63. d1494fb Typo fix (was: infinite loop) by Stephan Herrmann · 9 years ago
  64. 18de460 Bug 468211: [otdre] string encoding of types inserts ';' at bogus locations by Stephan Herrmann · 9 years ago
  65. e3dd802 Bug 467913 - [otdre] "Instruction type does not match stack map" on by Stephan Herrmann · 9 years ago
  66. 649f0c4 Bug 468116: [otdre] weaving access to indirectly inherited base method by Stephan Herrmann · 9 years ago
  67. d803c49 Bug 468116: [otdre] weaving access to indirectly inherited base method by Stephan Herrmann · 9 years ago
  68. 9927490 Bug 468110: [otdre] class is being defined before its super class is by Stephan Herrmann · 9 years ago
  69. 9d6f874 Bug 467913 - [otdre] "Instruction type does not match stack map" on by Stephan Herrmann · 9 years ago
  70. 1baf601 Bug 467913 - [otdre] "Instruction type does not match stack map" on by Stephan Herrmann · 9 years ago
  71. f4cfdb5 Clean-up: by Stephan Herrmann · 9 years ago
  72. 1e97f79 debug output (disabled) by Stephan Herrmann · 9 years ago
  73. e509c6d Bug 462968 - [otdre] callback needed to determine superclass weavability by Stephan Herrmann · 9 years ago
  74. 928b7af Bug 462605 - [otdre] running OTDT on OTDRE by Stephan Herrmann · 9 years ago
  75. f96f190 Bug 462798 - [otdre] Callin binding to inherited method is not woven by Stephan Herrmann · 9 years ago
  76. 7710ddb Bug 462796 - [otdre] avoid redefine attempts when there are no changes by Stephan Herrmann · 9 years ago
  77. 38e486d Bug 436759 - [otdre] Finish implementation of OTDRE by Stephan Herrmann · 9 years ago
  78. ca6bbf4 Bug 436759 - [otdre] Finish implementation of OTDRE by Stephan Herrmann · 9 years ago
  79. 51d81fd Bug 436759 - [otdre] Finish implementation of OTDRE by Stephan Herrmann · 9 years ago
  80. 004dc6f Releng: building for Mars with just our changes from 2.3.1 merged onto Luna. by Stephan Herrmann · 10 years ago
  81. 62c97a8 Bug 443642 - [otdre] Failure to detect all base classes during class scanning by Stephan Herrmann · 10 years ago
  82. 2380d1e Bug 443588 - [otdre] AIOOBE in ASM due to bad replacement of return by Stephan Herrmann · 10 years ago
  83. ee8ec39 Bug 436759 [otdre] Finish implementation of OTDRE by Stephan Herrmann · 10 years ago
  84. f696a03 Bug 436759 [otdre] Finish implementation of OTDRE by Stephan Herrmann · 10 years ago
  85. bbb2d61 Releng: two more bundles having updates by Stephan Herrmann · 10 years ago
  86. 755350e Bug 436759 [otdre] Finish implementation of OTDRE by Stephan Herrmann · 10 years ago
  87. eca2ecf Bug 413859 - Restore aspect permission checking by Stephan Herrmann · 10 years ago
  88. f959a08 Bug 436759 [otdre] Finish implementation of OTDRE by Stephan Herrmann · 10 years ago
  89. c0c3e4a Bug 436759 [otdre] Finish implementation of OTDRE by Stephan Herrmann · 10 years ago
  90. 445823a Bug 436759 [otdre] Finish implementation of OTDRE by Stephan Herrmann · 10 years ago
  91. b689411 Bug 434172 - Failures in JDT's LeakTestSuite by Stephan Herrmann · 10 years ago
  92. 9c14ec8 Bug 433080 - [otdre] encode weaving scheme in class files by Stephan Herrmann · 10 years ago
  93. 2259a0a Fix in otdre: must not try to weave into abstract methods by Stephan Herrmann · 10 years ago
  94. 198ae2e Fix regression in ReportedBugs.testB11_sh62 by Stephan Herrmann · 10 years ago
  95. 5030dd4 Partial fix for testX15_callinFromStaticBaseMethod23a: by Stephan Herrmann · 10 years ago
  96. 03b1c61 Bug 434949 - [otre] upgrade minimal runtime to 1.6 by Stephan Herrmann · 10 years ago
  97. cd320c4 Prepare for release of otredyn: set version to 1.0.0 by Stephan Herrmann · 10 years ago
  98. 86f876f bug 413857 - Restore new thread notification by Stephan Herrmann · 10 years ago
  99. 15d62ce Bug 433137 [otdre] otequinox should support OTDRE via some switch by Stephan Herrmann · 10 years ago
  100. d8acd7d Bug 433150 Reorganize structure of runtime bundles / packages by Stephan Herrmann · 10 years ago