From owner-freebsd-threads@FreeBSD.ORG Wed Sep 8 01:09:08 2004 Return-Path: Delivered-To: freebsd-threads@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6DE9316A4CE for ; Wed, 8 Sep 2004 01:09:08 +0000 (GMT) Received: from hotmail.com (bay17-dav13.bay17.hotmail.com [64.4.43.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B23343D1D for ; Wed, 8 Sep 2004 01:09:08 +0000 (GMT) (envelope-from yangshazhou@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Tue, 7 Sep 2004 18:08:02 -0700 Received: from 61.187.16.2 by bay17-dav13.bay17.hotmail.com with DAV; Wed, 08 Sep 2004 01:08:02 +0000 X-Originating-IP: [61.187.16.2] X-Originating-Email: [yangshazhou@hotmail.com] X-Sender: yangshazhou@hotmail.com From: To: Date: Wed, 8 Sep 2004 09:05:58 +0800 MIME-Version: 1.0 Content-Type: text/plain; charset="gb2312" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1437 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 Message-ID: X-OriginalArrivalTime: 08 Sep 2004 01:08:02.0315 (UTC) FILETIME=[49E115B0:01C49540] Subject: sun-jdk14 can't run with '-server' in 5.3beta2 X-BeenThere: freebsd-threads@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Threading on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Sep 2004 01:09:08 -0000 We compiled /usr/ports/java/jdk14 in recent 5.3beta1 and beta2. Compilation succeeded. 'java -server' hung and can't be 'ctlr-c'. It has to be 'kill -9' to end. Is it a problem with new kernel?