Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4424181

Sending tk_char instead of tk_wchar for Java char

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 1.3.1
    • 1.4.0
    • other-libs
    • 01
    • generic
    • generic
    • Verified

        When a class has evolved and the remote FVD is queried, we are
        currently sending TCKind._tk_char as the type for Java chars, but
        we actually read and write CORBA wchars.

        It really looks like we should send _tk_wchar for the type of
        the ValueMember in this case.

        This could prevent interoperability with other ORBs when class
        evoluation occurs.

        However, fixing it directly will affect class evolution with our
        older ORBs.

        We might need to use whatever versioning is in place to deal with this,
        as we have with so many other bugs from Kestrel.


        *******************************************************************************
        muthu.anbumani@eng 2001-07-30

        - Verification of the Attached Testcase against the Following builds Done Successfully.

        - Build: j2sdk-1_4_0-beta_refresh-bin-b73-solsparc-25_jul_2001
        - Build: j2sdk-1_3_1_01-fcs-bin-solsparc-27_jun_2001
        ********************************************************************************

              eandersosunw Everett Anderson (Inactive)
              eandersosunw Everett Anderson (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: