Return-Path: X-Original-To: apmail-jackrabbit-dev-archive@www.apache.org Delivered-To: apmail-jackrabbit-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 4063B10A65 for ; Mon, 24 Mar 2014 10:59:05 +0000 (UTC) Received: (qmail 13341 invoked by uid 500); 24 Mar 2014 10:59:04 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 12799 invoked by uid 500); 24 Mar 2014 10:58:48 -0000 Mailing-List: contact dev-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@jackrabbit.apache.org Delivered-To: mailing list dev@jackrabbit.apache.org Received: (qmail 12652 invoked by uid 99); 24 Mar 2014 10:58:44 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 Mar 2014 10:58:44 +0000 Date: Mon, 24 Mar 2014 10:58:44 +0000 (UTC) From: "David Buchmann (JIRA)" To: dev@jackrabbit.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (JCR-3756) weakreferences not working with 2.6.5 on java 1.6.0_65 on a mac MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 David Buchmann created JCR-3756: ----------------------------------- Summary: weakreferences not working with 2.6.5 on java 1.6.0_65 on a mac Key: JCR-3756 URL: https://issues.apache.org/jira/browse/JCR-3756 Project: Jackrabbit Content Repository Issue Type: Bug Reporter: David Buchmann we got quite confused by a bug (which might be on the java vm side or jackrabbit) : asking for weak references of a document did not work. java version "1.6.0_65" Java(TM) SE Runtime Environment (build 1.6.0_65-b14-462-11M4609) Java HotSpot(TM) 64-Bit Server VM (build 20.65-b04-462, mixed mode) Mac OSX 10.9.2 installing the latest java 8 on the machine made the problem go away. -- This message was sent by Atlassian JIRA (v6.2#6252)