From owner-freebsd-java@FreeBSD.ORG Thu Jun 20 00:09:39 2013 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 329272C7 for ; Thu, 20 Jun 2013 00:09:39 +0000 (UTC) (envelope-from bsd-src@helfman.org) Received: from mail-pa0-x22b.google.com (mail-pa0-x22b.google.com [IPv6:2607:f8b0:400e:c03::22b]) by mx1.freebsd.org (Postfix) with ESMTP id 12C501908 for ; Thu, 20 Jun 2013 00:09:39 +0000 (UTC) Received: by mail-pa0-f43.google.com with SMTP id hz11so5722018pad.30 for ; Wed, 19 Jun 2013 17:09:38 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:sender:date:x-google-sender-auth:message-id:subject :from:to:content-type:x-gm-message-state; bh=pG7SXkPr+YSJXgKVckQeMv/Oqyc+eTze888JUkDLIGk=; b=RzUsgKsdHJhoYVwBVE1SD6O3eQf6mRSdHegR05X4jF0s8hzEY3jYI2kiyN6F8sVRpL WPu5viDS/ee2rhDa+fYl+sxuZ/dA9MteX0J9ffTLPYriKt1Hb78ZtwT0LvG2jpDlP0Ir UnTiGK3viy8GqySvPi2gTDZvml2BprCQYn3D7WMfP+YcSeXWpUuELwcVhXUDI4fTp9EY Cocz9usiqadj36oZoleq7op1ZKfxTXVgZlKnTLbts3bXupoKtmgHAJExHM6+6/FClyhC JcE5ISOTYF1fDO5gTaWy4EYc4oQy8iloL/95TM1MH3x1H3H/u1qfxaOdP1GUYOpfx5Uo x/zw== MIME-Version: 1.0 X-Received: by 10.66.252.67 with SMTP id zq3mr9078407pac.186.1371686535905; Wed, 19 Jun 2013 17:02:15 -0700 (PDT) Sender: bsd-src@helfman.org Received: by 10.70.11.132 with HTTP; Wed, 19 Jun 2013 17:02:15 -0700 (PDT) Date: Wed, 19 Jun 2013 17:02:15 -0700 X-Google-Sender-Auth: DepASxMMbynlCgT-34XcOWkuA2w Message-ID: Subject: thread support From: Jason Helfman To: freebsd-java@freebsd.org X-Gm-Message-State: ALoCoQmp1ntDo0bFBhNA9giCUUyEI/z6KFjCUxbduNLdohPnQjZvl303pVJ1xQKPmTqhzdSMco4y Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Jun 2013 00:09:39 -0000 Hi, I have a new port that I am maintaining, and I wanted to try a feature of it, but get the following error: Exception in thread "main" java.lang.UnsupportedOperationException: Thread CPU Time Measurement is not supported. Any thoughts/ideas on this? Thanks! -jgh -- Jason Helfman | FreeBSD Committer jgh@FreeBSD.org | http://people.freebsd.org/~jgh | The Power to Serve