8050123: Incorrect property name documented in CORBA InputStream API
Reviewed-by: lancea
--- a/corba/src/java.corba/share/classes/org/omg/CORBA_2_3/portable/InputStream.java Wed Apr 08 16:01:26 2015 +0400
+++ b/corba/src/java.corba/share/classes/org/omg/CORBA_2_3/portable/InputStream.java Thu Apr 09 18:10:39 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() {