Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [mat-dev] Next release of Memory Analyzer for Eclipse 2022-06 - help wanted
  • From: Andrew Johnson <andrew_johnson@xxxxxxxxxx>
  • Date: Mon, 25 Apr 2022 17:14:29 +0000
  • Accept-language: en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=uk.ibm.com; dmarc=pass action=none header.from=uk.ibm.com; dkim=pass header.d=uk.ibm.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=8e/krITq5eLut7dvqFaAz4D/rsjaNNPdLWaz4GV5RP4=; b=YJ6ro1LI8LdzgmPX8Jef+J8JvCCyDGt9Pe6ggFsGsT+1uu6P9Sldh4ZIojxrS4YLC9pX8EF14NH0gqHocRUbug60/w/N50Ogilpua0bNrPitqKp9uYZFUMwslVGeKSk8kyOsqXYtAoYvGMPjilIYob+Cs6tzLdFjSXZBLWZI1yj363ymcs3pFUyL07W6nOs83OXapwTjvEKBtdfDOGplCwmTwQY/0crQsN6Xq3Si4hKxTnGVqSNjaM4wNNfOUx+Lfb1iEt+P/B0a2nmA8/LB0zQVtbwRisQKZcIpmJN0Tb0/K/+7yZnYAw7977Yf+tmcf4lrem1EDtmDpCdpss5h4A==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=cQiWeprT+GsvOGSglXcRSM354BDLOuiaECI8QLRcL6wBeOQxAgvU/srbLxZ/qb5/LWqCf2pfCyGrX5iDw6KyGv8T7u49Q/cmDZmQtollaoMM45EeY6CS0NnpCQB7X5NuEEsQErria0f09MkU8TqofSQLArDckzeqP5aguXox3dU9eXoE2Rx5BvH8nEVkZuxZ3cAzXRYe/xtCxVX5vp0MlqTh1/tRlzzlSAlglYeTokuDH3UHmvH5nK2e/CgkVTbm0BQkwosndNHOi4u/yUJ7a6uzkGHsdIAbSZkcNhy1lgjCKHP0YSj5G2i0O6pnM3wYs+m0KXkQir/xOmX9BnY1eQ==
  • Delivered-to: mat-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/mat-dev/>
  • List-help: <mailto:mat-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/mat-dev>, <mailto:mat-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/mat-dev>, <mailto:mat-dev-request@eclipse.org?subject=unsubscribe>
  • Thread-index: AdhYx+tJVM5ueXU4Rr6kZSb6gDV24Q==
  • Thread-topic: [mat-dev] Next release of Memory Analyzer for Eclipse 2022-06 - help wanted

I have fixed the CI build problem with Bug 579734: Update MAT version to 1.13.0

https://bugs.eclipse.org/bugs/show_bug.cgi?id=579734

The problem was having multiple product files in the same directory with different version numbers. Thank you, Jason, for looking into it – details of the fix are in the bug.

For Bug 578945 Running as root corrupts configuration directory https://bugs.eclipse.org/bugs/show_bug.cgi?id=578945 should we set an option to stop MAT running as root? Does anyone run MAT as root? If so, why? One possible reason is to acquire heap dumps from any process on the system but perhaps it would be better to see if the acquire dumps using jps/jmap/jcmd or a helper VM could run as root instead. It seems a bit risky to run a large, long running application such as MAT as root.

Andrew Johnson

IBM

 

IBM United Kingdom Limited

Registered in England and Wales with number 741598.

Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AU


Back to the top