-
Key: JAV2I12-25
-
Legacy Issue Number: 4004
-
Status: closed
-
Source: hursley.ibm.com ( Simon Nash)
-
Summary:
Section 1.4.8 of the Java to IDL mapping spec says that when mapping
CORBA system exceptions to RMI exceptions, the minor code is formatted
as a decimal number. This is a readability issue for both OMG standard
minor codes and vendor-specific minor codes. For example, the OMG
standard minor code 0x4f4d0001 would be formatted as 1330446337 and a
vendor proprietary minor code 0xc9c25401 would be formatted as 3384955905
(or -910011391 if using signed 32-bit arithmetic).Proposed resolution:
In section 1.4.8, change the fourth bullet to:
followed by the hexadecimal value of the system exception’s minor codeIn the following paragraph, change the example detail string to:
“CORBA UNKNOWN 0x31 Maybe” -
Reported: JAV2I 1.0b1 — Mon, 30 Oct 2000 05:00 GMT
-
Disposition: Resolved — JAV2I 1.1
-
Disposition Summary:
See revised text below.
-
Updated: Fri, 6 Mar 2015 20:58 GMT
JAV2I12 — Mapping CORBA minor codes to Java
- Key: JAV2I12-25
- OMG Task Force: Java to IDL December 2000 RTF