Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-03-17Bug 403396 - Possible bug with the layering of teams (or stacking ofStephan Herrmann2-23/+71
2013-02-20bug 400833 - [compiler] resolve error re lifting constructor withStephan Herrmann1-0/+49
2013-02-10Bug 400404 - [compiler] No enclosing instance of the type TOuter.T1 isStephan Herrmann1-2/+48
2013-02-09Bug 400360 - [reconciler] fails to resolve callout-to-field withStephan Herrmann1-0/+65
2013-02-08Bug 400362 - [compiler] role field with anchored role type breaksStephan Herrmann1-0/+26
2013-02-02Bug 399781 - Callout to private field of deeply nested class givesStephan Herrmann1-2/+83
2013-01-22Bug 397192 - Prepare OTDT for new (dynamic) weaver:Stephan Herrmann2-17/+7
2013-01-22Bug 397192 - Prepare OTDT for new (dynamic) weaver:Stephan Herrmann1-4/+2
2013-01-10Bug 397867 - [compiler] illegal access to invisible method via callinStephan Herrmann1-4/+40
2013-01-10Bug 397878 - [compiler] Using field of enclosing team as team anchorStephan Herrmann2-13/+58
2013-01-10Bug 397897 [compiler] In three layers of teams anchor equivalence is notStephan Herrmann1-3/+65
2013-01-08Bug 397712 - [compiler] illegal bytecode from chains of teamStephan Herrmann1-0/+36
2012-12-29Bug 397235 - [compiler] cannot bind to a static role methodStephan Herrmann1-0/+68
2012-12-29New regression test: externalized role in base-side of declared liftingStephan Herrmann1-0/+31
2012-12-29Bug 397182 - Prepare OTDT for new (dynamic) weaverStephan Herrmann2-4/+26
2012-12-16Improve expected error message after Bug 388795 has been fixed in JDTStephan Herrmann1-2/+2
2012-12-04Bug 395746 - [compiler] role of static inner of an inaccessible outerStephan Herrmann1-0/+24
2012-11-14Bug 394263 - Team with generic type parameter causes role inheritanceStephan Herrmann1-1/+16
2012-11-06Bug 393072 - VerifyError caused by super call within team constructorStephan Herrmann1-1/+94
2012-10-18Bug 391876 - false-report (nested class): interface cannot beStephan Herrmann1-1/+42
2012-10-14Bug 381790 - [compiler] support @Override for role method implementingStephan Herrmann1-0/+115
2012-10-07Bug 382188 - NPE in copyRole() when commenting out roles in a nestedStephan Herrmann1-1/+70
2012-10-07Bug 391290 - Internal compiler error/Corrupt byte codeStephan Herrmann1-0/+61
2012-09-22Bug 390057 - decapsulation warning for final base class is not reportedStephan Herrmann1-4/+16
2012-09-22Bug 354480 - VerifyError due to bogus lowering in inferredStephan Herrmann1-0/+60
2012-09-21Bug 390059 - [compiler][performance] too much time spent inStephan Herrmann2-8/+5
2012-08-26Bug 387996 - "T cannot be resolved or is not a field" error due to fieldStephan Herrmann1-2/+1
2012-08-26Bug 388060 - [compiler] closeable role triggers resource warning fromStephan Herrmann1-6/+88
2012-08-25Test convenience: more error output.Stephan Herrmann1-0/+2
2012-08-25Bug 387996 - "no method found" warning due to field named like packageStephan Herrmann1-1/+23
2012-08-14Bug 387236 - [compiler] type mismatch in signature-less c-t-f with arrayreleases/OTDT_2.2M1builds/201208141515Stephan Herrmann1-0/+33
2012-08-12Bug 387077 - [compiler] illegal modifiers generated for callout toStephan Herrmann1-71/+128
2012-08-11Acknowledge more errors reported after commitStephan Herrmann2-9/+103
2012-08-10Make this test more robust: it failed when run as the first test in theStephan Herrmann1-0/+2
2012-08-10update jdt.core.testd.* to I20120808-2000Stephan Herrmann1-1/+1
2012-08-04Bug 386610 - [otmodel] handle callout bindings like methodsStephan Herrmann1-0/+2
2012-04-09Various fixes for Bug 372786 - NPE in AllocationExpressionStephan Herrmann5-104/+165
2012-04-07Test & fix for Bug 366976 - [compiler] Fup of Bug 366597: StackOverflowStephan Herrmann6-0/+127
2012-03-15massive warning clean-up triggered by deprecation of JLS3.Stephan Herrmann1-6/+6
2012-03-01Test & fix for Bug 348082 - [compiler] Internal Role pattern with deeplyStephan Herrmann1-1/+19
2012-02-26Update jdt.core and tests to v20120221-0704Stephan Herrmann1-1/+1
2012-02-23Test & fix for Bug 370271 - [compiler] NPE in PredicateGenerator with noStephan Herrmann1-1/+45
2012-02-23Test (enabled) & fix for Bug 372391 - [compiler] creating bound role inStephan Herrmann1-1/+1
2012-02-23Test & fix for Bug 370273 - [compiler][otjld] consider allowing baseStephan Herrmann1-1/+103
2012-02-05Add test resource for commit 7ce1dfcfcafa57052500d5791b03d5b1e8868d82Stephan Herrmann1-0/+16
2012-02-05Test & fix for Bug 370654 - F3 fails for parameterized role methodStephan Herrmann1-1/+11
2012-01-31Test for team serialization (bugs 304728 and 304729).Stephan Herrmann1-1/+124
2012-01-31mark recently added as negative test.Stephan Herrmann1-1/+1
2012-01-31Test & fix for Bug 355259 - Cannot declare role-typed field in anbuilds/201201311031Stephan Herrmann1-0/+26
2012-01-29Revert change in MethodBinding#readableName which cause a failure inStephan Herrmann4-5/+5

Back to the top