1. f911e28 Two disabled tests for Bug 355441 - illegal bytecode for team constructor with declared lifting and field access by Stephan Herrmann · 13 years ago
  2. fa1ee28 test & fix for Bug 354976 - better reporting of playedBy inside plain class by Stephan Herrmann · 13 years ago
  3. 28079a7 test & fix for Bug 354976 - better reporting of playedBy inside plain class by Stephan Herrmann · 13 years ago
  4. 2672642 Test & fix for Bug 355321 - Avoid warning for multiple callins from the same team by Stephan Herrmann · 13 years ago
  5. 8815d4f Test & fix for Bug 355321 - Avoid warning for multiple callins from the same team by Stephan Herrmann · 13 years ago
  6. 725d001 Test & fix for Bug 355311 - error regarding abstract method in non-abstract role may be displayed at position 0 by Stephan Herrmann · 13 years ago
  7. 141c901 Test & fix for Bug 355311 - error regarding abstract method in non-abstract role may be displayed at position 0 by Stephan Herrmann · 13 years ago
  8. 5542d03 re-order entries as to remind us to pull all our tests from a branch when using a branch by Stephan Herrmann · 13 years ago
  9. 934a228 copyright update. by Stephan Herrmann · 13 years ago
  10. 4038a94 Test & fix for Bug 355313 - inferred callout not working for implicitly inherited method by Stephan Herrmann · 13 years ago
  11. ab0197a Test & fix for Bug 355313 - inferred callout not working for implicitly inherited method by Stephan Herrmann · 13 years ago
  12. 890b533 copyright update. by Stephan Herrmann · 13 years ago
  13. 046213e copyright update. by Stephan Herrmann · 13 years ago
  14. 112057c Test & fix for Bug 355315 - callout inferred to implement protected method causes IllegalAccessError by Stephan Herrmann · 13 years ago
  15. 770250c Test & fix for Bug 355315 - callout inferred to implement protected method causes IllegalAccessError by Stephan Herrmann · 13 years ago
  16. 1c581ab Test & fix for Bug 355314 - abstract method error may be masked by callout binding by Stephan Herrmann · 13 years ago
  17. dea708e Test & fix for Bug 355314 - abstract method error may be masked by callout binding by Stephan Herrmann · 13 years ago
  18. 63ad320 freeze four bundles as of 2.1M1 by Stephan Herrmann · 13 years ago
  19. d27e242 initialize enum-typed field to avoid NPE in switch in CalloutImplementor.java:581. by Stephan Herrmann · 13 years ago
  20. b6c1fa5 Additional implementation for Bug 314610 - Produce warning when two roles capture the same method at the same time by Stephan Herrmann · 13 years ago
  21. 9e46603 Additional implementation for Bug 314610 - Produce warning when two roles capture the same method at the same time by Stephan Herrmann · 13 years ago
  22. 7e49acf Additional implementation for Bug 314610 - Produce warning when two roles capture the same method at the same time by Stephan Herrmann · 13 years ago
  23. f7df65b Additional implementation for Bug 314610 - Produce warning when two roles capture the same method at the same time by Stephan Herrmann · 13 years ago
  24. a9d580e Additional implementation for Bug 314610 - Produce warning when two roles capture the same method at the same time by Stephan Herrmann · 13 years ago
  25. 8fccb2e fix typo in previous change. by Stephan Herrmann · 13 years ago
  26. 1513481 Fix for Bug 355301 - [ui] callin markers are not created for methods inherited across several levels by Stephan Herrmann · 13 years ago
  27. 5d02b39 Fix for Bug 355297 - Make infra structure around AbstractMarkable API by Stephan Herrmann · 13 years ago
  28. 018e4b0 Fix for Bug 355297 - Make infra structure around AbstractMarkable API by Stephan Herrmann · 13 years ago
  29. e1f38c0 Fix for Bug 355297 - Make infra structure around AbstractMarkable API by Stephan Herrmann · 13 years ago
  30. 6f2d882 Fix for Bug 355297 - Make infra structure around AbstractMarkable API by Stephan Herrmann · 13 years ago
  31. b24b38e First implementation of Bug 314610 - Produce warning when two roles capture the same method at the same time by Stephan Herrmann · 13 years ago
  32. a73cb6f First implementation of Bug 314610 - Produce warning when two roles capture the same method at the same time by Stephan Herrmann · 13 years ago
  33. ed55ae6 First implementation of Bug 314610 - Produce warning when two roles capture the same method at the same time by Stephan Herrmann · 13 years ago
  34. 36f38fb Fix for Bug 355263 - [otre] avoid performance penalty due to eager creation of _OT$roleSet by Stephan Herrmann · 13 years ago
  35. 874e9aa Fix for Bug 355263 - [otre] avoid performance penalty due to eager creation of _OT$roleSet by Stephan Herrmann · 13 years ago
  36. 7ab79f8 Test & fix for Bug 355007 - Using role as resource in try-with-resources creates bogus byte code by Stephan Herrmann · 13 years ago
  37. 57c4196 Test & fix for Bug 355007 - Using role as resource in try-with-resources creates bogus byte code by Stephan Herrmann · 13 years ago
  38. 562f6e5 fix some small issues identified by the simrel report (unnecessary BREE and wrong providerName) by Stephan Herrmann · 13 years ago
  39. d555277 fix some small issues identified by the simrel report (unnecessary BREE and wrong providerName) by Stephan Herrmann · 13 years ago
  40. 453ae18 fix some small issues identified by the simrel report (unnecessary BREE and wrong providerName) by Stephan Herrmann · 13 years ago
  41. c38197f silly bug: need null to trigger initialization by Stephan Herrmann · 13 years ago
  42. c372d3e cross-test on top of the OTDT showed that calling bindArguments() early has unintended side-effects. by Stephan Herrmann · 13 years ago
  43. 749178b add a description to the category by Stephan Herrmann · 13 years ago
  44. a9c1f34 compatibility among different JDT versions: translate generated constants. by Stephan Herrmann · 13 years ago
  45. f9b5c4e avoid constant conflicts with TagBits in JDT version up-to OTDT 2.1M1 by Stephan Herrmann · 13 years ago
  46. 70ec1e9 mark compiler as 2.1.0 M1 by Stephan Herrmann · 13 years ago
  47. 0577388 defeat warnings, unavoidableGenericTypeProblems is actually doing a good job here, by Stephan Herrmann · 13 years ago
  48. c1f1050 get rid of warnings in these two plugins by Stephan Herrmann · 13 years ago
  49. 040d125 get rid of warnings in these two plugins by Stephan Herrmann · 13 years ago
  50. 78020b4 More re Bug 349242 - [help] split otdt.ui.help plug-in by Stephan Herrmann · 13 years ago
  51. 0cd1ea5 More re Bug 349242 - [help] split otdt.ui.help plug-in by Stephan Herrmann · 13 years ago
  52. 33c3c99 More re Bug 349242 - [help] split otdt.ui.help plug-in by Stephan Herrmann · 13 years ago
  53. 8acb446 More re Bug 349242 - [help] split otdt.ui.help plug-in by Stephan Herrmann · 13 years ago
  54. bef0c45 More re Bug 349242 - [help] split otdt.ui.help plug-in by Stephan Herrmann · 13 years ago
  55. 8c1554c More re Bug 349242 - [help] split otdt.ui.help plug-in by Stephan Herrmann · 13 years ago
  56. 86bfe69 More re Bug 349242 - [help] split otdt.ui.help plug-in by Stephan Herrmann · 13 years ago
  57. d69137d More re Bug 349242 - [help] split otdt.ui.help plug-in by Stephan Herrmann · 13 years ago
  58. 61efec8 revert to previous, changing this dependency of course breaks the build by Stephan Herrmann · 13 years ago
  59. 1226114 Bug 349242 - [help] split otdt.ui.help plug-in by Stephan Herrmann · 13 years ago
  60. 7712127 Bug 349242 - [help] split otdt.ui.help plug-in by Stephan Herrmann · 13 years ago
  61. cfc55ca Bug 349242 - [help] split otdt.ui.help plug-in by Stephan Herrmann · 13 years ago
  62. 2023016 Bug 349242 - [help] split otdt.ui.help plug-in by Stephan Herrmann · 13 years ago
  63. 7ca5131 Bug 349242 - [help] split otdt.ui.help plug-in by Stephan Herrmann · 13 years ago
  64. 6cb0790 Bug 349242 - [help] split otdt.ui.help plug-in by Stephan Herrmann · 13 years ago
  65. e22970a Test & fix for Bug 348570 - [compiler] missing team anchor reported against enum by Stephan Herrmann · 13 years ago
  66. 51567e1 Test & fix for Bug 348570 - [compiler] missing team anchor reported against enum by Stephan Herrmann · 13 years ago
  67. 7816f1b Test and fix for Bug 348146 - [compiler] NPE when compiling serializable team at compliance level 1.3 by Stephan Herrmann · 13 years ago
  68. 3c1edc8 Test and fix for Bug 348146 - [compiler] NPE when compiling serializable team at compliance level 1.3 by Stephan Herrmann · 13 years ago
  69. 45e1ecd Fix for Bug 354409 - New team wizard should not force new team to be a member of the currently selected team by Stephan Herrmann · 13 years ago
  70. e4c4063 Fix for Bug 354409 - New team wizard should not force new team to be a member of the currently selected team by Stephan Herrmann · 13 years ago
  71. f02c196 workaround for Bug 350133 - Check for Updates suggests Object Teams patch for JDT by Stephan Herrmann · 13 years ago
  72. 617fe5b More version number updates: by Stephan Herrmann · 13 years ago
  73. 5f99945 More version number updates: by Stephan Herrmann · 13 years ago
  74. 86cffec More version number updates: by Stephan Herrmann · 13 years ago
  75. 2732590 More version number updates: by Stephan Herrmann · 13 years ago
  76. a36e836 More version number updates: by Stephan Herrmann · 13 years ago
  77. 5a9f983 Upgrade to v_C03 for Juno M1 by Stephan Herrmann · 13 years ago
  78. 45940d1 Upgrade to v_C04 for Juno M1 by Stephan Herrmann · 13 years ago
  79. dd780c6 Upgrade to v_C04 for Juno M1 by Stephan Herrmann · 13 years ago
  80. db75a63 initial releng update towards Juno M1 by Stephan Herrmann · 13 years ago
  81. db4b55e initial releng update towards Juno M1 by Stephan Herrmann · 13 years ago
  82. 4b91959 initial releng update towards Juno M1 by Stephan Herrmann · 13 years ago
  83. fd5dbb1 include recent change in the OTRE in 2.0.1 by Stephan Herrmann · 13 years ago
  84. 36969d2 include recent change in the OTRE in 2.0.1 by Stephan Herrmann · 13 years ago
  85. 90fccd5 include recent change in the OTRE in 2.0.1 by Stephan Herrmann · 13 years ago
  86. c4fda83 include recent change in the OTRE in 2.0.1 by Stephan Herrmann · 13 years ago
  87. d889e7e snapshot of building towards 3.7.1 before branching 3.8 vs. 3.7.1 by Stephan Herrmann · 13 years ago
  88. 72e49ce add disabled test re Bug 330002 by Stephan Herrmann · 13 years ago
  89. 46b2273 find the affected argument name also when the selected node *is* the argument. by Stephan Herrmann · 13 years ago
  90. d6349c2 One more location needing a test for isBaseType() (test & fix). by Stephan Herrmann · 13 years ago
  91. 45238f5 One more location needing a test for isBaseType() (test & fix). by Stephan Herrmann · 13 years ago
  92. 15d883b Several issues regarding initialization order by Stephan Herrmann · 13 years ago
  93. 75da5a3 Several issues regarding initialization order by Stephan Herrmann · 13 years ago
  94. 9ade599 J2SE-1.5 is enough for this project (and don't store OT-specific options) by Stephan Herrmann · 13 years ago
  95. d6c282e test & fix re non-reference types. by Stephan Herrmann · 13 years ago
  96. 9168c69 test & fix re non-reference types. by Stephan Herrmann · 13 years ago
  97. cffa0e2 new version for the feature by Stephan Herrmann · 13 years ago
  98. 4139268 fix regressions reported by jdt.tests.compiler.regression by Stephan Herrmann · 13 years ago
  99. d08cf1b protect generated annotations from being converted to DOM AST. by Stephan Herrmann · 13 years ago
  100. 24ccbe8 offer two proposals also in case of unknown nullness / missing annotation by Stephan Herrmann · 13 years ago