Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-09-22Bug 390146 - [compiler] Better support outer & inner teams adaptingStephan Herrmann1-1/+1
2012-09-22Bug 390057 - decapsulation warning for final base class is not reportedStephan Herrmann1-0/+2
2012-09-22Bug 367605 - [refactoring] missing update of base import during renamingStephan Herrmann1-1/+9
2012-09-22white space updates from code inspection (align with orig).Stephan Herrmann2-2/+1
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 Herrmann3-5/+31
2012-09-21Avoid an NPE seen in real life (callout binding had resolve error)Stephan Herrmann1-1/+2
2012-09-18Integrate anchored type references into the solution for bug 297825Stephan Herrmann1-0/+2
2012-09-18update jdt.core and tests to I20120917-2000 (4.3 M2 candidate).Stephan Herrmann59-824/+655
2012-09-06Bug 386610 - [otmodel] handle callout bindings like methodsStephan Herrmann2-20/+1
2012-08-28while building ecotj for 2.2M1: this exclude is stale / no longer neededStephan Herrmann1-5/+0
2012-08-26Bug 388060 - [compiler] closeable role triggers resource warning fromStephan Herrmann2-0/+6
2012-08-25Releng towards 2.2M2Stephan Herrmann1-1/+1
2012-08-25Bug 387996 - "no method found" warning due to field named like packageStephan Herrmann3-2/+10
2012-08-25Fix regression in CallinMappingTest.testExistenceOfMappings and a typoStephan Herrmann5-12/+32
2012-08-14Bug 387236 - [compiler] type mismatch in signature-less c-t-f with arrayreleases/OTDT_2.2M1builds/201208141515Stephan Herrmann2-1/+5
2012-08-12More logging for a problem seen in the logs (info about jex wasStephan Herrmann1-0/+1
2012-08-12Prevent ConcurrentModificationError seen in the logs.Stephan Herrmann1-8/+10
2012-08-12Avoiding an NPE found in the logs.Stephan Herrmann1-1/+7
2012-08-12Bug 387077 - [compiler] illegal modifiers generated for callout toStephan Herrmann1-2/+2
2012-08-11Bug 386587 - [refactoring] pull-up refactoring cannot handle calloutStephan Herrmann4-2/+37
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-08-10update jdt.core to I20120808-2000Stephan Herrmann61-488/+816
2012-08-08Bug 386587 - [refactoring] pull-up refactoring cannot handle calloutStephan Herrmann1-0/+13
2012-08-05Bug 386610 - [otmodel] handle callout bindings like methodsStephan Herrmann5-30/+32
2012-08-04Bug 386610 - [otmodel] handle callout bindings like methodsStephan Herrmann7-34/+50
2012-08-04Bug 386610 - [otmodel] handle callout bindings like methodsStephan Herrmann3-96/+2
2012-08-03Bug 374840 - [assist] callout completion after parameter mapping garblesStephan Herrmann2-2/+7
2012-07-05update jdt.core to I20120703-0800 and open for 4.3 development.Stephan Herrmann5-10/+20
2012-06-03Version display for RC3 - without mentioning the RC thing any more.Stephan Herrmann1-1/+1
2012-06-02Update JDT/Core and tests to 4.2 RC3 from tag I20120531-1500Stephan Herrmann6-5/+55
2012-05-26Mark it as 2.0.2 RC2Stephan Herrmann1-1/+1
2012-05-26Update JDT/Core to 4.2 RC2 from tag I20120524-2100Stephan Herrmann5-10/+178
2012-05-26Add missing @since tag complained about by API check against OT2.0.2Stephan Herrmann1-0/+3
2012-05-17update jdt.core & tests to I20120516-1900 supposedly 4.2 RC1Stephan Herrmann42-123/+272
2012-05-08branding for 2.1 M7Stephan Herrmann1-1/+1
2012-05-08update jdt.core & tests to I20120502-0800 aka 4.2 M7.Stephan Herrmann6-29/+116
2012-05-03Immediate fix for bug 378391: [search] OT-specific regression caused byStephan Herrmann1-2/+6
2012-04-28Update jdt.core & tests to v20120428-0556.Stephan Herrmann36-725/+1116
2012-04-12Update jdt.core & tests to v20120410-0701 for first primary 4.2 build.Stephan Herrmann19-52/+180
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 Herrmann7-8/+19
2012-04-07Resolve null warnings: make null-strategy better analyzable. Stephan Herrmann25-252/+274
2012-04-07green field correction: synth. role field accessors are Stephan Herrmann3-6/+7
2012-04-07Resolve more warnings: empty block, non-nls, unused local.Stephan Herrmann5-8/+4
2012-04-07resolve all javadoc warnings in this plug-inStephan Herrmann20-69/+29
2012-04-07Test & fix for Bug 366976 - [compiler] Fup of Bug 366597: StackOverflowStephan Herrmann3-5/+11
2012-04-06Fix regressions incurred by commitStephan Herrmann2-7/+23
2012-04-05Fix for bug 372785: Confined [in Team$__OT__Confined.class ...] doesStephan Herrmann5-10/+43

Back to the top