Why there is no successful message [adopt-open-jdk]

Dalibor Topic dalibor.topic at oracle.com
Tue Aug 9 14:38:13 UTC 2016


Yes. 

Success or failure of a command is indicated by its exit code, rather than by parsing its natural language output. The former is a simple thing to do well, the latter is quite a bit harder.

Please see System.exit(int) for details.

Cheers,
Dalibor Topic
--
<http://www.oracle.com> Dalibor Topic | Principal Product Manager
Phone: +494089091214<tel:+494089091214> | Mobile: +491737185961
<tel:+491737185961>

ORACLE Deutschland B.V. & Co. KG | Kühnehöfe 5 | 22761 Hamburg

ORACLE Deutschland B.V. & Co. KG
Hauptverwaltung: Riesstr. 25, D-80992 München
Registergericht: Amtsgericht München, HRA 95603

Komplementärin: ORACLE Deutschland Verwaltung B.V.
Hertogswetering 163/167, 3543 AS Utrecht, Niederlande
Handelsregister der Handelskammer Midden-Niederlande, Nr. 30143697
Geschäftsführer: Alexander van der Ven, Jan Schultheiss, Val Maher

<http://www.oracle.com/commitment> Oracle is committed to developing
practices and products that help protect the environment

> On 09.08.2016, at 16:14, Rahman USTA <rahman.usta.88 at gmail.com> wrote:
> 
> Hello;
> 
> When we use jdk tools and if any used command is executed normally,
> terminal doesn't give a successful message. Is there any reason for that? I
> think people expect a message after a command execution is finished.
> 
> Thanks
> 
> -- 
> Rahman USTA
> Istanbul JUG
> https://github.com/rahmanusta <http://www.kodcu.com/>


More information about the adoption-discuss mailing list