-
Bug
-
Resolution: Cannot Reproduce
-
P3
-
None
-
1.1, 1.1.1, 1.1.3, 1.1.4, 1.1.5, 1.1.8, 1.2.0
-
generic, x86, sparc
-
generic, solaris_7, windows_95, windows_nt
Name: mc57594 Date: 02/28/97
The setErr() and setOut() methods of java.lang.System class
require as input parameter the PrintStream type, whose creators
has been deprecated (it is written in the documentation that this
class is still provided for backward compatibility). It should be
used instead the new class PrintWriter.
How the output streams of the system can be redirect ?
company - Sligos-Marben , email - ###@###.###
======================================================================
- duplicates
-
JDK-4030973 java.lang.System.out and System.err use deprecated PrintStream
-
- Closed
-
-
JDK-4062530 Deprecation warning with System.setErr() and System.setOut()
-
- Closed
-
-
JDK-4071579 System.setOut/setErr still uses PrintStream instead of PrintWriter
-
- Closed
-
-
JDK-4084841 Deprecation oversight in System.setOut(PrintStream)
-
- Closed
-
- relates to
-
JDK-4139481 java.io.PrintStream: Un-deprecate the constructors
-
- Closed
-