hg: nashorn/jdk8/corba: 3 new changesets
james.laskey at oracle.com
james.laskey at oracle.com
Mon Apr 29 17:39:00 PDT 2013
Changeset: f1709874d55a
Author: katleman
Date: 2013-04-18 10:30 -0700
URL: http://hg.openjdk.java.net/nashorn/jdk8/corba/rev/f1709874d55a
Added tag jdk8-b86 for changeset 44a8ce4a759f
! .hgtags
Changeset: 8f0a461776a9
Author: dmeetry
Date: 2013-04-29 16:44 +0400
URL: http://hg.openjdk.java.net/nashorn/jdk8/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
Changeset: 846aaf02e516
Author: dmeetry
Date: 2013-04-29 16:51 +0400
URL: http://hg.openjdk.java.net/nashorn/jdk8/corba/rev/846aaf02e516
8011986: [corba] idlj generates read/write union helper methods that throw wrong exception in some cases
Reviewed-by: lancea
! src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/UnionGen.java
More information about the nashorn-dev
mailing list