Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2020996 | 1.4.0 | Stefan Bauer | P4 | Closed | Won't Fix |
public method
boolean equal (org.omg.CORBA.Any)
throws a org.omg.CORBA.NO_IMPLMENT exception in the case that the item being compared has a typecode matching:
tk_objref
tk_Principal
tk_struct
tk_union
tk_sequence
tk_array
tk_alias
tk_except
brian.preston@eng 1998-06-03
downgraded to P4/S4, see bugid 4148483
brian.preston@eng 1998-06-12
moved from category idl/orb
brian.preston@eng 1998-07-14
boolean equal (org.omg.CORBA.Any)
throws a org.omg.CORBA.NO_IMPLMENT exception in the case that the item being compared has a typecode matching:
tk_objref
tk_Principal
tk_struct
tk_union
tk_sequence
tk_array
tk_alias
tk_except
brian.preston@eng 1998-06-03
downgraded to P4/S4, see bugid 4148483
brian.preston@eng 1998-06-12
moved from category idl/orb
brian.preston@eng 1998-07-14
- backported by
-
JDK-2020996 org.omg.CORBA.Any.equal(Any) not fully implemented
- Closed
- duplicates
-
JDK-4148329 TypeCode.member_label does not produce Any.equal enum references
- Closed
- relates to
-
JDK-4148483 Java IDL docs fail to document incompleteness of Any.equal()
- Closed
-
JDK-4145497 Java IDL does not support long double, wchar, wstring
- Resolved