Relates :
|
In API doc. of of InputStream#InputStream() in corba, http://docs.oracle.com/javase/7/docs/api/org/omg/CORBA_2_3/portable/InputStream.html#InputStream%28%29 there is the following statement. "jdk.corba.allowOutputStreamSubclass system property is either not set or is set to 'false'" It seems that the property name should not be "jdk.corba.allowOutputStreamSubclass", but should be "jdk.corba.allowInputStreamSubclass".