Return-Path: X-Original-To: apmail-accumulo-notifications-archive@minotaur.apache.org Delivered-To: apmail-accumulo-notifications-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id F206610F85 for ; Fri, 10 Jan 2014 20:47:51 +0000 (UTC) Received: (qmail 38736 invoked by uid 500); 10 Jan 2014 20:47:51 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 38670 invoked by uid 500); 10 Jan 2014 20:47:51 -0000 Mailing-List: contact notifications-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jira@apache.org Delivered-To: mailing list notifications@accumulo.apache.org Received: (qmail 38631 invoked by uid 99); 10 Jan 2014 20:47:51 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Jan 2014 20:47:51 +0000 Date: Fri, 10 Jan 2014 20:47:51 +0000 (UTC) From: "Eric Newton (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ACCUMULO-2160) Run findbugs for 1.6 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/ACCUMULO-2160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13868277#comment-13868277 ] Eric Newton commented on ACCUMULO-2160: --------------------------------------- bq. Math.random() for Random.nextInt() I'm guessing that making new instances is cheap enough, but I don't know. bq. mean that their subclasses can now be considered equal to superinstances Right, that was the findbugs complaint: that it wouldn't work for subclasses. bq. Authorizations.contains(String) seems like it could be huge I'm not sure it changes the behavior at all. bq. making recentlyUnloadedCache work better Yep. I ported it back to 1.4 and 1.5, too. > Run findbugs for 1.6 > -------------------- > > Key: ACCUMULO-2160 > URL: https://issues.apache.org/jira/browse/ACCUMULO-2160 > Project: Accumulo > Issue Type: Task > Reporter: Eric Newton > Assignee: Eric Newton > Fix For: 1.6.0 > > -- This message was sent by Atlassian JIRA (v6.1.5#6160)