-
Key: JAV2I12-13
-
Legacy Issue Number: 3117
-
Status: closed
-
Source: Borland Software Corporation ( Vijaykumar Natarajan)
-
Summary:
Say I have a class octet in the global scope and I have an interface
interface foo extends java.rmi.Remote
{ void op(byte x); void op(octet y); };
The operationsin IDL will now be
op_octet (octet x) and op_octet(::_octet);
which is incorrect.
-
Reported: JAV2I 1.0b1 — Wed, 15 Dec 1999 05:00 GMT
-
Disposition: Resolved — JAV2I 1.1
-
Disposition Summary:
closed, no change
-
Updated: Fri, 6 Mar 2015 20:58 GMT
JAV2I12 — Name mangling scheme broken.
- Key: JAV2I12-13
- OMG Task Force: Java to IDL December 2000 RTF