Details
-
Bug
-
Status: Resolved
-
P4
-
Resolution: Fixed
-
11, 13
-
b22
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8232183 | 11.0.6-oracle | Thomas Stuefe | P4 | Resolved | Fixed | b01 |
JDK-8226894 | 11.0.5 | Thomas Stuefe | P4 | Resolved | Fixed | b01 |
Description
outputStream should not be copyable since none of them implements copy semantics. This could be implemented, but actually it is not really needed, so to reduce complexity lets just forbid it.
Attachments
Issue Links
- backported by
-
JDK-8226894 outputStream should not be copyable
-
- Resolved
-
-
JDK-8232183 outputStream should not be copyable
-
- Resolved
-
- blocks
-
JDK-8224193 stringStream should not use Resource Area
-
- Resolved
-
- duplicates
-
JDK-8224485 Crash in Exceptions::log_exception() due erroneous copying of stringStream
-
- Closed
-
- relates to
-
JDK-8224485 Crash in Exceptions::log_exception() due erroneous copying of stringStream
-
- Closed
-