-
Key: I2JAV11-110
-
Legacy Issue Number: 2823
-
Status: closed
-
Source: Anonymous
-
Summary:
formal-99-07-53 (IDL to Java Language Mapping Specification) has the following
method signature in ORB (page 1-83):
public Policy create_policy(short policy_type, Any val)
throws org.omg.CORBA.PolicyError
whereas formal-98-12-01 (CORBA) has PolicyType defined as (page 4-20):
typedef unsigned long PolicyType; Thus, shouldn't the Java mapping be?:
public Policy create_policy(int policy_type, Any val) throws org.omg.CORBA.PolicyError -
Reported: I2JAV 1.0 — Wed, 28 Jul 1999 04:00 GMT
-
Disposition: Resolved — I2JAV 1.1
-
Disposition Summary:
closed, editorial change
-
Updated: Fri, 6 Mar 2015 21:37 GMT
I2JAV11 — Java mapping for PolicyType...
- Key: I2JAV11-110
- OMG Task Force: IDL to Java December 2000 RTF