Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2021177 | 1.4.2 | Stefan Bauer | P3 | Closed | Won't Fix |
from 4145490:
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-12
- backported by
-
JDK-2021177 Java IDL docs fail to document incompleteness of Any.equal()
- Closed
- relates to
-
JDK-4145490 org.omg.CORBA.Any.equal(Any) not fully implemented
- Closed