1. 9b2f467 Test & fix for Bug 351520 - Undefined getClass() for role in seperate role file by Stephan Herrmann · 12 years ago
  2. 8cf3470 upgrade to v_C07 by Stephan Herrmann · 12 years ago
  3. a02566e Test and fix for Bug 355253 - warnings regarding synthetic variables _OT$unlowerd$123 by Stephan Herrmann · 12 years ago
  4. 3df378f Full update to intermediate version v_C06. by Stephan Herrmann · 12 years ago
  5. 28079a7 test & fix for Bug 354976 - better reporting of playedBy inside plain class by Stephan Herrmann · 12 years ago
  6. dea708e Test & fix for Bug 355314 - abstract method error may be masked by callout binding by Stephan Herrmann · 12 years ago
  7. 57c4196 Test & fix for Bug 355007 - Using role as resource in try-with-resources creates bogus byte code by Stephan Herrmann · 12 years ago
  8. dd780c6 Upgrade to v_C04 for Juno M1 by Stephan Herrmann · 12 years ago
  9. c56eb7b Fix for regression in new test org.eclipse.jdt.core.tests.model.TypeHierarchyTests.testBug300576b() by Stephan Herrmann · 12 years ago
  10. cd90249 Fix regression in NestedTeams.test1123_teamLayeredOnRegularNested3() at 1.7: by Stephan Herrmann · 12 years ago
  11. 77f7435 comment change, only. by Stephan Herrmann · 12 years ago
  12. 06b4ec3 better fix for PolymorphicSignatureTest that still processes the first arguments in a call to a varargs method. by Stephan Herrmann · 12 years ago
  13. b9089ee Fix AIOOBE from new PolymorphicSignatureTest: original may have fewer formals than are actuals in the call. by Stephan Herrmann · 12 years ago
  14. 3ad4328 fix CCE and other failures in GenericsRegressionTests: by Stephan Herrmann · 12 years ago
  15. c433a47 avoid clash of IsGeneratedWithProblem with new constant IsDiamond. by Stephan Herrmann · 12 years ago
  16. 4906c60 add new resources for unicode handling (from v_B72_R37x) by Stephan Herrmann · 12 years ago
  17. 7ede2cb repair LTR for catch argument, which was broken by the recent merge with Java7 support. by Stephan Herrmann · 12 years ago
  18. 44109d3 Basic merge with v_B72_R37x incl. support for Java7. by Stephan Herrmann · 12 years ago
  19. 2cde4ec document background info behind previous commit. by Stephan Herrmann · 12 years ago
  20. 631def1 Fix regression in CalloutToField.test3317_multipleCalloutToSameField2() by Stephan Herrmann · 12 years ago
  21. 40ba96e Test & fix for Bug 351317 - Error in (redundant) cast of anchored type by Stephan Herrmann · 12 years ago
  22. 8f40d9b doc cleanup: remove obsolete "tag" "MIGRATION_STATE". by Stephan Herrmann · 12 years ago
  23. cfa946e minor message correction: at user level we say method binding, not method mappin. by Stephan Herrmann · 12 years ago
  24. 086e354 comment-only change in early preparation for merging-in BETA_JAVA7 from jdt.core orig: by Stephan Herrmann · 12 years ago
  25. 4ea615c updated jdt.core and tests to v_B59 ( = 3.7 RC1) by Stephan Herrmann · 12 years ago
  26. e581783 part 4 of implementing Bug 337413 - [otjld][compiler] consider changing LiftingFailedException to a checked exception. by Stephan Herrmann · 12 years ago
  27. 27b7e25 3rd part of implementing Bug 337413 - [otjld][compiler] consider changing LiftingFailedException to a checked exception. by Stephan Herrmann · 12 years ago
  28. b280f64 Version update etc. see Bug 345276 - Switch to release version 2.0.0 by Stephan Herrmann · 12 years ago
  29. e283d5e polish regarding Bug 337413 - [otjld][compiler] consider changing LiftingFailedException to a checked exception by Stephan Herrmann · 12 years ago
  30. 62a8073 Implementation part two for Bug 337413 - [otjld][compiler] consider changing LiftingFailedException to a checked exception by Stephan Herrmann · 12 years ago
  31. f364891 Additional handling of LiftingFailedException re bug 337413: by Stephan Herrmann · 12 years ago
  32. 228bb91 Experiment for Bug 337413 - [otjld][compiler] consider changing LiftingFailedException to a checked exception. by Stephan Herrmann · 12 years ago
  33. e4589e8 Update to 3.7M7 using (using jdt.core at v_B53) by Stephan Herrmann · 12 years ago
  34. 29b019c update jdt.core to v_B51 (candidate for M7) by Stephan Herrmann · 12 years ago
  35. 0416eb8 fixed two regressions (NPE) caused by previous commit by Stephan Herrmann · 12 years ago
  36. 36997ea Part 3 of tests & fixes for Bug 316697 - [debug] Stepping through callin bindings in a role file shows bogus locations in the team by Stephan Herrmann · 12 years ago
  37. 8399429 Part 2 of tests & fixes for Bug 316697 - [debug] Stepping through callin bindings in a role file shows bogus locations in the team by Stephan Herrmann · 12 years ago
  38. 22fa56b Several fixes and test adjustments for Bug 316697 - [debug] Stepping through callin bindings in a role file shows bogus locations in the team by Stephan Herrmann · 12 years ago
  39. beee7fb Test & fix for Bug 343594 - [compiler] VerifierError when synthetic accessor is copied during incremental build by Stephan Herrmann · 12 years ago
  40. 51199f7 Test & fix for Bug 343079 - [compiler] internal compiler error when trying to invoke an abstract method as tsuper by Stephan Herrmann · 12 years ago
  41. 6300680 test & fix for Bug 332790 - [search] search doesn't find tsuper method calls by Stephan Herrmann · 12 years ago
  42. da86d55 Strengthen existing test and fix for Bug 335774 - [compiler] don't flag "bindingconventions" against import in superteam by Stephan Herrmann · 12 years ago
  43. a08ab60 Test and fix for Bug 340103 - [assist] FUP of bug 340083 by Stephan Herrmann · 12 years ago
  44. b138cf5 Tests & fix for Bug 340083 - [assist] cannot complete inside a binding guard by Stephan Herrmann · 12 years ago
  45. 6a64978 Test & fix for Bug 339823 - [select] base constructor invocation is not selectable by Stephan Herrmann · 12 years ago
  46. 0bf1ce8 Test & fix for Bug 339807 - [compiler] inferred callout to field doesn't support lifting by Stephan Herrmann · 12 years ago
  47. e014654 fixed a merge bug (causing regressions in NullReferenceTest et al) by Stephan Herrmann · 12 years ago
  48. 0e64ff6 update to v_B42 by Stephan Herrmann · 12 years ago
  49. 81f9ee4 Implementation for Bug 338582 - consider optimization by avoiding the role cache by Stephan Herrmann · 12 years ago
  50. 3db4276 update to v_B39 by Stephan Herrmann · 12 years ago
  51. a1bf656 basic merge of jdt.core to v_B38. by Stephan Herrmann · 12 years ago
  52. 9391b22 Test & fix for Bug 336394 - [compiler] ClassFormatError caused by abstract static method by Stephan Herrmann · 12 years ago
  53. b8c3f22 Test & fix for Bug 336420 - [compiler] NPE during reporting "abstract relevant role" by Stephan Herrmann · 12 years ago
  54. 4d2c307 Test & fix v1 for Bug 336395 - [compiler] enum inside team class may cause NPE by Stephan Herrmann · 12 years ago
  55. 6f3587b Fix for Bug 335739 - [ui] cleanup OT/J compiler preferences page by Stephan Herrmann · 12 years ago
  56. 96d99f4 regression in JavaSearchBugsTests revealed that we failed to fetch one return statement during the update to v_A12 (2009/10/01) by Stephan Herrmann · 12 years ago
  57. bb25a05 update JDT/Core to v_B35 for 3.7M5 by Stephan Herrmann · 12 years ago
  58. 85a866e test & fix for Bug 332801 - [compiler][generics] instantiating a generic role cannot be type-checked by Stephan Herrmann · 12 years ago
  59. 13465d7 Fix for Bug 335523 - [compiler] separate tuning of severity of decapsulation in "set" callout-to-field by Stephan Herrmann · 12 years ago
  60. 19bd3ec multi-page for otredyn after DSL-outage (compiler part): by Stephan Herrmann · 12 years ago
  61. 1dd7557 basic integration of decapsulation among OTREDyn and compiler (compiler-part): by Stephan Herrmann · 12 years ago
  62. 21f38c5 resolve several scoping issues in otredyn by Stephan Herrmann · 12 years ago
  63. 7ec8569 basic fix for base call arg/return translations for otredyn: by Stephan Herrmann · 12 years ago
  64. cc20a52 revert some special treatment for OTREDyn: by Stephan Herrmann · 12 years ago
  65. d0a49ec fix an NPE seen in testA12_genericRoleFeature18() under OTREDyn. by Stephan Herrmann · 12 years ago
  66. 3a83965 Fix for Bug 332893 - Class Precedence not working between Role callin and SubRole callin by Stephan Herrmann · 12 years ago
  67. 758a8cd fix test4133_callinToPrivate2s for otredyn: by Stephan Herrmann · 12 years ago
  68. a299e96 fixing test4125_resultInMethodSpec3 for otredyn: by Stephan Herrmann · 12 years ago
  69. 7468b3e Fix regression in test1125_outerAccessInNestedTeam3() by consolidating how the synthetic arg for static role methods is weakened. by Stephan Herrmann · 12 years ago
  70. 469e0e0 Several fixes for parameterized teams (inheritance w/o substitution, binary roles - tests included): by Stephan Herrmann · 12 years ago
  71. d471177 More re Bug 331877 - [compiler][generics] implicit inheritance must apply substitution for type variables from outer scope by Stephan Herrmann · 12 years ago
  72. 6dfc0af More re Bug 331877 - [compiler][generics] implicit inheritance must apply substitution for type variables from outer scope by Stephan Herrmann · 12 years ago
  73. dce745e More tests & fixes re Bug 331877 - [compiler][generics] implicit inheritance must apply substitution for type variables from outer scope: by Stephan Herrmann · 12 years ago
  74. 95defc3 avoid cycles observed in RL (som-cache example): by Stephan Herrmann · 12 years ago
  75. c811fda Fix regressions in the context of Bug 331877 - [compiler][generics] implicit inheritance must apply substitution for type variables from outer scope by Stephan Herrmann · 12 years ago
  76. d3c1c6a update jdt.core and tests to v_B28. by Stephan Herrmann · 12 years ago
  77. 0e04a0c test & additional fix for Bug 325397 - [compiler] CCE in generic nested team by Stephan Herrmann · 12 years ago
  78. 0aa381d Fix an AIOOBE caused by the previous patch by Stephan Herrmann · 12 years ago
  79. fde7976 First test & implementation for Bug 331877 - [compiler][generics] implicit inheritance must apply substitution for type variables from outer scope by Stephan Herrmann · 12 years ago
  80. 5451dce avoid two more CCEs seen in RL: by Stephan Herrmann · 12 years ago
  81. e25ad0b Test & fix for Bug 331869 - [compiler] static role method cannot access type variable of the enclosing team by Stephan Herrmann · 12 years ago
  82. bc6ea69 Avoid this CCE found in the logs: by Stephan Herrmann · 12 years ago
  83. f6b5f83 Fix and new/updated tests for Bug 331831 - [compiler] better reporting for unresolvable tsuper call by Stephan Herrmann · 12 years ago
  84. e18ffe3 Test & fix for Bug 331726 - Selectionmechanism missing on right ShortMethodSpec Callout to field by Stephan Herrmann · 12 years ago
  85. ba728f6 Test & fix for Bug 330304 - [compiler] AIOOBE in Scanner.internalScanIdentifierOrKeyword() by Stephan Herrmann · 12 years ago
  86. f5c2906 Fix for Bug 325252 - [compiler] bogus warning "Unnecessary @SuppressWarnings("unused")" in Order System Example by Stephan Herrmann · 12 years ago
  87. e880bb6 update to v_B22 (3.7M3) by Stephan Herrmann · 12 years ago
  88. d5ea9c2 Additional fix re Bug 327334 - [compiler] generated lift methods fail to detect some lifting ambiguities by Stephan Herrmann · 12 years ago
  89. 016c426 update to JDT/Core v_B18 by Stephan Herrmann · 12 years ago
  90. 2809990 Fix for Bug 326689 - [compiler] inferred callout not working with overloads and same-named callin method. by Stephan Herrmann · 12 years ago
  91. 4157136 restore a chunk of code that got lost during merge with v_B14a thus causing regressions in SuperTypeTest by Stephan Herrmann · 12 years ago
  92. 1438430 fixed a merge error: chunk ended up in the wrong method, caused regression in SyntaxErrorTest.test14() by Stephan Herrmann · 12 years ago
  93. 66cc2b6 Basic merge with v_B14a for 3.7M2 by Stephan Herrmann · 13 years ago
  94. f19847b Cleanly re-applied all changes 0.7.0->0.7.1 by Stephan Herrmann · 13 years ago
  95. ce77a14 Avoid an NPE I observed with badly broken sources in RL. by Stephan Herrmann · 13 years ago
  96. 8a3c6c1 Additional fixes re Bug 324526 - [reconciler] NPE during AST creation, team in role file subclassing non-team role by Stephan Herrmann · 13 years ago
  97. 7fe250b Test & fix for Bug 324526 - [reconciler] NPE during AST creation, team in role file subclassing non-team role by Stephan Herrmann · 13 years ago
  98. 44946bc small refactoring that should have been part of r737: by Stephan Herrmann · 13 years ago
  99. c87554d Bug 321440 - [compiler][otre] support for role-binding to interfaces by Stephan Herrmann · 13 years ago
  100. 57e57ec Fix for Bug 323862 - base constructor call can not be used as an expression by Stephan Herrmann · 13 years ago