1. 9ed500b Update jdt.core to S4_8_0_M7 - avoid new ambiguity of ctor overloads by Stephan Herrmann · 6 years ago
  2. 46c3a71 Resolve more compile errors after merge. by Stephan Herrmann · 6 years ago
  3. e472188 Replay JDT's Bug 528108 - Add @Override to jdt.core by Stephan Herrmann · 6 years ago
  4. 9f85bea Bug 527560 - [9] Must avoid AccTeam which now conflicts with AccModule by Stephan Herrmann · 6 years ago
  5. 31a0aa0 Bug 526040: Merge Java 9 related changes from JDT - fix compile errors so far by Stephan Herrmann · 7 years ago
  6. 94fe9b5 Bug 507254 - Run tests with assertions enabled by Stephan Herrmann · 7 years ago
  7. ff43f95 Bug 507254 - Run tests with assertions enabled by Stephan Herrmann · 7 years ago
  8. 6ba3938 Bug 499166: Adjust to new invariant in PTB after JDT's bug 460491 by Stephan Herrmann · 8 years ago
  9. d04ee25 Bug 416960: [reconcile] cannot resolve tsuper marker ifc in by Stephan Herrmann · 8 years ago
  10. a795b94 Clean-up some warnings by Stephan Herrmann · 8 years ago
  11. f6b486a Bug 473549 - [otdre] trouble with decapsulation in a base class by Stephan Herrmann · 9 years ago
  12. 3e8f769 Bug 465986 - during reconcile role files are not properly added to the by Stephan Herrmann · 9 years ago
  13. 58b5bbd Bug 462605 - [otdre] running OTDT on OTDRE by Stephan Herrmann · 9 years ago
  14. 46c5e13 Bug 448298 - [compiler] CCE in TeamAnchor.leafType() by Stephan Herrmann · 9 years ago
  15. 3cfd5d1 Bug 448378 - [ot] NPE in TeamAnchor.getBestNameFromStat by Stephan Herrmann · 9 years ago
  16. 20ea405 Bug 436759 [otdre] Finish implementation of OTDRE by Stephan Herrmann · 10 years ago
  17. 66aaf73 Bug 436759 [otdre] Finish implementation of OTDRE by Stephan Herrmann · 10 years ago
  18. 18c114a Bug 436759 [otdre] Finish implementation of OTDRE by Stephan Herrmann · 10 years ago
  19. 51be9ca Bug 436759 [otdre] Finish implementation of OTDRE by Stephan Herrmann · 10 years ago
  20. a6bf9e5 Bug 437767 - [java8][null] semantically integrate null type annotations by Stephan Herrmann · 10 years ago
  21. a28f455 Bug 437767 - [java8][null] semantically integrate null type annotations by Stephan Herrmann · 10 years ago
  22. 0abe273 Bug 437767 - [java8][null] semantically integrate null type annotations by Stephan Herrmann · 10 years ago
  23. f31be6e Free-hand fix for Bug 435109 - with apt in the loop, anchored type may by Stephan Herrmann · 10 years ago
  24. a882daa Bug 433150 Reorganize structure of runtime bundles / packages by Stephan Herrmann · 10 years ago
  25. c45b3a5 Bug 433150 Reorganize structure of runtime bundles / packages by Stephan Herrmann · 10 years ago
  26. 54cdcc7 Temporarily surface the exception as-is for more info. by Stephan Herrmann · 10 years ago
  27. a718ba0 Bug 433150 Reorganize structure of runtime bundles / packages by Stephan Herrmann · 10 years ago
  28. 794deee Bug 433077 - [otdre] select weaving scheme via a regular compiler option by Stephan Herrmann · 10 years ago
  29. 6b9a178 Bug 416781 - reconcile compiler changes from BETA_JAVA8 with OT/J by Stephan Herrmann · 10 years ago
  30. d531142 Bug 416781 - reconcile compiler changes from BETA_JAVA8 with OT/J by Stephan Herrmann · 10 years ago
  31. eab6e8a Fix interaction between type inference and dependent types: check team by Stephan Herrmann · 10 years ago
  32. b857593 Resolve uninterned-comparison errors by Stephan Herrmann · 10 years ago
  33. eb28b9e Fix regression in GTT et al: raw type is not equivalent to parameterized by Stephan Herrmann · 10 years ago
  34. 1bb1007 Update jdt.core from origin BETA_JAVA8 with by Stephan Herrmann · 10 years ago
  35. af4fd6e Update jdt.core from origin BETA_JAVA8 with by Stephan Herrmann · 10 years ago
  36. da1b090 Bug 416781 - reconcile compiler changes from BETA_JAVA8 with OT/J by Stephan Herrmann · 10 years ago
  37. 000bdc4 Fixed infinite recursions: equalsEquals and better comparison of cached by Stephan Herrmann · 10 years ago
  38. 05966dc Update jdt.core from origin BETA_JAVA8 with by Stephan Herrmann · 10 years ago
  39. 9a61022 Bug 424669 - [compiler] role type wrapping doesn't handle wildcards by Stephan Herrmann · 10 years ago
  40. 9467373 Bug 416781 - reconcile compiler changes from BETA_JAVA8 with OT/J by Stephan Herrmann · 11 years ago
  41. 4149877 Merge branch 'master' at M6 into 'OT_BETA_JAVA8' + fix compile errors in tests by Stephan Herrmann · 11 years ago
  42. c2bd584 Merge branch 'master' at M5 into 'OT_BETA_JAVA8' by Stephan Herrmann · 11 years ago
  43. 088bca9 Merge commit '03b7368f0fdfc0a3d76f2eab09bdaf89a65308d3' into OT_BETA_JAVA8 by Stephan Herrmann · 11 years ago
  44. effbeb0 Updated to 63af609b0c4ca15a76568f63423f1cb23d7be92e from jdt.core by Stephan Herrmann · 11 years ago
  45. 00b56bc bug 400833 - [compiler] resolve error re lifting constructor with by Stephan Herrmann · 11 years ago
  46. d9b4424 Fixed a merge bug: old method is no longer called, override the new one by Stephan Herrmann · 11 years ago
  47. 0363ef2 update jdt.core to v20130129-050623 (4.3M5). by Stephan Herrmann · 11 years ago
  48. a6103c1 Bug 397712 - [compiler] illegal bytecode from chains of team constructors by Stephan Herrmann · 11 years ago
  49. 28f5000 Bug 390059 - [compiler][performance] too much time spent in by Stephan Herrmann · 12 years ago
  50. ff4d7d9 Resolve null warnings: make null-strategy better analyzable. by Stephan Herrmann · 12 years ago
  51. 232c913 green field correction: synth. role field accessors are by Stephan Herrmann · 12 years ago
  52. 86c6115 resolve all javadoc warnings in this plug-in by Stephan Herrmann · 12 years ago
  53. f0800f8 massive warning clean-up triggered by deprecation of JLS3. by Stephan Herrmann · 12 years ago
  54. ae64da7 update jdt.core + tests to v_C19 by Stephan Herrmann · 12 years ago
  55. e7a81b9 Partial fix for Bug 352914 - Avoid unnecessary decapsulation accessors for callout to field by Stephan Herrmann · 13 years ago
  56. 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 · 13 years ago
  57. 0908dff resolve compiler warnings by Stephan Herrmann · 13 years ago
  58. edc5d66 Test & fix for Bug 335777 - [compiler] don't flag missing precedence if different enclosing teams by Stephan Herrmann · 13 years ago
  59. 9391b22 Test & fix for Bug 336394 - [compiler] ClassFormatError caused by abstract static method by Stephan Herrmann · 13 years ago
  60. 19bd3ec multi-page for otredyn after DSL-outage (compiler part): by Stephan Herrmann · 13 years ago
  61. 7ec8569 basic fix for base call arg/return translations for otredyn: by Stephan Herrmann · 13 years ago
  62. cc20a52 revert some special treatment for OTREDyn: by Stephan Herrmann · 13 years ago
  63. 1f7e512 fix test4132_overridingOfCallinBinding7() for otredyn: by Stephan Herrmann · 13 years ago
  64. 6bad8a6 Fixing test413_overwritingInheritedCallinBinding1* for otredyn: by Stephan Herrmann · 13 years ago
  65. 196c6e8 transfer a few modifier bits into a RoleTypeBinding in order to ensure proper generation of generic signatures. by Stephan Herrmann · 13 years ago
  66. 59c4004 make sure basecall surrogate is recognized when read from byte code (compare erasures). by Stephan Herrmann · 13 years ago
  67. b2883a1 one more location needs to erase before comparing types, by Stephan Herrmann · 13 years ago
  68. 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 · 13 years ago
  69. fde7976 First test & implementation for Bug 331877 - [compiler][generics] implicit inheritance must apply substitution for type variables from outer scope by Stephan Herrmann · 13 years ago
  70. bc6ea69 Avoid this CCE found in the logs: by Stephan Herrmann · 13 years ago
  71. 44946bc small refactoring that should have been part of r737: by Stephan Herrmann · 14 years ago
  72. c288db0 fix an AIOOBE introduced by the previous commit which caused a build failure by Stephan Herrmann · 14 years ago
  73. 88c7c25 FIr part 2 for Bug 323327 - [compiler] accessing a protected inner role from a private method of a nested team by Stephan Herrmann · 14 years ago
  74. 2f238f1 FIr part 1 for Bug 323327 - [compiler] accessing a protected inner role from a private method of a nested team by Stephan Herrmann · 14 years ago
  75. 303a0f5 cleanup resolving some warnings by Stephan Herrmann · 14 years ago
  76. 225c6c7 Fix for Bug 316659 - [compiler] NPE in PrecedenceBinding.hasCommonBaseMethod by Stephan Herrmann · 14 years ago
  77. 5c9a10e free-hand fix for a CCE seen in the logs: by Stephan Herrmann · 14 years ago
  78. 7e6c6b3 Fix regression in test3313_calloutToFieldOfAnchored2 ff. (compile order?) by Stephan Herrmann · 14 years ago
  79. 389b23a several improvements regarding generics & roles (while working on an example for bidirectional relations): by Stephan Herrmann · 14 years ago
  80. de1b54a treat SuperFieldReadAccess like FieldReadAccess by Stephan Herrmann · 14 years ago
  81. c1f84b1 adjust FQN for OTREInternalError by Stephan Herrmann · 14 years ago
  82. 7b7062f initial commit in accordance with CQ 3784 by Stephan Herrmann · 14 years ago