Hello, could you help me with this question?
What is the difference between starting JVM with and without stream redirection to Console?
If the interactive console without redirection "will typically be connected to the keyboard and display from which the JVM was launched" how should the interactive console with redirection of standard input/output to Console work ?
The correct option do not say anything about relate the standard input/output streams to Console.
Thank you.
B.Regards,
Dfigueira
About Question enthuware.ocpjp.v7.2.1286 :
Moderator: admin
-
- Posts: 21
- Joined: Thu May 05, 2016 2:50 am
- Contact:
-
- Site Admin
- Posts: 9802
- Joined: Fri Sep 10, 2010 9:26 pm
- Contact:
Re: About Question enthuware.ocpjp.v7.2.1286 :
"with redirection" implies that your code redirects it to console, which is not required. You don't need to redirect them. They are already directed to the console by default.
HTH,
Paul.
HTH,
Paul.
If you like our products and services, please help us by posting your review here.
-
- Posts: 61
- Joined: Sat Feb 15, 2020 8:56 am
- Contact:
Re: About Question enthuware.ocpjp.v7.2.1286 :
"this" meaning the one from the previous sentence? so started automatically? or this rule applies to each and every one of them?If this virtual machine has a console
-
- Site Admin
- Posts: 9802
- Joined: Fri Sep 10, 2010 9:26 pm
- Contact:
Re: About Question enthuware.ocpjp.v7.2.1286 :
"This" meaning the VM on which the code that is trying to acquire the console is executing.
If you like our products and services, please help us by posting your review here.
-
- Posts: 61
- Joined: Sat Feb 15, 2020 8:56 am
- Contact:
Re: About Question enthuware.ocpjp.v7.2.1286 :
is it even possible?"with redirection" implies that your code redirects it to console, which is not required.
Who is online
Users browsing this forum: Bing [Bot] and 4 guests