+1

Lance Andersen| Principal Member of Technical Staff | +1.781.442.2037
Oracle Java Engineering 
1 Network Drive
Burlington, MA 01803
lance.ander...@oracle.com
Sent from my iPad

> On Apr 9, 2015, at 9:42 AM, Seán Coffey <sean.cof...@oracle.com> wrote:
> 
> https://bugs.openjdk.java.net/browse/JDK-8050123
> 
> diff --git 
> a/src/java.corba/share/classes/org/omg/CORBA_2_3/portable/InputStream.java 
> b/src/java.corba/share/classes/org/omg/CORBA_2_3/portable/InputStream.java
> --- a/src/java.corba/share/classes/org/omg/CORBA_2_3/portable/InputStream.java
> +++ b/src/java.corba/share/classes/org/omg/CORBA_2_3/portable/InputStream.java
> @@ -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() {
> 
> -- 
> Regards,
> Sean.
> 

Reply via email to