You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Emmanuel Bourg (JIRA)" <ji...@apache.org> on 2014/04/24 14:41:14 UTC

[jira] [Updated] (BCEL-55) Wrap JavaClass repository class (map values) with SoftReferences

     [ https://issues.apache.org/jira/browse/BCEL-55?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Emmanuel Bourg updated BCEL-55:
-------------------------------

      Description: This patch wraps the class repository map values with soft references so that out of memory conditions don't occur, (as easily), when BCEL is used to load lots of JavaClasses.  (was: This patch wraps the class repository map values with soft references so that 
out of memory conditions don't occur, (as easily), when BCEL is used to load 
lots of JavaClasses.)
         Priority: Minor
      Environment:     (was: Operating System: Windows XP
Platform: PC)
    Fix Version/s: 5.2
         Priority:   (was: P2)
         Severity:   (was: enhancement)
          Summary: Wrap JavaClass repository class (map values) with SoftReferences  (was: [PATCH] Wrap JavaClass repository class (map values) with SoftReferences)

> Wrap JavaClass repository class (map values) with SoftReferences
> ----------------------------------------------------------------
>
>                 Key: BCEL-55
>                 URL: https://issues.apache.org/jira/browse/BCEL-55
>             Project: Commons BCEL
>          Issue Type: Improvement
>          Components: Main
>    Affects Versions: 5.1
>            Reporter: Dave Brosius
>            Assignee: Apache Commons Developers
>            Priority: Minor
>             Fix For: 5.2
>
>         Attachments: clazz_catch_soft_refs.patch
>
>
> This patch wraps the class repository map values with soft references so that out of memory conditions don't occur, (as easily), when BCEL is used to load lots of JavaClasses.



--
This message was sent by Atlassian JIRA
(v6.2#6252)