Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-06-02gather all nullity related projects under contribStephan Herrmann6-1280/+0
2011-05-28remove temporary debug output. case is resolved (see Bug 347546 - [model] rol...Stephan Herrmann1-9/+0
2011-05-28Test harness and fix for Bug 347546 - [model] role creation wizard leaks work...Stephan Herrmann2-1/+29
2011-05-26debugging output to track a test failure on build.eclipse.orgStephan Herrmann1-0/+9
2011-05-26addendum to Bug 337413 - [otjld][compiler] consider changing LiftingFailedExc...Stephan Herrmann1-0/+116
2011-05-26addendum to Bug 337413 - [otjld][compiler] consider changing LiftingFailedExc...Stephan Herrmann1-0/+66
2011-05-24try to make tests safer / more deterministic, after observing:Stephan Herrmann1-1/+1
2011-05-21Test & fix for Bug 316601 - [debug] Debugger has no valid source position for...Stephan Herrmann13-19/+167
2011-05-17minor message correction: at user level we say method binding, not method map...Stephan Herrmann1-2/+2
2011-05-14part 4 of implementing Bug 337413 - [otjld][compiler] consider changing Lifti...Stephan Herrmann3-22/+85
2011-05-123rd part of implementing Bug 337413 - [otjld][compiler] consider changing Lif...Stephan Herrmann2-10/+16
2011-05-12adjust test to changed error message.Stephan Herrmann1-2/+17
2011-05-12Version update etc. see Bug 345276 - Switch to release version 2.0.0Stephan Herrmann1-1/+1
2011-05-12Test adjustments required for Bug 337413 - [otjld][compiler] consider changin...Stephan Herrmann3-9/+18
2011-05-10Experiment for Bug 337413 - [otjld][compiler] consider changing LiftingFailed...Stephan Herrmann5-57/+288
2011-05-05a small API cleanup: don't mix String and char[] representations in IMethodSpecStephan Herrmann1-2/+2
2011-04-28additional test & fix for Bug 332790 - [search] search doesn't find tsuper me...Stephan Herrmann1-2/+64
2011-04-25Part 3 of tests & fixes for Bug 316697 - [debug] Stepping through callin bind...Stephan Herrmann3-14/+145
2011-04-25a note on how to debug this testStephan Herrmann1-1/+3
2011-04-24Part 2 of tests & fixes for Bug 316697 - [debug] Stepping through callin bind...Stephan Herrmann17-243/+707
2011-04-22Several fixes and test adjustments for Bug 316697 - [debug] Stepping through ...Stephan Herrmann6-65/+39
2011-04-21Test & fix for Bug 343594 - [compiler] VerifierError when synthetic accessor ...Stephan Herrmann1-0/+35
2011-04-17Test & fix for Bug 343079 - [compiler] internal compiler error when trying to...Stephan Herrmann1-1/+30
2011-04-16adjust expected test result after fix for Bug 335777 - [compiler] don't flag ...Stephan Herrmann1-6/+1
2011-04-16test & fix for Bug 332790 - [search] search doesn't find tsuper method callsStephan Herrmann2-1/+30
2011-04-16Fix & test adjustments for Bug 343045 - [compiler][smap] improve performance ...Stephan Herrmann6-60/+51
2011-04-16Strengthen existing test and fix for Bug 335774 - [compiler] don't flag "bind...Stephan Herrmann2-2/+28
2011-04-16Test & fix for Bug 335777 - [compiler] don't flag missing precedence if diffe...Stephan Herrmann1-1/+43
2011-04-14Test and fix for Bug 340103 - [assist] FUP of bug 340083Stephan Herrmann1-1/+20
2011-04-07Test for Bug 341499 - [compiler][null] allocate extra bits in all methods of ...Stephan Herrmann1-1/+8
2011-03-15Tests & fix for Bug 340083 - [assist] cannot complete inside a binding guardStephan Herrmann1-2/+58
2011-03-13Test & fix for Bug 339823 - [select] base constructor invocation is not selec...Stephan Herrmann3-0/+15
2011-03-12Test & fix for Bug 339807 - [compiler] inferred callout to field doesn't supp...Stephan Herrmann1-1/+44
2011-03-12Test & fix for Bug 339801 - [compiler] declared lifting cannot resolve base i...Stephan Herrmann1-0/+37
2011-03-11adjust expected result: don't ascribe any code in __OT__Confined to intermedi...Stephan Herrmann4-15/+10
2011-03-11adjust expected result: from two overlapping @SuppressWarnings now the outer ...Stephan Herrmann1-5/+5
2011-03-10Test & fix for Bug 339520 - [quickfix] creating a role constructor via quickf...Stephan Herrmann1-65/+17
2011-03-10Implementation for Bug 338582 - consider optimization by avoiding the role cacheStephan Herrmann1-1/+116
2011-03-03adjust to small change in jdt.ui testsStephan Herrmann2-2/+2
2011-02-23- support reading @XByDefault from .classStephan Herrmann1-5/+13
2011-02-17- support package level default annotationsStephan Herrmann1-12/+105
2011-02-06Test & fix for Bug 336394 - [compiler] ClassFormatError caused by abstract st...Stephan Herrmann1-1/+118
2011-02-06revert accidental test filteringStephan Herrmann1-1/+1
2011-02-05implemented annotations for nullness defaults and their application to types.Stephan Herrmann1-2/+38
2011-02-05Test & fix for Bug 336420 - [compiler] NPE during reporting "abstract relevan...Stephan Herrmann1-2/+122
2011-02-05Improvement re Bug 336395 - [compiler] enum inside team class may cause NPEStephan Herrmann1-2/+34
2011-02-05adding missing test project.Stephan Herrmann2-0/+26
2011-02-04Test & fix v1 for Bug 336395 - [compiler] enum inside team class may cause NPEStephan Herrmann1-3/+23
2011-02-04Test & fix for Bug 336152 - [compiler] incompatible cast error if "Object" is...Stephan Herrmann1-2/+35
2011-01-28Test & fix for Bug 335628 - [compiler] lowering in array initializerStephan Herrmann1-2/+62

Back to the top