Gitiles
Code Review
Sign In
git.eclipse.org
/
objectteams
/
org.eclipse.objectteams
/
fd97f0e63f7f439a76dfc60a8e92e2ce914f10dc
/
testplugins
2747f9e
Bug 506747: NullPointerException in StateHelper.getState
by Stephan Herrmann
· 8 years ago
1fbda25
Bug 506746: NullPointerException in TeamAnchor.isTeam
by Stephan Herrmann
· 8 years ago
b2f42b4
Adjust test to stricter check from PDE (?)
by Stephan Herrmann
· 8 years ago
7caa93f
Bug 506740: compiler needs to evaluate OTSpecialAccessAttribute in order
by Stephan Herrmann
· 8 years ago
39f0c7f
Bug 505927: New IndexBinaryType is not sufficient for compilation of OT types
by Stephan Herrmann
· 8 years ago
2893447
Test update: - refresh a copy from orig - fix expected order in one case
by Stephan Herrmann
· 8 years ago
ab84f66
Bug 503435: [otdre][impl] use ASM's CheckClassAdapter to harden the
by Stephan Herrmann
· 8 years ago
0f949b1
Bug 469761: [otdre] implement inheritable team activation
by Stephan Herrmann
· 8 years ago
8c8d132
Regression fix, but upgrading a test project to OTDRE
by Stephan Herrmann
· 8 years ago
fc3bca2
Bug 495489: Bogus "Base plug-in SELF cannot be resolved"
by Stephan Herrmann
· 8 years ago
e85106b
Bug 444231: Copyinheritance of method with parameter annotations causes
by Stephan Herrmann
· 8 years ago
ca85fc2
Bug 444231: Copyinheritance of method with parameter annotations causes
by Stephan Herrmann
· 8 years ago
c45a87a
Bug 495462: Incompatible weaving schemes reported, when Java project
by Stephan Herrmann
· 8 years ago
ae73a7f
Bug 495463: NPE in BaseCallMessageSend.resolveType() if an argument
by Stephan Herrmann
· 8 years ago
f961898
Bug 484275: Warn about role bindings not covered by an aspectBinding
by Stephan Herrmann
· 8 years ago
c357fc2
Bug 413500: [null][quick fix] IAE when trying to "extract to checked
by Stephan Herrmann
· 8 years ago
1f399a8
Bug 433114: [otdre] Test more combinations of compliance x weavingScheme
by Stephan Herrmann
· 8 years ago
7fe3c7b
Bug 461434: Callout to field cannot access public field of protected
by Stephan Herrmann
· 8 years ago
ddfcf88
Bug 370040 fup: disable test for obscure combination of settings
by Stephan Herrmann
· 8 years ago
f038ec0
Bug 492691: [otdre] callout-to-field confusion
by Stephan Herrmann
· 8 years ago
28c5e19
Bug 492677: [compiler] annotation-based null checking for roles & teams
by Stephan Herrmann
· 8 years ago
4aa80b6
Bug 479891: [otdre] error reporting for base calls
by Stephan Herrmann
· 8 years ago
fb9460f
Bug 492480: [compiler] regression: cannot import a team that has a team
by Stephan Herrmann
· 8 years ago
38b0574
Bug 492480: [compiler] regression: cannot import a team that has a team package
by Stephan Herrmann
· 8 years ago
f94f062
Releng: update jdt.core to I20160426-1045 (warmup towards M7)
by Stephan Herrmann
· 8 years ago
4f14450
Bug 489431: [assist] NotConfiguredException during constructor completion
by Stephan Herrmann
· 8 years ago
d701e82
Fix failure in OTJQF.testMissingRoleTag1() - expect one more proposal
by Stephan Herrmann
· 8 years ago
fcceb66
Fix failure in ot.MCQFT.testSuppressWarnings1() - expect one more proposal
by Stephan Herrmann
· 8 years ago
88e98fb
Tests: increase robustness by looking into SUBENTRIES, too.
by Stephan Herrmann
· 9 years ago
a911e0e
Fix regressions in OTCT.testCompletionCalloutToFieldDeclaration,
by Stephan Herrmann
· 8 years ago
246e0c4
Clean-up
by Stephan Herrmann
· 8 years ago
a7ab6b8
Fix regressions in OTSSWRT.test10,test11b: - parse tree is more complete now
by Stephan Herrmann
· 8 years ago
1cae4ac
Releng: fix test usage of otdre
by Stephan Herrmann
· 8 years ago
7bc92a9
Adjust test to new warning in JDT
by Stephan Herrmann
· 8 years ago
edb0baa
Bug 475635: NullPointerException in
by Stephan Herrmann
· 9 years ago
cc2426d
Re-fix bug 348574 after regression in testAddAbstractMethods2
by Stephan Herrmann
· 9 years ago
builds/201602021426
b7e1f30
Bug 487037: [otdre] callin to private base method doesn't work when
by Stephan Herrmann
· 9 years ago
400546e
update jdt.core from I20160128-2000 for 4.6M5 - fix regressions in tests
by Stephan Herrmann
· 9 years ago
f97a8de
Bug 486895: [model][reconcile] model and reconciler know nothing about
by Stephan Herrmann
· 9 years ago
b11c05c
Bug 486888: NPE in TeamMethodGenerator when super team is unresolved
by Stephan Herrmann
· 9 years ago
4c6e107
Bug 475634: InternalCompilerError in TypeAnchorReference.getTypeBinding (121)
by Stephan Herrmann
· 9 years ago
d8a1c35
Bug 486292: NPE in Dependencies.ensureBindingState():989
by Stephan Herrmann
· 9 years ago
874c44a
Flip the default weaving scheme for OTJLD tests
by Stephan Herrmann
· 9 years ago
aa59607
Test: better isolation
by Stephan Herrmann
· 9 years ago
b39b30c
Bug 480257 - [otdre] super call destroyed by callin binding to sibling
by Stephan Herrmann
· 9 years ago
86a2d72
Bug 480244 - [otdre] exception handlers are lost when moving code to
by Stephan Herrmann
· 9 years ago
d63d7d4
Bug 479887 - [otdre] primitive type from parameter mapping is not boxed
by Stephan Herrmann
· 9 years ago
382f462
Bug 479687 - [otdre] SneakyException spoils catching of LiftingVetoException
by Stephan Herrmann
· 9 years ago
ed48425
bug 473392 - [compiler][otdre] ClassCastException when callin is
by Stephan Herrmann
· 9 years ago
fb0d788
Bug 466097: Converted ast of org.objectteams.Team has no _OT$- methods
by Stephan Herrmann
· 9 years ago
66e0181
Bug 469204: [otdre] resolve error in generated _OT$callReplace
by Stephan Herrmann
· 9 years ago
34e3944
Bug 468712: [otdre] stack overflow at callin-bound base method involving
by Stephan Herrmann
· 9 years ago
f41b92a
Bug 468712: [otdre] stack overflow at callin-bound base method involving
by Stephan Herrmann
· 9 years ago
9da2e20
Bug 468227: [otdre] duplicate methods in team extending regular class
by Stephan Herrmann
· 9 years ago
2d424cc
Bug 468227: [otdre] duplicate methods in team extending regular class
by Stephan Herrmann
· 9 years ago
649f0c4
Bug 468116: [otdre] weaving access to indirectly inherited base method
by Stephan Herrmann
· 9 years ago
2f2bccb
Adapt to change in pde.ui: plugin icon gif->png (1 more test)
by Stephan Herrmann
· 9 years ago
d803c49
Bug 468116: [otdre] weaving access to indirectly inherited base method
by Stephan Herrmann
· 9 years ago
2276b5d
Adapt to change in pde.ui: plugin icon gif->png (impl & tests)
by Stephan Herrmann
· 9 years ago
f4cfdb5
Clean-up:
by Stephan Herrmann
· 9 years ago
f599f48
Bug 459055 - Search for method in a role file causes CCE
by Stephan Herrmann
· 9 years ago
0aa17c5
Bug 424900 - [java8] Circular dependencies cause NPE in
by Stephan Herrmann
· 9 years ago
92a038a
Bug 465986 - during reconcile role files are not properly added to the
by Stephan Herrmann
· 9 years ago
f04d599
Bug 465986 - during reconcile role files are not properly added to the
by Stephan Herrmann
· 9 years ago
c6f9766
Bug 465986 - during reconcile role files are not properly added to the
by Stephan Herrmann
· 9 years ago
3e8f769
Bug 465986 - during reconcile role files are not properly added to the
by Stephan Herrmann
· 9 years ago
79b740b
Bug 465986 - during reconcile role files are not properly added to the
by Stephan Herrmann
· 9 years ago
e186b23
Bug 460508 - Adopt and adjust new ImportRewriteAnalyzer from JDT/Core
by Stephan Herrmann
· 10 years ago
a8354f2
Adjust tests to new formatter.
by Stephan Herrmann
· 10 years ago
50253cc
Bug 460525 - Evaluating PlayedBy attribute may cause bad processing order
by Stephan Herrmann
· 10 years ago
082ed32
Bug 460508 - Adopt and adjust new ImportRewriteAnalyzer from JDT/Core
by Stephan Herrmann
· 10 years ago
4f08408
Bug 460508 - Adopt and adjust new ImportRewriteAnalyzer from JDT/Core
by Stephan Herrmann
· 10 years ago
cfc352b
Bug 459952 - New formatter for OT/J after bug 303519
by Stephan Herrmann
· 10 years ago
2500a87
Really remove experimental test tweaks
by Stephan Herrmann
· 10 years ago
f3f6db2
Revert inofficial/experimental test tweak
by Stephan Herrmann
· 10 years ago
e0c5836
Bug 436759 - [otdre] Finish implementation of OTDRE
by Stephan Herrmann
· 10 years ago
af6307e
Bug 459056 - Use of IWorkbenchAdapter fails depending on loading
by Stephan Herrmann
· 10 years ago
5e254b3
Corrected aspectBinding for inner team (tests).
by Stephan Herrmann
· 10 years ago
46c5e13
Bug 448298 - [compiler] CCE in TeamAnchor.leafType()
by Stephan Herrmann
· 10 years ago
3cfd5d1
Bug 448378 - [ot] NPE in TeamAnchor.getBestNameFromStat
by Stephan Herrmann
· 10 years ago
dfc0639
Fix regression in Java5.testA119_parameterizedByRole5
by Stephan Herrmann
· 10 years ago
e6a1a64
Update jdt.core to I20141111-0830
by Stephan Herrmann
· 10 years ago
5cb0427
Fix for CallinMethodBinding.test4125_resultInMethodSpec3:
by Stephan Herrmann
· 10 years ago
66658d3
Adjust new test in jdt.ui (via new team)
by Stephan Herrmann
· 10 years ago
401faba
Releng: jdt.annotation* have service updates
by Stephan Herrmann
· 10 years ago
ea9f367
Bug 443299 - [1.8][null] lowered 'this' is not recognized as non-null
by Stephan Herrmann
· 10 years ago
5e698eb
Bug 443580 - Regression in
by Stephan Herrmann
· 10 years ago
4f6beea
Bug 443575 - [otdre] compile error from code generated for a base predicate
by Stephan Herrmann
· 10 years ago
cb1b87e
Bug 443299 - [1.8][null] lowered 'this' is not recognized as non-null
by Stephan Herrmann
· 10 years ago
b0c6e5c
Bug 443306 - [1.8][null] generated method getAllRoles() triggers null
by Stephan Herrmann
· 10 years ago
66aaf73
Bug 436759 [otdre] Finish implementation of OTDRE
by Stephan Herrmann
· 10 years ago
f959a08
Bug 436759 [otdre] Finish implementation of OTDRE
by Stephan Herrmann
· 10 years ago
f930dcd
Bug 436759 [otdre] Finish implementation of OTDRE
by Stephan Herrmann
· 10 years ago
cec0790
Bug 441468 - Private role method cannot invoke a private overridden
by Stephan Herrmann
· 10 years ago
51be9ca
Bug 436759 [otdre] Finish implementation of OTDRE
by Stephan Herrmann
· 10 years ago
445823a
Bug 436759 [otdre] Finish implementation of OTDRE
by Stephan Herrmann
· 10 years ago
a6bf9e5
Bug 437767 - [java8][null] semantically integrate null type annotations
by Stephan Herrmann
· 10 years ago
a28f455
Bug 437767 - [java8][null] semantically integrate null type annotations
by Stephan Herrmann
· 10 years ago
0abe273
Bug 437767 - [java8][null] semantically integrate null type annotations
by Stephan Herrmann
· 10 years ago
f2c42e3
Bug 437003 - [java8] implicit inheritance of interfaces with default
by Stephan Herrmann
· 10 years ago
Next »