Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-06-05Bug 495489: Bogus "Base plug-in SELF cannot be resolved"Stephan Herrmann9-0/+93
2016-06-05Bug 444231: Copyinheritance of method with parameter annotations causesStephan Herrmann1-1/+16
2016-06-05Bug 444231: Copyinheritance of method with parameter annotations causesStephan Herrmann1-0/+68
2016-06-04Bug 495462: Incompatible weaving schemes reported, when Java projectStephan Herrmann1-0/+33
2016-06-04Bug 495463: NPE in BaseCallMessageSend.resolveType() if an argumentStephan Herrmann1-0/+39
2016-05-31Bug 484275: Warn about role bindings not covered by an aspectBindingStephan Herrmann14-0/+158
2016-05-29Bug 413500: [null][quick fix] IAE when trying to "extract to checkedStephan Herrmann1-4/+111
2016-05-12Bug 433114: [otdre] Test more combinations of compliance x weavingSchemeStephan Herrmann2-2/+2
2016-05-10Bug 461434: Callout to field cannot access public field of protectedStephan Herrmann1-2/+34
2016-05-10Bug 370040 fup: disable test for obscure combination of settingsStephan Herrmann1-0/+3
2016-04-30Bug 492691: [otdre] callout-to-field confusionStephan Herrmann1-1/+43
2016-04-28Bug 492677: [compiler] annotation-based null checking for roles & teamsStephan Herrmann1-0/+34
2016-04-28Bug 479891: [otdre] error reporting for base callsStephan Herrmann1-0/+32
2016-04-26Bug 492480: [compiler] regression: cannot import a team that has a teamStephan Herrmann1-0/+45
2016-04-26Bug 492480: [compiler] regression: cannot import a team that has a teamStephan Herrmann1-0/+24
2016-04-26Releng: update jdt.core to I20160426-1045 (warmup towards M7)Stephan Herrmann1-2/+1
2016-03-22Bug 489431: [assist] NotConfiguredException during constructorStephan Herrmann1-2/+37
2016-03-20Fix failure in OTJQF.testMissingRoleTag1()Stephan Herrmann1-3/+6
2016-03-20Fix failure in ot.MCQFT.testSuppressWarnings1()Stephan Herrmann1-11/+15
2016-03-20Tests: increase robustness by looking into SUBENTRIES, too.Stephan Herrmann1-31/+25
2016-03-20Fix regressions in OTCT.testCompletionCalloutToFieldDeclaration,Stephan Herrmann1-9/+5
2016-03-20Clean-upStephan Herrmann1-102/+8
2016-03-20Fix regressions in OTSSWRT.test10,test11b:Stephan Herrmann1-2/+4
2016-03-19Releng: fix test usage of otdreStephan Herrmann1-1/+1
2016-03-19Adjust test to new warning in JDTStephan Herrmann1-1/+6
2016-03-04Bug 475635: NullPointerException inStephan Herrmann1-0/+49
2016-02-02Re-fix bug 348574 after regression in testAddAbstractMethods2builds/201602021426Stephan Herrmann1-8/+10
2016-02-02Bug 487037: [otdre] callin to private base method doesn't work whenStephan Herrmann1-1/+59
2016-02-01update jdt.core from I20160128-2000 for 4.6M5Stephan Herrmann3-57/+71
2016-01-30Bug 486895: [model][reconcile] model and reconciler know nothing aboutStephan Herrmann2-3/+185
2016-01-30Bug 486888: NPE in TeamMethodGenerator when super team is unresolvedStephan Herrmann3-0/+57
2016-01-21Bug 475634: InternalCompilerError in TypeAnchorReference.getTypeBindingStephan Herrmann1-0/+31
2016-01-21Bug 486292: NPE in Dependencies.ensureBindingState():989Stephan Herrmann1-0/+19
2015-12-13Flip the default weaving scheme for OTJLD testsStephan Herrmann1-4/+4
2015-10-22Test: better isolationStephan Herrmann1-8/+8
2015-10-20Bug 480257 - [otdre] super call destroyed by callin binding to siblingStephan Herrmann1-0/+39
2015-10-20Bug 480244 - [otdre] exception handlers are lost when moving code toStephan Herrmann1-1/+34
2015-10-15Bug 479887 - [otdre] primitive type from parameter mapping is not boxedStephan Herrmann1-1/+36
2015-10-13Bug 479687 - [otdre] SneakyException spoils catching ofStephan Herrmann1-0/+28
2015-07-23bug 473392 - [compiler][otdre] ClassCastException when callin isStephan Herrmann1-0/+50
2015-06-09Bug 466097: Converted ast of org.objectteams.Team has no _OT$- methodsStephan Herrmann3-4/+76
2015-06-02Bug 469204: [otdre] resolve error in generated _OT$callReplaceStephan Herrmann1-0/+31
2015-06-02Bug 468712: [otdre] stack overflow at callin-bound base method involvingStephan Herrmann1-19/+22
2015-05-31Bug 468712: [otdre] stack overflow at callin-bound base method involvingStephan Herrmann1-0/+82
2015-05-25Bug 468227: [otdre] duplicate methods in team extending regular classStephan Herrmann1-0/+45
2015-05-25Bug 468227: [otdre] duplicate methods in team extending regular classStephan Herrmann1-10/+56
2015-05-24Bug 468116: [otdre] weaving access to indirectly inherited base methodStephan Herrmann1-1/+35
2015-05-24Adapt to change in pde.ui: plugin icon gif->png (1 more test)Stephan Herrmann1-1/+1
2015-05-23Bug 468116: [otdre] weaving access to indirectly inherited base methodStephan Herrmann1-0/+32
2015-05-22Adapt to change in pde.ui: plugin icon gif->png (impl & tests)Stephan Herrmann19-24/+24

Back to the top