4504275: CORBA boolean type unions do not generate compilable code from idlj

JLS doesn't allow boolean type in switch statement, hence substituted by if statement.

Reviewed-by: lancea
1 file changed