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

ORBSingleton class is not complient to IDL to Java spec

XMLWordPrintable

    • sparc
    • solaris_8

      ******************************************************************************
      ###@###.### 2002-09-23

      Description:
      The IDL to Java Mapping(2.4) ptc/2001-10-21 spec says that only the following methods may be called on the singleton ORB (Section 1.21.9.3).

      1) create_xxx_tc()
      2) get_primitive_tc()
      3) create_any()

      An attempt to invoke any other methods shall raise the system exception NO_IMPLEMENT. but the following methods are not throwing the expected exception.

      1) create_list()
      2) create_named_value()
      3) create_exception_list()
      4) create_context_list()
      5) create_environment()
      6) create_output_stream()

      With Build:
      j2sdk-1_4_1-fcs-bin-b21-solaris-sparc-06_sep_2002

      Sample Test:
      Attached with this bug.
      ********************************************************************************

            hcarr Harold Carr
            duke J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: