JDK-8361613 restricts the Console implementations to return the instance from System.console() only when both standard input and output are attached to the terminal. It is desirable to clarify the java.io.Console specification about the restriction
- csr for
-
JDK-8361981 Clarify the condition of System.console() about standard input/output
-
- Draft
-
- relates to
-
JDK-8361613 System.console() should only be available for interactive terminal
-
- In Progress
-
- links to
-
Review(master) openjdk/jdk/26299