> This is to allow Console to be used even when it is not attached to the 
> platform provided terminal, such as the case when the standard input is 
> redirected. `System.console()` now returns a Console implementation based on 
> `jdk.internal.le` terminal by default, or jshell implementation if available. 
> A corresponding CSR has been drafted.

Naoto Sato has updated the pull request incrementally with one additional 
commit since the last revision:

  Making the wrapper classes static

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/11421/files
  - new: https://git.openjdk.org/jdk/pull/11421/files/a54aed5f..40de5d0a

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=11421&range=10
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=11421&range=09-10

  Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
  Patch: https://git.openjdk.org/jdk/pull/11421.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/11421/head:pull/11421

PR: https://git.openjdk.org/jdk/pull/11421

Reply via email to