Changeset: 583e454e0813
Author:    dmeetry
Date:      2013-04-29 16:44 +0400
URL:       http://hg.openjdk.java.net/jdk7u/jdk7u-dev/corba/rev/583e454e0813

4504275: CORBA boolean type unions do not generate compilable code from idlj
Summary: JLS doesn't allow boolean type in switch statement, hence substituted 
by if statement.
Reviewed-by: lancea

! src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/UnionGen.java

Reply via email to