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

Invalid control flow for system exception in ServantLocator::postinvoke

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 1.4.0
    • 1.4.0
    • other-libs
    • beta
    • sparc
    • solaris_7
    • Not verified

        ServantLocator::postinvoke raises a SystemException after the servant method invocation returns normally. In that case, the send_exception point should be invoked with the exception raised in postinvoke. Also, the client side should use receive_exception with the same exception as raised in postinvoke.

        Instead send_reply is called followed by receive_exception on the client side. And the exception received org.omg.CORBA.OBJ_ADAPTER with minor code 0 and completed status NO.

        Look at the attachment for reproducing the bug.

        ********************************************************************************
        Ramshankar Rajha: 2001-08-15

        -Fix verified ok
         1) with build: j2sdk-1_4_0-beta_refresh-bin-b75-solsparc-09_arg_2001
         2) with test: testcase attached with this bug
           
        -I am using muthu's bugtraq id to close the bugs. while i am waiting for my id to get activated.
        ********************************************************************************

              hcarr Harold Carr
              arungup Arun Gupta (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: