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

Incorrect property name documented in CORBA InputStream API

XMLWordPrintable

    • b60

        In API doc. of of InputStream#InputStream() in corba,

        http://docs.oracle.com/javase/7/docs/api/org/omg/CORBA_2_3/portable/InputStream.html#InputStream%28%29

        there is the following statement.

        "jdk.corba.allowOutputStreamSubclass system property is either not set or is
        set to 'false'"

        It seems that the property name should not be
        "jdk.corba.allowOutputStreamSubclass",
        but should be "jdk.corba.allowInputStreamSubclass".

              coffeys Sean Coffey
              shadowbug Shadow Bug
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: