JDK-8077395 : org.omg.CORBA_2_3.portable.InputStream constructor should not specify JDK-specific property
  • Type: Bug
  • Component: other-libs
  • Sub-Component: corba
  • Affected Version: 9
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2015-04-10
  • Updated: 2017-05-17
  • Resolved: 2017-01-25
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 10 JDK 9
10Fixed 9 b155Fixed
Related Reports
Duplicate :  
Description
The changes for JDK-8025767 have inadvertently changed the spec of org.omg.CORBA_2_3.portable.InputStream constructor to specify a JDK-specific property. This needs to be moved to an implementation note.


Comments
See http://mail.openjdk.java.net/pipermail/core-libs-dev/2015-April/032756.html for more detail. jdk.corba.allowOutputStreamSubclass and jdk.corba.allowInputStreamSubclass details should be moved to @implNote section Will close JDK-8077384 as a duplicate.
13-04-2015