Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-01-22Bug 397192 - Prepare OTDT for new (dynamic) weaver:Stephan Herrmann2-5/+8
2013-01-22Bug 397192 - Prepare OTDT for new (dynamic) weaver:Stephan Herrmann7-18/+142
2013-01-22Bug 397192 - Prepare OTDT for new (dynamic) weaver:Stephan Herrmann1-0/+5
2013-01-22Bug 397192 - Prepare OTDT for new (dynamic) weaver:Stephan Herrmann3-3/+5
2013-01-22Bug 397192 - Prepare OTDT for new (dynamic) weaver:Stephan Herrmann2-4/+19
2013-01-22Bug 397192 - Prepare OTDT for new (dynamic) weaver:Stephan Herrmann1-2/+3
2013-01-22typo fixStephan Herrmann1-2/+2
2013-01-13Bug 397851 - reconciler does not understand role hierarchy involvingStephan Herrmann3-25/+95
2013-01-12Fixed a CCE seen during Hover computation on the Hierarchy example.Stephan Herrmann2-2/+3
2013-01-10Bug 397867 - [compiler] illegal access to invisible method via callinStephan Herrmann1-5/+17
2013-01-10Bug 397878 - [compiler] Using field of enclosing team as team anchorStephan Herrmann1-27/+47
2013-01-10Bug 397897 [compiler] In three layers of teams anchor equivalence is notStephan Herrmann1-1/+3
2013-01-08Bug 397712 - [compiler] illegal bytecode from chains of teamStephan Herrmann2-4/+25
2012-12-29Bug 397236 - [compiler] unable to handle multi-segment team anchor inStephan Herrmann2-10/+39
2012-12-29Bug 397235 - [compiler] cannot bind to a static role methodStephan Herrmann2-3/+4
2012-12-29Basic exception handling through generic dispatch code using newStephan Herrmann3-2/+54
2012-12-29fixed test439_paramMapMultipleBasemethods2Stephan Herrmann1-9/+19
2012-12-29fixes regarding generated _OT$callNext:Stephan Herrmann1-13/+12
2012-12-29Fixed test724_callinBoundAbstractMethod2Stephan Herrmann1-2/+2
2012-12-29Bug 397182 - Prepare OTDT for new (dynamic) weaverStephan Herrmann1-0/+30
2012-11-14Bug 394263 - Team with generic type parameter causes role inheritanceStephan Herrmann2-2/+2
2012-11-10Bug 394034 - [assist] completing a method call does not propose anStephan Herrmann2-34/+45
2012-11-06Bug 393072 - VerifyError caused by super call within team constructorStephan Herrmann3-13/+23
2012-10-07Bug 382188 - NPE in copyRole() when commenting out roles in a nestedStephan Herrmann3-11/+17
2012-10-07Bug 391290 - Internal compiler error/Corrupt byte codeStephan Herrmann1-0/+4
2012-09-22Bug 354480 - VerifyError due to bogus lowering in inferredStephan Herrmann1-1/+12
2012-09-21Bug 390059 - [compiler][performance] too much time spent inStephan Herrmann1-2/+15
2012-09-18update jdt.core and tests to I20120917-2000 (4.3 M2 candidate).Stephan Herrmann1-1/+2
2012-08-25Bug 387996 - "no method found" warning due to field named like packageStephan Herrmann1-1/+1
2012-08-14Bug 387236 - [compiler] type mismatch in signature-less c-t-f with arrayreleases/OTDT_2.2M1builds/201208141515Stephan Herrmann2-1/+5
2012-08-12Bug 387077 - [compiler] illegal modifiers generated for callout toStephan Herrmann1-2/+2
2012-08-10Bug 386704 - Requesting AST throws NPE if base class is unresolvedStephan Herrmann1-10/+13
2012-08-10Bug 386704 - Requesting AST throws NPE if base class is unresolvedStephan Herrmann1-2/+2
2012-04-09now that we more aggressively copy methods even in buggy code make sureStephan Herrmann1-0/+1
2012-04-09Various fixes for Bug 372786 - NPE in AllocationExpressionStephan Herrmann5-0/+11
2012-04-07Resolve null warnings: make null-strategy better analyzable. Stephan Herrmann23-250/+271
2012-04-07green field correction: synth. role field accessors are Stephan Herrmann1-2/+2
2012-04-07Resolve more warnings: empty block, non-nls, unused local.Stephan Herrmann1-2/+2
2012-04-07resolve all javadoc warnings in this plug-inStephan Herrmann14-55/+23
2012-04-07Test & fix for Bug 366976 - [compiler] Fup of Bug 366597: StackOverflowStephan Herrmann3-5/+11
2012-03-15massive warning clean-up triggered by deprecation of JLS3.Stephan Herrmann11-40/+39
2012-03-01Test & fix for Bug 348082 - [compiler] Internal Role pattern with deeplyStephan Herrmann1-5/+6
2012-02-26Update jdt.core and tests to v20120221-0704Stephan Herrmann1-6/+4
2012-02-23Test & fix for Bug 372433 - [refactoring][dom] extract method in aStephan Herrmann1-1/+3
2012-02-23Test & fix for Bug 370271 - [compiler] NPE in PredicateGenerator with noStephan Herrmann1-1/+1
2012-02-23Test (enabled) & fix for Bug 372391 - [compiler] creating bound role inStephan Herrmann6-9/+13
2012-02-23Test & fix for Bug 370273 - [compiler][otjld] consider allowing baseStephan Herrmann1-11/+11
2012-02-19Fixed Bug 371991 - NPE in Config.setSourceTypeRequired when searchingStephan Herrmann1-1/+4
2012-02-05Fix for Bug 370666 - [format] cannot format base call due to syntheticStephan Herrmann2-8/+8
2012-01-31Test & fix for Bug 355259 - Cannot declare role-typed field in anbuilds/201201311031Stephan Herrmann1-37/+60

Back to the top