Return-Path: X-Original-To: apmail-jmeter-dev-archive@minotaur.apache.org Delivered-To: apmail-jmeter-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2C08610873 for ; Tue, 9 Jul 2013 12:14:14 +0000 (UTC) Received: (qmail 37564 invoked by uid 500); 9 Jul 2013 12:14:13 -0000 Delivered-To: apmail-jmeter-dev-archive@jmeter.apache.org Received: (qmail 37398 invoked by uid 500); 9 Jul 2013 12:14:09 -0000 Mailing-List: contact dev-help@jmeter.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@jmeter.apache.org Delivered-To: mailing list dev@jmeter.apache.org Received: (qmail 37188 invoked by uid 99); 9 Jul 2013 12:14:08 -0000 Received: from minotaur.apache.org (HELO minotaur.apache.org) (140.211.11.9) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Jul 2013 12:14:08 +0000 Received: from localhost (HELO [192.168.7.235]) (127.0.0.1) (smtp-auth username milamber, mechanism plain) by minotaur.apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Jul 2013 12:14:07 +0000 Message-ID: <51DBFE8D.5070507@apache.org> Date: Tue, 09 Jul 2013 12:14:05 +0000 From: Milamber Organization: Apache Software Fondation User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:20.0) Gecko/20100101 Firefox/20.0 SeaMonkey/2.17.1 MIME-Version: 1.0 To: JMeter Dev List Subject: Know issues in changes : Not supported: indent-number Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Hello, On changes page, we have: Note that there is a bug in Java on some Linux systems that manifests itself as the following error when running the test cases or JMeter itself: [java] WARNING: Couldn't flush user prefs: java.util.prefs.BackingStoreException: java.lang.IllegalArgumentException: Not supported: indent-number This does not affect JMeter operation. I think is related to this bug: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6396599 I will update this known issue with: "This issue is fixed since Java 7b05." + add bug link on word "a bug in Java". Milamber