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

Java IDL Tutorial enhancement

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: P4 P4
    • None
    • 8u20
    • other-libs

      A DESCRIPTION OF THE PROBLEM :
      The sample has class HelloImpl extends HelloPOA. But the point of the POATie model is that Impl do not inherit from POA and only implement the Operations Interface.

      EXPECTED VERSUS ACTUAL BEHAVIOR :
      EXPECTED -
      The sample should be
      class HelloImpl implements HelloOperations
      ACTUAL -
      class HelloImpl extends HelloPOA

      URL OF FAULTY DOCUMENTATION :
      http://docs.oracle.com/javase/8/docs/technotes/guides/idl/jidlTieServer.html

            Unassigned Unassigned
            webbuggrp Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: