Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P3
-
Resolution: Fixed
-
Affects Version/s: 7u55
-
Fix Version/s: 9
-
Component/s: other-libs
-
Labels:
-
Subcomponent:
-
Resolved In Build:b60
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8082142 | emb-9 | Sean Coffey | P3 | Resolved | Fixed | b60 |
JDK-8086276 | 8u65 | Sean Coffey | P3 | Resolved | Fixed | b01 |
JDK-8079653 | 8u60 | Sean Coffey | P3 | Resolved | Fixed | b16 |
JDK-8137360 | emb-8u65 | Unassigned | P3 | Resolved | Fixed | b01 |
JDK-8081083 | emb-8u60 | Sean Coffey | P3 | Resolved | Fixed | team |
JDK-8079654 | 7u91 | Sean Coffey | P3 | Resolved | Fixed | b01 |
Description
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".
Attachments
Issue Links
- backported by
-
JDK-8079653 Incorrect property name documented in CORBA InputStream API
-
- Resolved
-
-
JDK-8079654 Incorrect property name documented in CORBA InputStream API
-
- Resolved
-
-
JDK-8081083 Incorrect property name documented in CORBA InputStream API
-
- Resolved
-
-
JDK-8082142 Incorrect property name documented in CORBA InputStream API
-
- Resolved
-
-
JDK-8086276 Incorrect property name documented in CORBA InputStream API
-
- Resolved
-
-
JDK-8137360 Incorrect property name documented in CORBA InputStream API
-
- Resolved
-
- relates to
-
JDK-8077384 Move CORBA jdk specific system property detail to implNote
-
- Closed
-