Return-Path: X-Original-To: apmail-avro-dev-archive@www.apache.org Delivered-To: apmail-avro-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 88701F3B8 for ; Tue, 30 Apr 2013 16:24:16 +0000 (UTC) Received: (qmail 25331 invoked by uid 500); 30 Apr 2013 16:24:16 -0000 Delivered-To: apmail-avro-dev-archive@avro.apache.org Received: (qmail 25267 invoked by uid 500); 30 Apr 2013 16:24:16 -0000 Mailing-List: contact dev-help@avro.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@avro.apache.org Delivered-To: mailing list dev@avro.apache.org Received: (qmail 25259 invoked by uid 99); 30 Apr 2013 16:24:16 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 30 Apr 2013 16:24:16 +0000 Date: Tue, 30 Apr 2013 16:24:16 +0000 (UTC) From: "Scott Carey (JIRA)" To: dev@avro.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (AVRO-1313) Java: Add system property for disabling sun.misc.Unsafe MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/AVRO-1313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Carey updated AVRO-1313: ------------------------------ Issue Type: Improvement (was: Bug) > Java: Add system property for disabling sun.misc.Unsafe > ------------------------------------------------------- > > Key: AVRO-1313 > URL: https://issues.apache.org/jira/browse/AVRO-1313 > Project: Avro > Issue Type: Improvement > Reporter: Scott Carey > Fix For: 1.7.5 > > > We should be able to disable use of sun.misc.Unsafe. > I propose that if the system property "avro.disable.unsafe" is non-null, we use reflection rather than Unsafe. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira