hg: jdk8/tl/corba: 4504275: CORBA boolean type unions do not generate compilable code from idlj (original) (raw)
dmitry.degrave at oracle.com dmitry.degrave at oracle.com
Mon Apr 29 12:45:47 UTC 2013
- Previous message: RFR: 8012646: Pattern.splitAsStream
- Next message: hg: jdk8/tl/corba: 8011986: [corba] idlj generates read/write union helper methods that throw wrong exception in some cases
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Changeset: 8f0a461776a9 Author: dmeetry Date: 2013-04-29 16:44 +0400 URL: http://hg.openjdk.java.net/jdk8/tl/corba/rev/8f0a461776a9
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
- Previous message: RFR: 8012646: Pattern.splitAsStream
- Next message: hg: jdk8/tl/corba: 8011986: [corba] idlj generates read/write union helper methods that throw wrong exception in some cases
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]