While compiling a larger chunk of code we were handed a ConditionalMove node (which we have not implemented yet). I would like to make a smaller test case for this but java patterns that I thought would be mapping to conditional move aren't doing so. What would be a typical small test case for generating the ConditionalMove node? -- Tom Deneau