8050123: Incorrect property name documented in CORBA InputStream API
Reviewed-by: lancea
This commit is contained in:
parent
c2aa4833c3
commit
00e5e37079
@ -77,7 +77,7 @@ public abstract class InputStream extends org.omg.CORBA.portable.InputStream {
|
|||||||
*
|
*
|
||||||
* throw SecurityException if SecurityManager is installed and
|
* throw SecurityException if SecurityManager is installed and
|
||||||
* enableSubclassImplementation SerializablePermission
|
* 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'
|
* property is either not set or is set to 'false'
|
||||||
*/
|
*/
|
||||||
public InputStream() {
|
public InputStream() {
|
||||||
|
Loading…
Reference in New Issue
Block a user