-
Bug
-
Resolution: Fixed
-
P4
-
6
-
b71
-
generic
-
generic
Jaya Hangal wrote:
> Sherman,
>
> I believe there is a minor typo in the java.io.Console class description.
>
> --
> <p> Whether a virtual machine has a console is dependent upon the
> * underlying platform and also upon the manner in which the virtual
> * machine is invoked. If the virtual machine is started from an
> * interactive command line without redirecting the standard input and
> * output streams then its console will exist and will typically be
> * connected to the keyboard and display from which the virtual machine
> * was launched. If the virtual is started automatically, for example
> ^^^^^^^^^
> by a
> * background job scheduler, then it will typically not have a console.
> --
>
> virtual ==> virtual machine
>
> Sherman,
>
> I believe there is a minor typo in the java.io.Console class description.
>
> --
> <p> Whether a virtual machine has a console is dependent upon the
> * underlying platform and also upon the manner in which the virtual
> * machine is invoked. If the virtual machine is started from an
> * interactive command line without redirecting the standard input and
> * output streams then its console will exist and will typically be
> * connected to the keyboard and display from which the virtual machine
> * was launched. If the virtual is started automatically, for example
> ^^^^^^^^^
> by a
> * background job scheduler, then it will typically not have a console.
> --
>
> virtual ==> virtual machine
>