From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26743 invoked by alias); 11 Jul 2012 19:55:55 -0000 Received: (qmail 26731 invoked by uid 22791); 11 Jul 2012 19:55:54 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,DKIM_ADSP_CUSTOM_MED,FREEMAIL_FROM,KHOP_THREADED,NML_ADSP_CUSTOM_MED,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from sam.nabble.com (HELO sam.nabble.com) (216.139.236.26) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 11 Jul 2012 19:55:42 +0000 Received: from telerig.nabble.com ([192.168.236.162]) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1Sp30f-0004s9-ND for cygwin@cygwin.com; Wed, 11 Jul 2012 12:55:41 -0700 Message-ID: <34147783.post@talk.nabble.com> Date: Wed, 11 Jul 2012 19:55:00 -0000 From: saltnlight5 To: cygwin@cygwin.com Subject: Re: CTRL+C is not working with java on latest cygwin 1.7.15 In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit References: <34147441.post@talk.nabble.com> X-IsSubscribed: yes Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com X-SW-Source: 2012-07/txt/msg00190.txt.bz2 I do have the latest cygwin install. In fact I re-installed just today and it's still not working. I printed the full version in my previous email. Was that not the lastest cygwin version? K Stahl wrote: > > Just tested with this against the latest release version (1.7.15) and > everything works as expected. > > Example: > public final class Test { > public static void main(String[] args) { > System.out.println("This shall hang until CTRL-C is pressed..."); > for (;;); > } > } > > javac -cp . Test.java > java -cp . Test > > Press CTRL-C and you are returned to the terminal. > > -- > Problem reports: http://cygwin.com/problems.html > FAQ: http://cygwin.com/faq/ > Documentation: http://cygwin.com/docs.html > Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple > > > ----- ---- Zemian Deng -- View this message in context: http://old.nabble.com/CTRL%2BC-is-not-working-with-java-on-latest-cygwin-1.7.15-tp34147441p34147783.html Sent from the Cygwin list mailing list archive at Nabble.com. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple