8050123: Incorrect property name documented in CORBA InputStream API

Reviewed-by: lancea
This commit is contained in:
Sean Coffey 2015-04-09 18:10:39 +01:00
parent c2aa4833c3
commit 00e5e37079

View File

@ -77,7 +77,7 @@ public abstract class InputStream extends org.omg.CORBA.portable.InputStream {
*
* 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() {