Return-Path: X-Original-To: apmail-commons-issues-archive@minotaur.apache.org Delivered-To: apmail-commons-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id F3AD817666 for ; Tue, 10 Feb 2015 21:12:19 +0000 (UTC) Received: (qmail 4980 invoked by uid 500); 10 Feb 2015 21:12:12 -0000 Delivered-To: apmail-commons-issues-archive@commons.apache.org Received: (qmail 4854 invoked by uid 500); 10 Feb 2015 21:12:12 -0000 Mailing-List: contact issues-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: issues@commons.apache.org Delivered-To: mailing list issues@commons.apache.org Received: (qmail 4667 invoked by uid 99); 10 Feb 2015 21:12:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Feb 2015 21:12:12 +0000 Date: Tue, 10 Feb 2015 21:12:12 +0000 (UTC) From: "Mark Roberts (JIRA)" To: issues@commons.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (BCEL-211) Some additional clone methods should be public. 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/BCEL-211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Roberts updated BCEL-211: ------------------------------ Attachment: publics.diff > Some additional clone methods should be public. > ----------------------------------------------- > > Key: BCEL-211 > URL: https://issues.apache.org/jira/browse/BCEL-211 > Project: Commons BCEL > Issue Type: Improvement > Reporter: Mark Roberts > Attachments: publics.diff > > > For a user program to inspect the current state of program execution, the clone methods of Frame, LocalVariables and OperandStack need to be public. -- This message was sent by Atlassian JIRA (v6.3.4#6332)