boolean org.omg.CORBA.TypeCode.equals (TypeCode)
implemented by
boolean com.sun.CORBA.idl.TypeCodeImpl.equals (TypeCode)
fails to detect sameness of identical TypeCodes when using the generated code for the "array" type.
implemented by
boolean com.sun.CORBA.idl.TypeCodeImpl.equals (TypeCode)
fails to detect sameness of identical TypeCodes when using the generated code for the "array" type.
- duplicates
-
JDK-4147670 TypeCodeImpl.equal fails for IDL typedef case
- Closed