changeset 956:89c95715f192

8050123: Incorrect property name documented in CORBA InputStream API Reviewed-by: lancea
author coffeys
date Thu, 07 May 2015 12:18:10 +0100
parents c4108e15fbde
children 10d4fc493572
files src/share/classes/org/omg/CORBA_2_3/portable/InputStream.java
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/share/classes/org/omg/CORBA_2_3/portable/InputStream.java	Wed Apr 29 12:16:37 2015 -0700
+++ b/src/share/classes/org/omg/CORBA_2_3/portable/InputStream.java	Thu May 07 12:18:10 2015 +0100
@@ -77,7 +77,7 @@
      *
      * throw SecurityException if SecurityManager is installed and
      * enableSubclassImplementation SerializablePermission
-     * is not granted or jdk.corba.allowOutputStreamSubclass system
+     * is not granted or jdk.corba.allowInputStreamSubclass system
      * property is either not set or is set to 'false'
      */
     public InputStream() {