-
Bug
-
Resolution: Fixed
-
P4
-
11, 13
-
b22
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 |
JDK-8349455 | 8u461 | Ivan Bereziuk | P4 | Resolved | Fixed | master |
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.
- backported by
-
JDK-8226894 outputStream should not be copyable
-
- Resolved
-
-
JDK-8232183 outputStream should not be copyable
-
- Resolved
-
-
JDK-8349455 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
-
(1 relates to)